/* CSS Document */
/*LINK STYLES
A { color:#AB1C14;text-decoration:underline;font-weight:bold; } 
A:hover {color:#AB1C14 ;text-decoration:underline;font-weight:bold;} 
A:visited { color:#AB1C14;text-decoration:underline;font-weight:bold; } 
A:active { color:#AB1C14;text-decoration:underline;font-weight:bold; } 
A:visited:hover {text-decoration:underline;font-weight:bold;}*/

a:link, a:visited, a:active
	{color: #02569C;
	text-decoration: underline;
	font-weight: normal;
	}

.innertext{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#474747;
	text-align:justify;
	text-decoration:none;	
}
.possition{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-align:justify;
	text-decoration:none;
}
.innertextbold{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#474747;
	text-decoration:none;
}
.innertextredbold{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#02569C;
	text-decoration:none;
}
.title{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#02569C;
}
.link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#02569C;
	text-decoration:underline;
}

.latestnewsdate{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#323333;
}
.pressrelease{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#474747;
	text-decoration:underline;
}
.photo{
	padding:2px;
	border:#CCCCCC solid 1px;
}
.newslettersubscription{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#323333;
}
.newslettersubscription{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#02569C;
}
.copyright{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#565656;
	text-decoration:none;
}
.copyright1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	text-decoration:none;
}
.newsletterbox{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:130;
}
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:200;
}
.commentbox{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:200;
}
.newscombobox{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:50;
}
.comboboxdob{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:50;
}
.combobox{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:200;
}
.Buttons {
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px outset #cccccc;
	background: #3F87B7;
	font-weight: bold;
}
.message 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; text-decoration: none; 
	font-weight: bold; color: #CC0000
}


.inputbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:30;
}

.chkbox ul { list-style:none; padding:0px; margin:0px;}
.chkbox li{list-style:none; background:url(../images/chkbox.gif) no-repeat top left; line-height:8px; padding-left:17px; margin:12px; font-size:12px;}
