/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_grade.jpg);
	background-repeat:repeat-x;
	background-color:#193550;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #999999;
	background-color:#FFFFFF;
}

#masthead{
	margin: 0;
	width: 100%;
}

#navBar{
	margin: 0 477px 0 0;
	padding: 0px;
}

#content{
  float:right;
	width: 463px;
	margin: 0;
	padding: 0 14px 0 0;
	border-top: solid 2px #DD8002;
}
#space{
	clear:both;
	width:100%;
	padding: 10px 0px;
	margin: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#copyright{}

/*************** #sectionName styles **************/

#sectionName{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: solid 2px #DD8002;
	border-right: solid 2px #DD8002;
}
/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px 10px 24px 10px;

	background-color:#333333;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:310px;
}

#copyright{}

/*********** #font styles ***********/

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.text3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}

/*********** #header styles ***********/
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #DD8002;
	text-decoration: none;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.header2 a{
	color: #DD8002;
	text-decoration: none;
}
.header2 a:hover{
	color: #000000;
	text-decoration: none;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.header3 a{
	color: #333333;
	text-decoration: none;
}
.header3 :hover{
	color: #004A78;
	text-decoration: underline;
}

.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004A78;
	text-decoration: none;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
.header4 a {
	color: #004A78;
	text-decoration: none;
}
.header4 :hover{
	color: #000000;
	text-decoration: underline;
}

.style1 {color: #DD8002}.boxheight {
	height: 100%;
}

/*********** #news styles ***********/
 
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.news a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}

.news a:hover{
	text-decoration:underline;
}

/*********** #other styles ***********/
.imagehome {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagespace {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.list {
	list-style-image: url(images/arrow1.gif);
	padding: 4px;
	list-style-position: outside;
}