.navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.navigation a:link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.navigation a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.navigation a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #131941;
	text-decoration: none;
}.bodycontent {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;
}
.bodycontentblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #306ABB;
	text-decoration: none;
}
.footer_address {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #657995;
	text-decoration: none;
	letter-spacing:1px;
}
.footer_address1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #657995;
	text-decoration: underline;
	letter-spacing:1px;
}
.footer_address1:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #657995;
	text-decoration: none;
	letter-spacing:1px;
}
.bluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.bluebold_verdana {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.heads {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #306ABB;
	text-decoration: none;
}
.bluestroke_bot {
    background-image:url(images/headsbot_fadebg.gif);
    background-repeat:no-repeat;
	background-position:bottom left;
}
.lightbluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #78A1DA;
	text-decoration: underline;
}
.whitebold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitenormal {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/whitebullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:13px;
	height:18px;
	padding-left:8px;
	display:block;
}
.footerbg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #595A5B;
	text-decoration: none;
	background-color: #DFE0E3;
}
.redbullet_content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;
	background-image:url(images/redbullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:15px;
	height:18px;
	padding-left:8px;
	display:block;
}
.redbullet_content1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;
	background:url(images/redbullet.gif) no-repeat 0 .5em;
	padding-left:8px;
}
.graytopbord {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3C1C1;
}
.squarbullet {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;
	background:url(images/squear_bullet.gif) no-repeat 0 .7em;
	padding-left:11px;
}
.squarbullet1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;
	background:url(images/squear_bullet.gif) no-repeat 0 .5em;
	padding-left:8px;
}
.textarea {
   font-family:tahoma;
   font-size:11px;
   color:#545556;
   font-weight:normal;
   border: 1px solid #8B8B8B;
   height:50px;
   background-color: #ffffff;
   scrollbar-face-color:#F3F3F3;
   scrollbar-highlight-color:#F3F3F3;
   scrollbar-3dlight-color:#F3F3F3;
   scrollbar-darkshadow-color:#C8C8C8;
   scrollbar-shadow-color:#C8C8C8;
   scrollbar-arrow-color:#696868;
   scrollbar-track-color:#E2E1E1;
}
.submitbut {
   background-color: #D9D3D0;
   border: 1px solid  #AAAAA9;
   font-family:tahoma;
   font-size:11px;
   font-weight:normal;
   color:#545556;
   }
   .textfield {
   font-family:tahoma;
   font-size:11px;
   font-weight:normal;
   color:#545556;
   border: 1px solid #8B8B8B;
}
