body
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
li
{
	list-style: none;
}
.isoitem
{
	height: 32px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	color: #000;
	cursor: pointer;
	
}
.isoitem a
{
	
	color: #000;
	text-decoration: none;
}

.isoitem:hover, .isoitem a:hover
{
font-weight: bold;
	height: 32px;
	width: auto;
	background-color: #003893;
	color: #ffff00;
}
.flag_bg
{
	background: transparent url(images/flags_bg.gif) repeat-x center;
}

/*.flag_bg img
{
	border: solid 1px #ccc;
}
*/

.top_nav_line{
background-image:url(images/toplinks_bottom_line.gif);
background-repeat:repeat-x;

}


.home_link a
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.home_link a:hover
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}


.mid_head_bg
{
	background-image: url(images/middle_head.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.mid_head_bg a
{
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mid_head_bg a:hover
{
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
.mid_padding
{
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
}

.certificate
{
	background-color: #F0F0F0;
}

.blubold_text
{
	font-size: 9pt;
	font-weight: bold;
	color: #003893;
}

.footer_color
{
	background-color: #E8E9EE;
	color: #2E62AB;
	font-size: 9pt;
	font-weight: normal;
}

.red_link a
{
	text-decoration: none;
	color: #BE0028;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
}
.red_link a:hover
{
	text-decoration: none;
	color: #5E2728;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
}

.side_links a
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	
}
.side_links a:hover
{
	text-decoration: underline;
	color: #5E2728;
	font-weight: normal;
	font-size: 9pt;
	
}

.red_bottom
{
	color: #BE0028;
	font-size: 9pt;
	margin-left: 10px;
}

.blue_bottom
{
	color: #003893;
	font-size: 9pt;
	margin-left: 10px;
}

#clock
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.border_bottom
{
	border-bottom: solid 1px #ffffff;
}
.border
{
	border: 1px solid #666666;
}

.text12
{
	color: #333333;
	font-size: 10pt;
	padding: 7px;
	text-align: justify;
}
.lightbluelink
{
	color: #2E62AB;
	font-size: 9pt;
	text-decoration:none;
}
.lightbluelink:hover
{
	color: #2E62AB;
	font-size: 9pt;
	text-decoration:none;
}


/*****left strips*********/
.leftstrips
{
	background-color: #f0f0f0;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	min-height: 20px;
	max-height: 20px;
	height: 20px;
	padding:5px;
}
.leftstrips tr,.leftstrips td, .leftstrips td a
{
	background-color: inherit;
	color: #000;
	font-weight: inherit;
	text-decoration: none;
	
	height: 20px;
}
.leftstrips tr a:hover, .leftstrips td a:hover
{
	background-color: #003893;
	
	font-weight: bold;
	text-decoration: none;
	
	min-height: 20px;
	max-height: 20px;
	height: 20px;
	color: #ffff00;
}

/*.leftstrips a.bg
{
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: default;
	color: black;
	background-color: #f0f0f0;
	font-weight: normal;
	height: 20px;
}
.leftstrips a.bg:hover
{
	background-color: #003893;
	color: #ffff00;
	font-weight: bold;
	width: 100%;
	height: 100%;
	height: 20px;
}
.leftstrips td.bg
{
	padding: 0;
	margin: 0;
	height: 20px;
	width: 100%;
	height: 100%;
}
.leftstrips
{
	background-color: #f0f0f0;
	height: 20px;
}*/
a
{
	color:Blue;
	text-decoration:underline;
}
a:hover
{
	color:Red;
	
	text-decoration:inherit;
}

.Hyperlink {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
}
