body{
	margin:0px;
	padding:0px;
}
.home_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:26px;
	word-spacing:0.1em;
}
.blue_color
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002c54;
	line-height:26px;
	word-spacing:0.1em;
}
.white_border{
	background-image:url(../images/white_border.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.blue_back{
	background-image:url(../images/blue_border.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.blue_back2{
	background-image:url(../images/blue_border2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
.content_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1376a2;
	line-height:17px;
	padding:0px 36px 0px 36px;
}
.content_text a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.content_text a:hover{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.prof_back{
	background-image:url(../images/grey_dots.gif);
	background-repeat:repeat-x;
}
.other_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1376a2;
	height:17px;
}
.other_link a{
	color:#666666;
	text-decoration:none;
}
.other_link a:hover{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.div_style{
	position:absolute; 
	width:335px; 
	height:140px; 
	visibility:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1376a2;
	line-height:17px;
	padding:0px 10px 0px 10px;
	overflow:auto;
}
.div_style a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.div_style a:hover{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.photo_dot{
	background-image:url(../images/photo_bot_dot.gif);
	background-position:top;
}