.headertopbar {
    background-image: url(../images/noisy_grid.png);
	background-repeat:repeat-x;
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
}
.wrapper {
	margin: 0 auto;
	width: 1025px;
	font-family: sans-serif;
}
.buttonsim {
	background-color:#2489CE;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;    
	-moz-border-radius-topright: 0px;   
	border-bottom-right-radius: 8px;   
	-moz-border-radius-bottomright:8px;
	margin-left:2px;
}
.buttonsim_1 {
	background-color:#1D6EA5;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;    
	-moz-border-radius-topright: 0px;   
	border-bottom-right-radius: 8px;   
	-moz-border-radius-bottomright:8px;
	margin-left:2px;
}
.buttonsimloginout {
	background-color:#444444;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;    
	-moz-border-radius-topright: 0px;   
	border-bottom-right-radius: 8px;   
	-moz-border-radius-bottomright:8px;
	margin-left:2px;
}
.buttonsim2 {
	background-color: #2489CE;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-left: 2px;
	font-variant: small-caps;
}
.buttonsim2a {
	background-color: #2489CE;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-left: 2px;
	font-variant: small-caps;
	font-size:1.09em;
	/*font:-webkit-small-control;*/
}
.buttonsim3 {
	background-color: #444444;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-left: 2px;
	font-variant: small-caps;
}
.buttonsim:hover {
	background-color:#1D6EA5;
	text-decoration:none;
}
.buttonsim_1:hover {
	background-color:#114263;text-decoration:none;
}
.buttonsim2:hover {
	background-color:#1D6EA5;
	text-decoration:none;
}
.buttonsim2a:hover {
	background-color:#1D6EA5;
	text-decoration:none;
}
.buttonsim3:hover {
	background-color:#000000;
	text-decoration:none;
}




.buttonsimloginout:hover {
	background-color:#000000;
	text-decoration:none;
}
.textparagraphs {
	line-height:21px;
	font-size:15px;
	margin-left:6px;
	color:#505050;
}
.textparagraphs a:link {
	color:#2489CE;
}
.textparagraphs a:hover {
	color:#1D6EA5;
}
.textparagraphsfrontpage {
	line-height:22px;
	font-size:16px;
	color:#505050;
}
.textparagraphsB {
	line-height:15px;
	font-size:12px;
	margin-left:1px;
	color:#505050;
}
.subheadtextparagraphs {
	font-size:17px;
	color:#2489CE;
}
.subheadbtextparagraphs {
	font-size:17px;
	color:#000000;
	margin-top:10px;
	margin-left:6px;
}
.paragraphspace {
	margin-top:7px;
	margin-bottom:1px;
}
.paragraphspaceul {
	margin-top:-8px;
	margin-bottom:0px;
}






.radiobuttonlist {
    font-size: 12px;
    color: #000; /* non selected color */
	position:relative;
	z-index:4;
	}
.radiobuttonlist input {
    width: 0px;
    height: 0px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.radiobuttonlist label {
	color: #B9B9B9;
	background-color: #444444;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:0px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 0px;    
	-moz-border-radius-topright: 0px;   
	border-bottom-right-radius: 0px;   
	-moz-border-radius-bottomright:0px;
	margin-left:2px;
	text-transform: uppercase;
	position:relative;
	z-index:0;
	border-top: 2px solid #444444;
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #2489CE;
}
.radiobuttonlist span.selectedradio label {
    background-color: #FFFFFF;
    color: #000;
    font-weight: bold;
    border: 2px solid #2489CE;
    border-bottom-width: 2px;
	z-index: 5;
	border-bottom-color: #FFF;
}
.radiobuttonlist label:hover {
    color: #FFFFFF;
    background: #2489CE;
	border: 2px solid #2489CE;
}
.radiobuttoncontainer {
    position:relative;
    z-index:1;
	padding-top:20px;
}
.radiobuttonbackground {
    position:relative;
    z-index:0;
    /*border: solid 1px #AcA899; 
    padding: 10px; 
    background-color:#F3F2E7;*/
}
.radiobuttoncontainer:after {
   	position: absolute;
    content: "";
    width: 100%;
    bottom: 7px;
    left: 0;
	border-bottom: 2px solid #2489CE;
    z-index: 2;
}
.radiobuttoncontainer:before {
   z-index: 1;
}
.blueboxes {
	border-bottom: 2px solid #2489CE;
	border-left: 2px solid #2489CE;
	border-right: 2px solid #2489CE;
	margin-top: -9px;
}
.lock {
	width: 11px;
	height: auto;
	float: right;
	margin-top: 4px;
}
.lock2 {
	width: 11px;
	height: auto;
}
.tooltip {
	margin-left: 4px;
	width: 12px;
	height:	12px;
}


table #MainContent_radGraphTypes {
    border-collapse: collapse;
    border-style: hidden;
}

#MainContent_radGraphTypes td, #MainContent_radGraphTypes th {
    border-right: 2px solid #39b54a;
	padding-right:10px;
	padding-left:10px;

}
.smallx {
	width:100%;
	text-align:center;
	font-size:10px;
}

.simvidtitle {
	font-weight:bold;
	font-size:20px;
	color:#39b54a;
	margin-top:4px;
}