/* CSS Document */

.grey_header {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.head {
	font-family: tahoma, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.content {
	font-size: 12px;
	color: #333333;
	font-family: tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
.content_small {
	font-size: 11px;
	color: #333333;
	font-family: tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
.header {
	font-size: 16px;
	color: #88A7B6;
	font-family: tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
.footer {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
body {
	margin-top: 0px;
	background-image: url(images/new/body.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	top: 0px;
}
.bgWhite {

	background-color: #FFFFFF;

	border-right: 1px solid #cccccc;

	border-left: 1px solid #cccccc;

	padding-top: 0px;

	padding-bottom: 0px;


	}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px tahoma;
	line-height: 25px;
	background-color: #9CB6C3;
	width: 150px;
	z-index: 100;
	text-align:left;
}

.anylinkcss a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 10px;
text-decoration: none;
font-weight: bold;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #89A7B6;
color: black;
}

.anylinkcss_med{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
background-color: #bed600;
width: 200px;
}

.anylinkcss_med a{
color: #333333;
width: 100%;
display: block;
border-bottom: 1px solid gray;
text-indent: 10px;
text-decoration: none;
font-weight: bold;
}

.anylinkcss_med a:hover{ /*hover background color*/
background-color: #cee040;
color: black;
}

.anylinkcss_wide{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
background-color: #bed600;
width: 250px;
}

.anylinkcss_wide a{
color: #333333;
width: 100%;
display: block;
border-bottom: 1px solid gray;
text-indent: 10px;
text-decoration: none;
font-weight: bold;
}

.anylinkcss_wide a:hover{ /*hover background color*/
background-color: #cee040;
color: black;
}

.anylinkcss_swide{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
background-color: #bed600;
width: 280px;
}

.anylinkcss_swide a{
color: #333333;
width: 100%;
display: block;
border-bottom: 1px solid gray;
text-indent: 10px;
text-decoration: none;
font-weight: bold;
}

.anylinkcss_swide a:hover{ /*hover background color*/
background-color: #cee040;
color: black;
}

img.displayed {
display: block;
margin-left: auto;
margin-right: auto;
}
