/* CSS Document */

f45507

.bluewithbullet:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0067c5;
}
.bluewithbullet:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0067c5;
}

.bluewithbullet:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#f45507;
	
}

.bluewithbullet:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f45507;
}

.bigorangetext {
    font-family :Arial;
	font-size : 40px;
	font-weight : bold;
	color:#f45507;
	text-decoration:none;
	
}

.bluewithbullet {
    font-family :Arial;
	font-size : 11px;
	font-weight : bold;
	color:#0067c5;
	text-decoration:none;
	
}



.borderstyle1{
	border-bottom-width:1px;
	border-color: #265665;
	}
	
.whitestrongfont {
    font-family :tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.bluetextforlink {
    font-family :tahoma;
	font-size : 11px;
	font-weight : normal;
	color:#0000FF;
	text-decoration:none;
	
}

.dedicatedtext {
    font-family :Arial;
	font-size : 11px;
	font-weight : normal;
	color:#265665;
	text-decoration:none;
	
}

.orangetext {
    font-family :Arial;
	font-size : 11px;
	font-weight : bold;
	color:#f45507;
	text-decoration:none;
	
}

.smallorangetext {
    font-family :Arial;
	font-size : 11px;
	font-weight : normal;
	color:#f45507;
	text-decoration:none;
	
}

.headerlinks:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.headerlinks:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.headerlinks:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFF00;
	
}

.headerlinks:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f45507;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

.boldtext {
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
/* CSS Document */

.bluetextforlink {
    font-family :tahoma;
	font-size : 11px;
	font-weight : normal;
	color:#0000FF;
	
}


.bluestrongfont {
    font-family :tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #265665;
}

.strongfont {
    font-family :tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #646464;
}

.strongfontwithunderline {
    font-family :tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #646464;
	text-decoration:underline;
}

.bodytextwithunderline {
    font-family :tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #646464;
	text-decoration:underline;
}


.footer:link {
    font-family : tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
}
.footer:visited {
    font-family : tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
}

.footer:hover {
  	font-family : tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #5873cb;
	text-decoration:none;
}
.footer:active {
  font-family : tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #C12935;
	text-decoration:none;
}





.input1 {
  border-bottom : 1px solid #265665;
  color: #000000;
  border-left : 1px solid #265665;
  border-right :1px solid #265665;
  border-top : 1px solid #265665;	
  font-family : verdana;
  font-size : 10px;
  background-color : #FFFFFF;

}

