* {
	margin: 0;
	padding: 0;
}

a {
	color: rgb(96, 96, 96);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {/*Controls formatting of text for entire website*/
	font-family: Arial;
	font-size:10pt;
	color: rgb(96, 96, 96);
	text-align: justify;
	background-color:rgb(0, 0, 0);
	padding-top:35px;
}

br.clear {
	clear: both;
	}
#main {
	position: relative;
	padding: 0;
	margin: 20px 0 0px 0;
}

#outer {
	position: relative;
	width: 100%;
	padding-bottom:12px;
	margin: 0 auto 0 auto;
}
	
/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs b{


}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}

/* menu-specifc
*************************/

#menu
{
position: relative;
z-index: 5;
top: 0;
left: 0;
width: 100%;
height: 25px;
line-height: 30px;
margin-top:10px;
}

#menu ul
{
margin: 0 auto;
}

#menu ul li.hasmore
{
background: url(images/drophighlight.png) no-repeat center 27px;
}

#menu ul li h4
{
margin: 0;
}

#menu ul li h4 a
{
font-size: 14px;
color: #000;
padding: 0 15px;
}

#menu ul li a
{
color: #FFFFFF;
padding-left: 4px;
}

#menu ul li a img
{
vertical-align: middle;
}

#menu ul li b
{color: white;
font-size: 13.5pt; 
line-height: 115%; 
font-family: Arial;
}

#menu ul li a:hover
{
background: url(images/topselectionleft.png) top left no-repeat;
}

#menu ul li a span
{
	text-transform: uppercase;

display: block;
font-size: 10pt;
padding: 0 5px 0 5px;
color: white; 
text-align: center;
}

#menu ul li a:hover span
{
background: url(images/topselectionright.png) top right;
}

#menu ul.dropdown
{
padding: 10px;
background-image: url(images/dropdown.png);
overflow:hidden;
color: white;  
text-align: center;
width: 200px;
}

#menu ul.dropdown li a
{
font-size: 10pt;
line-height: 30px;
overflow: hidden;
height: 30px;

background-color: rgb(0, 0, 0) ;
}

#menu ul.dropdown li.last a
{
border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
background: #111111 url(images/menuarrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
background-image: none;
}

/* new types
********************/

#sidebar1{

background-color: white;
margin-top: 0px;
padding-top: 35px;
margin-left: auto; 
margin-right: auto;
width: 75%; 
padding-bottom: 100px; 
margin-bottom:0px;
}


.subpage{
margin-left: 100px;
margin-right: 100px;
}
.standard{
}

.topLogo{
margin-top:10px;width: 75%; height: 150px; margin-left:auto; margin-right:auto;
}
.biglogo{
text-align: center;
width:173px; height:100px; vertical-align:bottom;
border:none;
}
.logo{
width:20%;
height:20%;
}



#coloredTableCell{
vertical-align: top; 
background-color: #CFCFCF;
border-style:solid;
border-width:1px;
border-color:black;
padding:5px;
}
#coloredTableCell.color1{
background-color: rgb(198, 217, 241);
}
#coloredTableCell.color2{
background-color: rgb(255, 255, 102);
}
#coloredTableCell.color3{
background-color: rgb(139, 255, 139);
}
.coloredTableDataLeft{
width: 35%;
}
.coloredTableDataRight{
width:65%;
}
.tableStyle{
width:100%; border: 1.5pt solid black; background-color: rgb(230, 230, 230); margin-bottom: 11.25pt; text-align: left; }

#orangeBlock{
border: 1pt solid black;
margin:-5px;
padding: 5px;
vertical-align: top;
background-color: rgb(230, 200, 120);
}
#indexRow{
	position: relative;
	text-align:center;
}
#indexCell{
		display: inline-block;
		width: 23%;
		height: 175px;
		margin: 0.5%;
		padding: 0.5%;
		background: #FFF;
		color: #363636;
		text-align: center;
}
#indexCell.centerPanel{
		vertical-align:top;
}
#indexCell.rightPanel{
		vertical-align:top;

		border-radius: 0 10px 10px 0;
}
#indexCell.leftPanel{
		vertical-align:top;

		border-radius: 10px 0 0 10px;
}

