/* ######### Page Tables ######### */

#header {
	width:760px;
	background:url(menu.images/tabs/shade.gif);
	background-color: #999999;
}

#footer {
	background-image: url(menu.images/footer/35369_40.PNG);
	width: 766px;
	height: 75px;
}

/* ######### Text Styles ######### */

.bottommenu {
	font-size: 14px;
	text-align: center;
}

.copyright {
	color: #000000;
 	text-align: right;
	font-size: 12px;
}

.simdes {
	color: #996600;
	text-align: right;
	font-size: 10px;
}

.welcomebox {
	font-size: 14px;
	color: #FFFFFF;
}

.freeintro {
	font-size: 24px;
	text-align:center;
}

.ehrtp {
	color: #FFFF00;
	font-size: 22px;
}

.newaff {
	color: #ffcc2f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodymed {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodymid {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.headline{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; 
}

.bigblue {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal; 
}

/* ######### Shade Tabs ######### */

.shadetabs{
padding: 5px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
border-left-width: thick;
border-right-width: thick;
color: #2d2b2b;
background: white url(menu.images/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 10px;
color: #2d2b2b;
background: white url(menu.images/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
