/*BODY STYLES*/
body {
	background-color: #eeeeee;
	background-image: url('images/simBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
html, body {
    height: 100%;
}


td, tr {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#1e5ca3;
	line-height:1.5em;
	text-decoration: none;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}

/*Layout Styles*/
#bigBlock {
	width: 920px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/simCenterBG2011.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;	
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}
#bigBlock1 {
	width: 920px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/simCenterBG12011.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;	
}
html>body #bigBlock1 {
	height: auto;
    min-height: 100%;
}
#leftBorder{
	position:absolute;
	top:0px;
	left:-40px;
	width:40px;
	height:600px;
	background-image: url('images/simLeftBG.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#rightBorder{
	position:absolute;
	top:0px;
	right:-40px;
	width:40px;
	height:600px;
	background-image: url('images/simRightBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#leftContainer{
float: left;
	width: 206px;
	/*margin-right:22px;*/
}
#otherLeft{
	position:relative;
	width:172px;
	padding-top:22px;
	padding-left:25px;
	color:#1e5ca3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
#rightContainer{
	float: right;
	width: 693px;


}/*div> #rightContainer {
	float: left;
	width: 683px;
}*/
#buffer {
	width: 920px;
	clear: both;
	height: 30px;
	font-size: 1px;
}
/*LOGO*/
logo{
	position:relative;
	width:206px;
	height:148px;
	
}
/*LEFT COLUMN STUFF*/

#newsBG{
	position:relative;
	width:206px;
	height:202px;
	background-image: url('images/simNewsletterBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#newsBG1{
	position:relative;
	width:206px;
	height:202px;
	background-image: url('images/simNewsletterBG1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#newsContainer{
	position:relative;
	width:172px;
	padding-top:22px;
	padding-left:25px;
	color:#1e5ca3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
h3{
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color:#005aa1;*/
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
}
.headingColour{
	color:#5f8099;
}
.headingColour1{
	color:#005aa1;
}
.newsForm{
	width:110px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#005aa1;
	text-decoration: none;
	background-color: #f3f5f7;
	border: 1px solid #bed1df;
	margin-bottom:1px;
		padding-left:5px;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
}
html>body .newsForm{
	width:110px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#005aa1;
	text-decoration: none;
	background-color: #f3f5f7;
	border: 1px solid #bed1df;
	margin-bottom:4px;
		padding-left:5px;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
}
.newsForm1{
	width:110px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#005aa1;
	text-decoration: none;
	background-color: #f3f5f7;
	border: 1px solid #bed1df;
		padding-left:5px;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
}
.newsButton{
	width:52px;
	height:41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:42px;
	color:#005aa1;
	text-decoration: none;
	background-color: #f3f5f7;
	border: 1px solid #bed1df;
	text-transform: uppercase;
	margin-top:1px;
}
html>body .newsButton{
	width:52px;
	height:42px;
	margin-top:0px;
	text-transform: uppercase;
}
/*RIGHT COLUMN STUFF*/

#flashContainer{
	position:relative;
	width:693px;
	height:465px;
	padding:0px;
	margin:0px;
}
#flashContainerSub{
	position:relative;
	width:693px;
	height:338px;
	padding:0px;
	margin:0px;
}
h1{
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*color:#005aa1;*/
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-top:23px;
	padding-bottom:5px;
	margin:0px;
	text-transform: uppercase;
	background-image: url('images/simHeadingLine.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contentContainer{
	position:relative;
	width:660px;
	padding-left:23px;
	padding-bottom:70px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#1e5ca3;
	line-height:1.5em;
	text-decoration: none;

}
#flashmapContainer{
	float:right;
	width: 263px; 
	height: 162px;
	padding-left:5px;
	padding-bottom:0px;
}
.contentContainer a:link{
	color:#6e6e6e;
	text-decoration: underline;
	font-weight:normal;
}
.contentContainer a:visited{
	color:#6e6e6e;
	text-decoration: underline;
	font-weight:normal;
}
.contentContainer a:hover{
	color:#005aa1;
	text-decoration: underline;
	font-weight:normal;
}


.rightPic{
float:right;
}
.feature1{
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	width: 366px;
	height: 57px;
	background-image: url('images/simfeatureBG1.gif');
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#6e6e6e;
	line-height:1.5em;
	text-decoration: none;
}
.feature1 a:link{
	color:#076aae;
	text-decoration: underline;
	font-weight:normal;
}
.feature1 a:visited{
	color:#076aae;
	text-decoration: underline;
	font-weight:normal;
}
.feature1 a:hover{
	color:#076aae;
	text-decoration: underline;
	font-weight:bold;
}

.feature2{
	position:relative;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	width: 366px;
	height: 57px;
	background-image: url('images/simfeatureBG2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#6e6e6e;
	line-height:1.5em;
	text-decoration: none;
}
.feature2 a:link{
	color:#076aae;
	text-decoration: underline;
	font-weight:normal;
}
.feature2 a:visited{
	color:#076aae;
	text-decoration: underline;
	font-weight:normal;
}
.feature2 a:hover{
	color:#076aae;
	text-decoration: underline;
	font-weight:bold;
}
.featurePic{
	float:left;
	padding-right:5px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0c6db0;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-weight:bold;

}


/*PARTNER LOGO SYLES*/

#bottomHolder{
	position:relative;
	width:660px;
	bottom:0px;
	margin-left:230px;
}
#logoHolder1{
	position:relative;
	width:660px;
	bottom:0px;

}
.logoLeft{
	background-color:#ffffff;
	padding:5px;
	position: absolute;
	left: 15px;
	bottom: -82px;
	margin-top:40px;
	margin-bottom:70px;
}
.logoRight{
	position: absolute;
	right: 0px;
	bottom: -82px;
	background-color:#ffffff;
	padding:5px;
		margin-top:40px;
	margin-bottom:70px;
}
.logoMid{
	position: absolute;
	left: 254px;
	bottom: -82px;
	background-color:#ffffff;
	padding:5px;
		margin-top:40px;
	margin-bottom:70px;
}