.scalePicture{
width: 150px;
height:100px;
}
.photo{
margin-left:1%;
margin-right:1%;
width:30%;
height:190px;
border-style:solid;
border-color:black;
border-width:2px;
}
.headingBanner{
color:black;
text-transform: uppercase;
font-weight: bold;
font-size: 12pt;
vertical-align: middle;
line-height: 20px;
}
.bigheading{
color:black;
text-transform: uppercase;
font-weight: bold;
font-size: 14pt;
vertical-align: middle;
line-height: 50px;
padding-bottom: 50px;
}
.subheading{
display:block;
font-size:10pt;
font-weight: bold;
margin-bottom: 15px;
line-height: 15px;
vertical-align:top;
}
.sectionTitle{
background: #CFCFCF;
text-transform: uppercase;
color:#FFFFFF;
font-weight: bold;
font-size: 10pt;
padding-left: 10px;
border-style: solid;
border-width: 1px;
border-color: black;
margin-top: 40px;
margin-bottom: 20px;
line-height:20px;
}
.heading{
color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
text-transform: uppercase;
font-weight: bold;
font-size: 12pt;
padding-left:10px;
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-color: black;
}
.headingBar{
font-size: 10pt;
line-height:20px;
background: #CFCFCF;
border-style: solid;
border-width: 1px;
border-color: black;
}

.headline{
padding-left: 10px;
color:black;
/* font-style: italic; */
font-size: 10pt;
padding-bottom:11px;
padding-top:15px;

}
.indexHeading{
padding-left: 10px;
color:black;
text-transform: uppercase;
font-weight: bold;
font-size: 10pt;
vertical-align: middle;
line-height: 45px;
}
.indexSubheading{
display:block;
font-size:8pt;
font-weight: bold;
margin-bottom: 15px;
line-height: 15px;
vertical-align:top;
}
.grayTile{
background: #CFCFCF;
color:#000000;
padding-left: 10px;
border-style: double;
border-width: 5px;
border-color: black;
}

.red{
color:red;
line-height: 30px;
}
.white{
color:white;
}
.caption{

}
.padded{
padding-left: 10px;
}

.indent1{
padding-left: 30px;
}

.indent2{
padding-left: 30px;
}
.bold{
font-weight: bold;
}

.underline{
text-decoration: underline;
}
.checkbox{
width:25px;
font-size:24pt;
}
.flag{
float: left;
width: 50px;
height: 25px;
}
.black{
color: black;
}
.center{
text-align: center;
}
.italic{
font-style: italic;
}
.bump{
padding-top:4px;
}
.margin{
padding-left: 20px;
padding-right: 20px;
margin-left: 20px;
margin-right: 20px;
}
.question{
font-weight:bold;
font-style:italic;
line-height:20px;

}
.regSectionTitle{
text-decoration:underline;
font-weight:bold;
}
.answer{
font-style:normal;
padding-left: 30px;
font-weight:normal;
line-height: 18px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
}
.greenBackground{
background-color:rgb(73,169,62);
color:white;
}
.redBackground{
background-color:rgb(221,69,68);
color:white;

}
.orangeBackground{
background-color:rgb(241,141,43);
color:white;

}
.blueBackground{
background-color:rgb(68,107,164);
color:white;

}
.yellowBackground{
background-color:rgb(255,240,15);
color:black;

}
.blackBackground{
background-color:rgb(86,86,86);
color:white;
}
.block{
line-height: 18px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 5px;
}
.small{
font-size:7pt;
line-height:14px;
}
.smaller{
font-size:8pt;
line-height: 14px;
}