html
{
  	height: 100%;
}

body
{
	height: 100%;
	text-align:center;
	background-image:url(Images/level2photos/cccdgradient.gif);
	background-repeat:repeat-x;
	margin-top:20px;
}

table td {
	padding : 0;
}

.homepage_background_color
{
	background-color: #0C9BD7;	
}

.Header
{
	background-color: #0C9BD7;
}

/* begin IE - Firefox 100% height hack */
/*.container {
	margin: 0px auto;
	background-color: white;
	border-left: 1px solid black;
   	   border-right: 1px solid black; 
	text-align: left;
	width: 787px;
	height:100%;
	min-height:100%;
} */

.homepage_main {
	margin: 0px auto;
	height:100%;
	min-height:100%;
	width: 787px;
}

.main {
	margin: 0px auto;
	background-color: white;
	/*border-left: 1px solid black;
	border-right: 1px solid black; 	
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: 000000; */  
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;	
	text-align: left;
	width: 787px;
	height:100%;
	min-height:100%;
}
/* end IE - Firefox 100% height hack */

#Table2  /* Page Titles */
{
	font-family: Verdana, Tahoma, Arial;	
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
}

#main_table
{
	height: 100%;
	min-height:100%;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	background-color: white;
}

#SecondLevelBody
{
	color: black;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

#test
{
	padding-left: 10px;
}

.div2
{
	text-align: left;
}

.Button
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
}

.Table
{
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
	border-color: Light Gray;
}

#TableNoBorder
{
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;	
}

.GlossaryLetterHeading 
{
	border-bottom: solid 1px; 
	border-top: solid 1px; 
	text-align: center;
}

.GlossaryLetterIndex {text-align: center;} 

