/* CSS Document */
#homepage_container {
	border:#000 1px solid;
	margin: 2em auto 0 auto;
	padding:10px 0px;
	width:780px;
	height: 660px;
}
#subpages_container {width:700px; border:0;
					margin: 2em auto 0 auto;
					padding:10px 0px;}
#homepage_nav {width:400px;
			   padding:20px 5px;}
#homepage_header {width:700px;
				 padding-top:60px;
 				  height:50px;
				  background: url(images/fscgroup_trajanbg.jpg) no-repeat top;
				  text-align:center;}
				
#homepage_header p {
	text-align:left;
	font-size:13px;
	margin:10px auto 0 auto;
	padding:10px 5px;
	
}
#homepage_bottomlinks {padding:5px 0px;margin:0px 4px;}
#homepage_bottomlinks td{width:213px;
						 height:48px;}
#homepage_bottomlinks a:link, #homepage_bottomlink a:visited{color:#FFF;
text-align:center;
text-decoration:none;
font-weight:normal;}
#homepage_bottomlinks a:hover {color:#ccc;}

#header_subprs {width:85px;
height:30px;
background: #fff url(images/home_prs_button.gif) no-repeat top left; }

#header_subfsc {width:85px;
height:30px;
background: #fff url(images/home_fsc_button.gif) no-repeat top left; }

#header_sublms {width:85px;
height:30px;
background: #fff url(images/home_lms_button.gif) no-repeat top left; }

#header_subother{width:85px;
height:30px;
background: #fff url(images/home_other_button.gif) no-repeat top left; }

body,p, td, ul {font-size:12px;
				color: #000;
				font-family: Arial, Helvetica, sans-serif;}
a:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;

}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #666666;

}

.images {padding:5px 5px;}
.text_content {margin: 20px 10px;
text-align:left}
.bold {font-weight:bold;}
.dates {font-style:italic;
font-size:14px;}
.white_links {font-weight:bold;font-family:"Times New Roman", Times, serif;font-size:16px; }
.white_links a:link,.white_links a:visited {font-size:16px;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
color:#FFFFFF;
text-align:center;}
.fourteen{font-size:14px;
color:#666666;}
.large, .large a:link,.large a:visited {font-size:20px;font-family:"Times New Roman", Times, serif;
color:#000000;text-decoration:none;}
.large a:hover{color:#333333;text-decoration:underline;}
.lms_title {color:#10578D;font-size:20px;font-weight:bold;}
.fsc_title {color:#423B67;font-size:20px;font-weight:bold;}
.prs_title {color:#006A54;font-size:20px;font-weight:bold;}
.other_title {color:#666666;font-size:20px;font-weight:bold;}

.lms_color {color:#10578D;font-size:14px;font-weight:bold;}
.fsc_color {color:#423B67;font-size:14x;font-weight:bold;}
.prs_color {color:#006A54;font-size:14px;font-weight:bold;}
.other_color {color:#666666;font-size:14x;font-weight:bold;}

.white_links a:hover{color:#666666;
	text-align:center;
	text-decoration:none;
}

.home_lms_link,.home_lms_link, .home_lms_link a:link,.home_lms_link a:visited{font-family:"Times New Roman", Times, serif;
color:#FFF;
text-decoration:none;
padding:0px 0px;
margin:0px 0px;
background-color:#8CA9BA;}

.home_lms_link a:hover{
color:#666666;}

.home_fsc_link, .home_fsc_link a:link,.home_fsc_link a:visited{font-family:"Times New Roman", Times, serif;
background-color:#473B67;
color:#FFF;
text-decoration:none;
padding:0px 0px;
margin:0px 0px;}

.home_fsc_link a:hover{
color:#666666;
}

.home_prs_link, .home_prs_link a:link,.home_prs_link a:visited{font-family:"Times New Roman", Times, serif;
background-color:#8BB799;
color:#FFF;
text-decoration:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}

.home_prs_link a:hover{
color:#666666;
}

.home_other_link, .home_other_link a:link,.home_other_link a:visited{font-family:"Times New Roman", Times, serif;
background-color:#666666;
color:#FFF;
text-decoration:none;
padding:0px 0px;
margin:0px 0px;}

.home_other_link a:hover{
color:#666666;
}



#footer, #footer a:link, #footer a:visited{font-family:"Times New Roman", Times, serif;
font-size:11px;
		 color: #666;
		 font-weight: normal;
		 padding:20px 5px;
		 text-align:center}
		#footer a:hover{color: #333333;} 

		 
.img_shadow a:hover  {
  float:left;
  background: url(shadowblock.png) no-repeat bottom right !important;
  background: url(shadowblock.jpg) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img_shadow-sm a:hover  {
  float:left;
  background: url(shadowblock_sm.png) no-repeat bottom right !important;
  background: url(shadowblock_sm.jpg) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }


.lms_bullets ul {list-style-image:url(images/bullet_lms.gif)}
.fsc_bullets ul{list-style-image:url(images/bullet_fsc.gif)}
.prs_bullets ul{list-style-image:url(images/bullet_prs.gif)}
.other_bullets ul{list-style-image:url(images/bullet_other.gif)}

.small {font-size:10px;font-family:Arial, Helvetica, sans-serif}
