* 
{
    padding:0;
    margin:0;
}

body
{
	text-align: center;
    padding:5px;
	background-color: #000000;
	background: url(../images/background3.gif) repeat 0px 0px;	
}

body.report
{
	text-align: center;
    padding:2%;
	background-color: #FFFFFF;
	background: url(../images/1pxFFFFFF.gif) repeat 0px 0px;	
}

body.inframe
{
	text-align: center;
    padding:5px;
	background-color: #FFFFFF;
	background: url(../images/1pxFFFFFF.gif) repeat 0px 0px;	
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin:20px 0;
}


li, dd, blockquote 
{
    margin-left: 40px;
}

fieldset 
{
    padding:10px;
}

table.centered
{
	margin-left:auto; 
	margin-right:auto;
}

#headermssg
{
	width: 288px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: white;
}

.pageboxblue
{
	position: relative;		
	top: 0px;
	left: 0px;
	text-align: center;
	border-left: 2px solid #0000FF;
	border-top: 2px solid #0000FF;
	border-right: 2px solid #0000FF;
	border-bottom: 2px solid #0000FF;
}

.pageboxred
{
	position: relative;		
	top: 0px;
	left: 0px;
	text-align: center;
	border-left: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}

.pageboxwhite
{
	position: relative;		
	top: 0px;
	left: 0px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.outerboxwhite
{
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 994px;
	margin: 0 auto;
}


#innerwhite
{
	position: relative;		
	top: 0px;
	left: 0px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/background2.gif) no-repeat center;
	height:600px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

#reportwhite
{
	position: relative;		
	top: 0px;
	left: 0px;
	padding: 1%;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: TIMES ROMAN, "Times Roman", serif;
	background-color: #FFFFFF;
}

#topsection
{
	background: url(../images/cares_logo.gif) no-repeat top center;
	height:110px;
}

#topsectionhelp
{
	background: url(../images/cares_logo_help.gif) no-repeat top center;
	height:110px;
}


#middlesection
{
	text-align: center;
	height:77%;
	width:980px;
	z-index: 30;
}

#leftblock
{
	height:100%;
	width:80px;
	float:left;
	text-align: left;
	z-index:15;

}

#middleblock
{
	height:100%;
	margin-left: 81px;
	margin-right: 81px;
	z-index:40;
	text-align: center;
}

#rightblock
{
	height:100%;
	width:80px;
	text-align: right;
	float:right;
	z-index:15;
}


#tophorizontal
{
	background-color:#FFFFFF;
	width:100%;
	height:50%;
}

#mainhorizontal
{
	background-color:#0000FF;
	width:100%;
	height:50%;
}

#bottomsection
{
	height:30px;
	color:#FFFFFF;

}

#caresmenu
{
	position:absolute;
	top: 390px; 
	left: 5px;
	z-index:30;
}

#whatsthis
{
	position:relative;
	top: 0px; 
	left: 0px;
	width: 80px;
	height:450px;
	color: #FFFFFF;
	background: url(../images/whatsthis.gif) repeat 0px 0px;	
	z-index:9;
}


#spacecloud
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	width: 80px;
	height:450px;
    padding:2px;
	background: url(../images/spacecloud2.gif) repeat 0px 0px;	
	visibility: hidden;
	z-index: 30;
}


.box_outside
{
	background-color: #DDFFDD;
	border-left: 2px solid silver;
	border-top: 2px solid silver;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 0px;
	margin: 0px;
	z-index:4;
}

.box_inside
{
	background-color: #DDFFDD;
	border-left: 2px solid #006600;
	border-top: 2px solid #006600;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
	padding: 5px;
	margin: 0px;
	z-index:5;
}

.header_a
{
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #006600;
}

.text_a
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.text_b
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.text_c
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

.text_g1
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #006600;
}

.text_g2
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #006600;
}

.text_g3
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #006600;
}

.text_g4
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	color: #006600;
}

.text_r
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	color: #000000;
}

.text_address
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.special
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #00FF00;
}

.special_text
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #006600;
}

.collegeinfo
{
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 10px;
}

.collegeinfo1
{
	position: absolute;
	top: 0px;
	left:0px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 10px;
	width: 350px;
}

.collegeinfo2
{
	position: absolute;
	top: 0px;
	left:360px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 10px;
	width: 350px;
}

.collegenoinfo
{
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 10px;
}

.collegechart
{
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
	z-index:4;
}

.collegechart1
{
	position: absolute;
	top: 30px;
	left: 10px;
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
	z-index:4;
}

.collegechart2
{
	position: absolute;
	top: 30px;
	left: 360px;
	font-family: ARIAL, "Arial", san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: green;
	z-index:4;
}

.collegenoinfo1
{
	position: absolute;
	top: 50px;
	left: 10px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 10px;
	z-index: 10;
}

.collegenoinfo2
{
	position: absolute;
	top: 50px;
	left: 360px;
	font-family: TIMES ROMAN, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 10px;
	z-index: 10;
}

.collegecharttitle
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-left: -10px;
	z-index:1;
}

.collegeaid
{
	font-family: ARIAL, "Arial", san-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	z-index:1;
}

.beginbutton
{
	position: relative;		
	top: 90px;
	left: 350px;
	text-align: center;
}

#globelogo
{
	position:absolute;
	top: 2px;
	right: 2px;
	z-index:5;
}

#globewow
{
	position:relative;
	top: 12px;
	text-align: center;
	z-index:5;
}

#globewol
{
	position:relative;
	top: 12px;
	text-align: center;
	z-index:5;
}

.bttn_menu
{
	position:relative;
	top: 8px;
	text-align: center;
	z-index:5;
}

#printfriendly
{
	text-align: right;
	font-family:ARIAL, "Arial", san-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	z-index:4;
}

#reportheader
{
	text-align: center;
	z-index:4;
}

#notavailable
{
	position: relative;
	top: 60px;
	text-align: center;
	z-index:6;
}


.indent {margin-left: 1em;text-indent: -1em;}
.catindent {margin-left: 1em;text-indent: -1em;}
.indent2 {margin-left: 1em;text-indent: -1em;font-family:ARIAL, "Arial", san-serif;font-size: 10pt;}


.NOBOLD {font-weight: normal;}

a.greennav{color:#80FF80;}
a.greennav:hover{color:#00CCFF;}
a.greennav:visited{color:#80FF80;}
a.greennav:visited:hover{color:#00CCFF;}


a.whitenav{color:#FFFFFF;}
a.whitenav:hover{color:#00CCFF;}
a.whitenav:visited{color:#FFFFFF;}
a.whitenav:visited:hover{color:#00CCFF;}

a.whitenav2{color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.whitenav2:hover{color:#00CCFF;text-decoration:none;font-weight:bold;}
a.whitenav2:visited{color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.whitenav2:visited:hover{color:#00CCFF;text-decoration:none;font-weight:bold;}


a.nolink{color:#FFFFFF;text-decoration:none;}
a.nolink:hover{color:#FFFFFF;text-decoration:none;}
a.nolink:visited{color:#FFFFFF;text-decoration:none;}
a.nolink:visited:hover{color:#FFFFFF;text-decoration:none;}

