body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seo{
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #646464;
	height:15px;
	vertical-align:middle;
	}
.redLink, .redLink:visited	{
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC2206;
	text-decoration: none;
	}
.redLink:hover {
	text-decoration: underline;
	}

.thumb, .thumb:visited	{
	border: 2px solid #DCE6EC;
	padding: 2px;
	vertical-align:middle;
	}
.top_link_bg{
	background-image:url(../images/top_link_bg.jpg);
	background-repeat:repeat-x;
	height:32px;
	}
.dotted_v_sep{
	background-image:url(../images/dotted_v_sep.jpg);
	background-repeat:repeat-y;
	}
.left_main_link{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:15px;
	color:#135A9F; /*3B72B8*/
	text-decoration:none;
	font-weight:500;
	}
.left_main_link:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:15px;
	color:#646464; /*83A27D 3B72B8*/
	text-decoration:none;
	font-weight:500;
	}
.active {
	color:#646464; /*83A27D 3B72B8*/
	}
.bottom_arrow{
	font-family:"Myriad Pro";
	font-size:8px;
	color:#749BCE;
	text-decoration:none;
	}
.left_arrow{
	background: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	vertical-align:baseline;
	height:15px;
	width:9px;
	float:left;
	/*
	font-family:"Myriad Pro";
	font-size:25px;
	color:#BECEE1;
	text-decoration:none;
	*/
	}
.left_dotted_sep{
	background-image:url(../images/left_dotted_sep.jpg);
	background-repeat:repeat-x;
	}
.left_sub_link{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#32547F;
	text-decoration:none;
	font-weight:500;
	}
.left_sub_link:hover{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#32547F;
	text-decoration:underline;
	font-weight:500;
	}
.welcome_text{
	font-family:Verdana;
	font-size:24px;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:500;
	}
.welcome_bold_text{
	font-family:Verdana;
	font-size:28px;
	color:#757575;
	text-decoration:none;
	font-variant:small-caps-bold;
	}
.project_bold_text{
	font-family:Verdana;
	font-size:24px;
	color:#757575;
	text-decoration:none;
	font-variant:small-caps-bold;
	}
.menu_top_link{
	font-family:Verdana;
	font-size:18px;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:500;
	}
.menu_top_link:hover{
	font-family:Verdana;
	font-size:18px;
	color:#AAAAAA;
	text-decoration:underline;
	font-weight:500;
	}
.menu_text{
	font-family:Verdana;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	font-weight:500;
	}
.project_link{
	font-family:Verdana;
	font-size:12px;
	color:#AAAAAA;
	text-decoration:none;
	}
.project_link:hover{
	font-family:Verdana;
	font-size:12px;
	color:#AAAAAA;
	text-decoration:underline;
	}
.image_link{
	cursor:pointer;
	}
.dotted_h_sep{
	background-image:url(../images/dotted_h_sep.jpg);
	background-repeat:repeat-x;
	}

.bottm_link{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.bottm_link:hover{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
.copyright_text{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	}
.address_text{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#8A8A8F;
	}
.content_text{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	text-decoration:none;
	color:#545454;
	}
.bold_text{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	}
.normal_text{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#8A8A8F;
	}
.email_link{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#8A8A8F;
	}
.email_link:hover{
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	color:#8A8A8F;
	}
	
.formLabel {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;	font-weight: bold;	color:#666666;	text-decoration: none;
	}
.passwordField  {
	BORDER: #9F1E09 1px solid;	FONT-SIZE: 12px;	COLOR: #000000;	
	background-color:#FFFFFF;	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, Arial;
	}
.chkboxField { 	height: 13px; margin-bottom:1px; }
input { 	height: 16px; padding-left:4px; padding-top:2px; }
.formField  {
	BORDER: #DFDFDF 1px solid;	FONT-SIZE: 12px;	COLOR: #747474;	
	background-color:#FFFFFF;	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, Arial;
	}
.disabled {
	BORDER: 0px;	COLOR: #000000; padding-bottom: 2px;
	background-color:#FAF8EC;	
	}

.formButton {
	FONT-SIZE: 14px;	COLOR: #000000;	
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, Arial;
	height:22px;
	padding: 0 0 10px 0px;
	}
.inputHighlighted {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;	font-size:12px;
	background-color: #EFF5FF; color: #000000; border: 1px solid #67AFCF;
	}
