
html {margin: 0px; padding: 0px; text-align:center;}

input {font-size:80%; color:#202060;}

body{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.166;
	margin-top: 30px;
	padding: 0px;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:50px 0px;
	font-size:12px;
	list-style-type: disc;
	list-style-image: url(../img/bullet_bowles.gif);
	list-style-position: outside;
}

p, ul, li {font-size: 12px; line-height:18px;}

a{
	color: #800C0C;
	text-decoration: none;
}

a:link{
	color: #800C0C;
	text-decoration: none;
}

a:visited{
	color:#800C0C;
	text-decoration: none;
}

a:hover{
	color:#990000;
	text-decoration: underline;
}

h1{
	 font-family: "Lucida Grande",Arial,sans-serif;
	 font-size: 18px;
	 color: #202060;
	 margin: 0px;
	 padding: 0px;

}

h2{
	 font-family: Arial,sans-serif;
	 font-size:16px;
	 color: #202060;
	 margin: 1em 0 10px 0;
	 padding: 0px;
}

h3{
	 font-family: Arial,sans-serif;
	 font-size: 14px;
	 color: #202060;
	 margin-top:1em;
	 padding-bottom: 1px;
	 border-bottom: 1px solid #ccc;
}

h4{
	 font-family: Arial,sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 color: #333333;
	 margin: 0px;
	 padding: 0px;
}

h5{
	 font-family: "Lucida Grande", Arial, Sans-Serif;
	 font-size: 11px;
	 color: #202060;
	 margin: 0px;
	 padding: 0px;
}

h6{
	 font-family: "Lucida Grande", Arial, Sans-Serif;
	 font-size: 10px;
	 color: #202060;
	 margin: 0px;
	 padding: 0px;
}

ul{
	 list-style-type: square;
}

ul ul{
	 list-style-type: disc;
}

ul ul ul{
	 list-style-type: none;
}

ol {
	list-style-image:none;
}

label{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 font-weight: bold;
	 color: #334d55;
}


hr {
	color: #202060;
	width: 100%;
	height: 1px;
	shade: noshade;
	margin-top:7px;
	margin-bottom:7px;
	padding:0px;
	
}	

img {
	border: solid #333 1px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 105px 10px 0 0;
	color: #000;
	list-style-type: disc;
	list-style-image: url(../img/home.gif);
	list-style-position: outside;
}


#globalNav a {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color: #800C0C;
}

#globalNav a:link {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color: #800C0C;
}

#globalNav a:hover {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color: #660000;
	text-decoration:overline;
	
}

/*************/	

/************* .subLink styles **************/

#subLink {
	padding: 105px 10px 8px 0px;
	color: #000;
	text-align:left;
}

.subLink a {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color: #800C0C;
}

.subLink a:link {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color: #800C0C;
}

.subLink a:hover {
	font-size: 11px;
	padding: 0 4px 0 0;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

.subLink a:active {
	color:#990000;
	}
	
.subLink a:visited {
	color:#990000;
	}

/*************/	


#pagewidth{ 
width:780px; 
text-align:left; 
min-width: 500px;margin-left:auto; 
margin-right:auto;
border: 1px solid #202060; 
border-top:7px solid #202060;
} 



#header{ 
height:150px; 
width:100%; 
background-image: url(../img/bg_header3.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
background-color:#ffffff;
border-top: 0px;
border-bottom: 1px solid #ccc;
padding:0;
margin:0;
}


#leftcol {
width:175px; 
float:left; 
position:relative; 
margin-left:-175px; 
margin-right:1px;
text-align: center;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
background-color:#E5EAEE;
background-image:url(../img/levels.gif);
background-position:top center;
background-attachment:scroll;
background-repeat:no-repeat;
}

#leftcol p {font-size:10px}

#leftcol h2 {
	font-size:14px;
	margin-top: 1em;
	margin-bottom: 10px;
	color:#800C0C;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, Verdana;
	font-weight:normal;
	}

#outer{ 
border:solid white 0px; 
border-left-width: 175px ;
border-left-color: #FFFFFF;
border-left-style: solid; 
border-right-width: 0px;
border-right-color: #FFFFFF;  
border-right-style: solid; 
background-color: #FFFFFF;
width: auto; 
} 

.rightcol{
width:150px;
float:right;
margin-left:1em;
margin-bottom:1em;
background-color:#E5EAEE;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 0px solid ##202060;
border-right:1px solid #ccc;
}

.rightcol h4 {
margin: 0em 0px 10px 0px;
background-color:#fff;
border-top: 7px solid #202060;
border-bottom: 1px solid #ccc;
padding: 4px 2px 1px 10px;
text-transform:uppercase;
font-weight:bold;
color:#202060;
} 
 

#footer{
height:33px; 
font-size: 9px;
color: #999;
width:100%;
margin: 10px 0 2px 0;

}  

#inner{margin:0; width:100%;}

#maincol{
float: left;
width: 95%;
position: relative;
margin: 0 -8px 0 -2px;
padding-right: 5px;
padding-left: 5px;
background-color: #fff;
border-left: 1px solid #ccc;

}


#maincol p {font-size:12px}


#maincol .rightcol p {
margin: 0 20px 10px 15px;
font-size:11px;
} 


/*#maincol img {
border: solid #333 1px;
margin-left: 0px;
margin-top: 0em;
margin-bottom: 0px;
margin-right: 10px;
background-color: #000000;
}*/	


.spacer {height:30px}


#outer>#inner{border-bottom:1px solid #FFFFFF;}

.clr{clear:both;}

.content{padding:7px;}

.image_right {
    float:right;
    background-color:white;
    padding:2px;
    margin:0px 0px 15px 30px;
    border: 1px solid #202060;
    }

.successes {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}

.successes_source {
	font-style:italic;
	text-align:right;
}

.submit {background: #ccc; color:#000; border: 1px solid #666; font-family: verdana, arial, sans-serif; font-size: 10px;}

/* PRINTER STYLES */

 
@media print{ 


#leftcol, #rightcol, #nav, #flash, #header, #globalNav {
  display: none !important;
}
body, #content, #wrapper, #container, #maincol, #outer, #inner, #pagewidth {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

#footer {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
  border-top:1px dashed #666666 !important;
  margin-top: 10px !important;
  padding:5px 0 !important;
}

html body #maincol {background: none;}

html body  {position: static; width: auto; height: auto;
  margin: 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}
}