/*FOOTER STUFF*/
#footerBG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5f8099;
	background-image: url('images/simFooterBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 920px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height:31px;
	text-align: center;
}

#footerBG a:link{
	color: #5f8099;
	text-decoration: underline;
		font-size: 9px;
}
#footerBG a:visited{
	color: #5f8099;
	text-decoration: underline;
		font-size: 9px;
}
#footerBG a:hover{
	color: #005aa1;
	text-decoration: underline;
		font-size: 9px;
}
/*MENU STUFF*/

#menuContainer{
	position:relative;
	width:173px;
	/*height:340px;*/
	margin-left:25px;
}

#menuWidth { 
	position:relative;
	width:173px;
 	padding: 0px;
 	margin: 0px;
}
/*#menu { 
 padding: 0px;
 margin: 0px;
}*/
#menu { 
 position:relative;
 padding: 0px;
 margin: 0px;
 text-align:left;
}


.menublock-1, .menublock-selected-1 { }
.menublock-1 .menublock-2 { display: none; }
.menublock-selected-1 .menuitem-1 { }
.menublock-1     .menuitem-1 { }

.menuitem-1 {
	width: 163px;
	display: block;
	text-align: left;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color: #0669ae;
	background-color:#eeeeee;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url('images/simMenuMinus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.menuitem-1:hover {
	/*margin: 5px 0px 5px 0px;*/
		padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-image: url('images/simMenuPlus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
 	color: #ffffff;
	background-color:#076aae; 
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menuitem-selected-1 {
	width: 163px;
	display: block;
	text-align: left;
	/*margin: 2px 0px 2px 0px;*/
	font-weight: normal;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-image: url('images/simMenuPlus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
	background-color:#076aae;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuitem-selected-1:hover {

}
.menuitem-2 {
	width: 146px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:22px;
	padding-right:5px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-image: url('images/simMenuArrow.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	background-color:#076aae;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: left center;
}
.menuitem-2:hover {
 text-decoration: none;
 color: #6bd7fa;
}
.menuitem-selected-2 {
	width: 146px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:22px;
	padding-right:5px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
 color: #6bd7fa;
	background-image: url('images/simMenuArrow.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	background-color:#076aae;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: left center;
}
.menuitem-selected-2:hover {
 text-decoration: none;
 color: #6bd7fa;
}
.menuitem-3 {
 width: 157px;
 padding: 0px;
 padding-left: 22px;
 margin: 1px 0px 0px 19px;
 display: block;
 text-decoration: none;
 color: #4c5e73;
 background-image: url('images/complete_subsubmenuBG1.gif');
 background-repeat: repeat-y;
 font-size: 65%;
 font-weight: bold;
}
.menuitem-3:hover {
 text-decoration: underline;
 color: #002553;
}
.menuitem-selected-3 {
 width: 157px;
 padding: 0px;
 padding-left: 22px;
 margin: 1px 0px 0px 19px;
 display: block;
 text-decoration: none;
 color: #4c5e73;
 background-image: url('images/complete_subsubmenuBG1.gif');
 background-repeat: repeat-y;
 font-size: 65%;
 font-weight: bold;
 font-style: italic;
}
.menuitem-selected-3:hover {
 text-decoration: underline;
 color: #002553;
}


/*FOR STATIC HOME LINK*/

.menuitem-stat {
	width: 173px;
	height:32px;
	display: block;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #0669ae;
	background-color:#eeeeee;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:32px;
	background-image: url('images/simMenuMinus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	cursor:pointer;
}
.menuitem-stat a:link {
	color: #0669ae;
	width: 163px;
	background-color:#eeeeee;
	text-decoration:none;

}
.menuitem-stat a:visited {
	color: #0669ae;
		width: 163px;
	background-color:#eeeeee;
	text-decoration:none;

}
.menuitem-stat a:hover {
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	width: 173px;
	height:32px;
	display: block;
	line-height:32px;
	background-color:#0669ae; 
	background-image: url('images/simMenuPlus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
}






.menuitem-stat1 {
	width: 163px;
	display: block;
	text-align: left;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-image: url('images/simMenuPlus1.gif');
	background-repeat: no-repeat;
	background-position: right center;
 	color: #ffffff;
	background-color:#076aae; 
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
		cursor:pointer;
}
	

.menuitem-stat1 a:link {
	color: #ffffff;
	background-color:#076aae; 
	text-decoration:none;
}

.menuitem-stat1 a:visited {
	color: #ffffff;
	background-color:#076aae; 
	text-decoration:none;
}
.menuitem-stat1 a:hover {
	color: #ffffff;
	background-color:#076aae; 
	text-decoration:none;
}