@charset "UTF-8";
/* CSS Document */


 
#rightContent {
	float: right;
	height: 850px;
	width: 724px;
}
#sliderContainer {
	float: left;
	height: 250px;
	width: 724px;
}
  
#slider {
	width:724px;
	height:250px;
				
	/*IE bugfix*/
	padding:0;
	margin:0;
}
			
#slider li { 
	list-style:none; 
}
			
#page {
	width:724px;
}
  
  h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00305E;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
}
  
h2 {
	color: #FFFFFF;
	margin-top: 14px;
	margin-left: px;
	margin-bottom: 10px;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}#rightContent table {
	margin-left: 20px;
}
#rightContent table tr td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 20px;
}
#st-content {
	height: 850px;
	width: 1024px;
	background-color: #7796B2;
}
#rightContent table tr td a   {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rightContent table tr td a:hover    {
	color: #00305E;
	text-decoration: underline;
	font-weight: bold;
}
#rightContent table tr td   {
	color: #FFFFFF;
}
#rightContent p   {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00305E;
	line-height: 40px;
}
#rightContent p a {
	color: #00305E;
}
#rightContent table .white-bg {
	background-color: #BBCAD8;
}
