html, body {
	
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 10px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


/* Note: adding larger margins or padding to columns requires that you decrease the width setting proportionally,
that is why the width is currently set to 18%. If you add padding to the container, the same applies. */
body {
	background-color: #C7B48A;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/* Note: USE "mainContent" STYLE WHEN THERE IS NO, I SAID NO, LEFT HAND MARGIN. */

#mainContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#container #mainContent p {
	font-size: 90%;
	line-height: 130%;
	color: #364146;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #mainContent li {
	font-size: 90%;
	line-height: 120%;
	color: #364146;
	padding-bottom: 10px;
}

#container #mainContent #largeleftmarg {
	margin-left: 185px; 
}


/* Note: USE "mainbody_leftnav" STYLE WHEN THERE IS A LEFT MARGIN, WITHOUT USING "mainContent" style. it is also the skip to id*/
	
#mainbody_leftnav {
	margin-bottom: 0em;
	margin-right: 0em;
	background-color:#ffffff;
	padding: 0em 0em 5em 30px;
	margin-top: 0px;
	width: 530px;
	margin-left: 185px;
	}
	
#container #mainbody_leftnav p {
	font-size: 90%;
	line-height: 130%;
	color: #364146;
}

#container #mainbody_leftnav p img {
	padding-top: 20px; 
}

#container #mainbody_leftnav li {
	line-height: 140%;
	color: #333333;
	font-size: 90%;
	padding-bottom: 8px;
}

#container #mainbody_leftnav li li {
	line-height: 140%;
	color: #364146;
	font-size: 100%;
}

#container #nav li {	font-family: Verdana, Arial, Helvetica, sans-serif;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;
	font-size: 12px; ; line-height: 130%; color: #364146;
}



/* Note: "border" calls on the image background for the section */
.border {
	background:#dad689 url(../images/sectionhead_bg.gif) no-repeat left top;
	margin-right: 0em;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-style: normal;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 10px;
}
/* Note: "sectionhead" controls the text indide the section border style */

.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}	



 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #923d2c;
	font-size: 18px;
	padding-top: 10px; 
}




h1.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #923d2c;
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D515B;
	font-size: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #83634f;
	font-size: 16px;
	margin-bottom: 0px;
}




table {
	border: 1px solid #22516F;
	font-size: 85%;
	color: #000000;
	background-color: #FEFCE3;	
}

caption { padding: 10px 0px 10px 0px; background-color: #FDFEBE; font-weight: bold; }

th { background-color: #C0D6DD; color: #000000; font-weight: bold; padding: 10px; }
th.borderbr { background-color: #C0D6DD; color: #000000; font-weight: bold; padding: 10px; border-bottom: #C0D6DD dashed 2px; border-right: #fefce3 dashed 2px;}
th.borderb { background-color: #C0D6DD; color: #000000; font-weight: bold; padding: 10px; border-bottom: #C0D6DD dashed 2px; padding-left: 15px; }

#container #mainbody_leftnav table ul li {
	font-size: 90%;
	color: #000000;
	}
	
td { padding: 5px; }

.tdaltyellow { background-color: #FDFEBE; }

.borderbr { border-bottom: #C0D6DD dashed 2px; border-right: #C0D6DD dashed 2px; padding: 15px;  }

.borderb {
	border-bottom: #C0D6DD dashed 2px;
	padding: 15px 15px 15px 20px;
}

span.pdf { background-image: url(/images/pdf.gif); background-repeat: no-repeat; min-width: 100%; height: 1em; }
span.doc { background-image: url(/images/word.gif); background-repeat: no-repeat; width: 1em; height: 1em; background-position: right; }
span.ppt { background-image: url(/images/ppt.png); background-repeat: no-repeat; width: 1em; height: 1em; background-position: right; }
span.xls { background-image: url(/images/excel.gif); background-repeat: no-repeat; width: 1em; height: 1em; background-position: right; }


#container #mainContent p.itemtitle { color: #000000; line-height: 1.8em;  margin: 0px 0px 5px 0px; }
#container #mainContent p.dataindent {  
	color: #5B3815;
	margin: -28px 0px 5px 200px; 
}



#mainbody_leftnav .sidebar1 {
	float: right;
	border: #C0D6DD dotted 2px;
	background-color:#F4F5C8;
	padding: 6px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
}


#mainContent .sidebar1 {
	float: right;
	border: #C0D6DD dotted 2px;
	background-color:#F4F5C8;
	padding: 6px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
}


.fontsize { font-size: 100%; }

.sidebar1 h3 { background-color:#ffffff; margin: 0px; padding: 12px; }
.sidebarpad { padding: 15px; }
.sidebar2 { border: #C0D6DD dashed 2px; padding: 7px; background-color:#E9F6E9; }
.sidebar2 h3 { background-color:#ffffff; margin: 0px; padding: 12px; }
#mainbody_leftnav .sidebar1 ul li { margin-left: -5px; padding: 6px 6px 6px 0px; }


#references {
	color: #000000;
	background: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 1em 2em 1em 2em;
	border-style: ridge;
	border-width: thin;
	border-color: #658dac;
	margin: 10px 0px 5px 0px;
}
#references h2 {
	margin: 0px;
}
#references p {
	text-indent: -20px;
	line-height:145%;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*formating style below*/
.italics { font-style:italic; }
.uline { text-decoration: underline; }
.bold { font-weight: bold; }
.center {text-align:center; }
.smtext { font-size: .85em; }
.smindent { margin-left: 10px; }
.medindent { margin-left: 25px; }
.lgindent { margin-left: 50px; }
.imgfloatlf { float: left; padding-right: 25px; }
#mainContent .tocpg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF4E4;
	float: right;
	padding: 10px;
}

.negbottom {
	margin-bottom: -14px;
}


div#nav {
	width: 180px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#nav  p.sitenav {
	background-color: #6C8061;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	margin-left: 0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	margin-bottom: 0px;
}




div#nav ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*left side navigation
div#nav ul.level2 {background: #F9F9F9;}
div#nav ul.level3 {
	background: #F3F3E2;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #897d6a;
}
div#nav li:hover {background: #F3F3F3;}
div#nav li.submenu:hover {background-color: #f6f2db; }
div#nav li a {
	display: block;
	padding: 0.25em 0em 0.25em 0.5em;
	text-decoration: none;
	width: 180px;
	border-left: 1px solid #897d6a;
	color:#59583C;
}
div#nav li a:hover {
	border-left-color: #663300;
}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; top: 0; left: 15em;
  display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}


*/


/* [nav] default you are here will be same as rollover unless otherwise specified */
#udm a.udmY, #udm a.udmY:visited {
	background-color:#ffffff;
	}

/* [nav] re-inforce original rollover or do something else */
#udm a.udmY:hover, #udm a.udmY:focus, #udm a.udmY:visited:hover, #udm a.udmY.udmR, #udm a.udmY.udmR:visited, #udm a.udmY:active {
	background-color:#CCCCCC;
	}

/* [menu] default you are here will be same as rollover or inherit from navbar styles unless otherwise specified */
#udm ul a.udmY, #udm ul a.udmY:visited {
	background-color:#FFEEAA;
	}

/* [menu] re-inforce original rollover or do something else */
#udm ul a.udmY:hover, #udm ul a.udmY:focus, #udm ul a.udmY:visited:hover, #udm ul a.udmY.udmR, #udm ul a.udmY.udmR:visited, #udm ul a.udmY:active {
	background-color:#FFEECC;
	}

/*************** END **************/



/*site side links*/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D4350;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E788B;
	text-decoration: underline;
	background-color:#D0DAD8; 
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D4350;
	text-decoration: underline;
}

/*site side REVERSE TEXT*/
a:link.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a:hover.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #83634f;
}

a:visited.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D4350;
	text-decoration: underline;
}



/*^^^^^^^^^^^^^^^^ SERVICES AREA^^^^^^^^^^^ */

#left_column {
	float: left;
	width: 180px;
}

#col_main_nav {
	font-size: 14px;
	width: 180px;
	background-color: #C7E0C2;
	font-style: italic;
	color: #000000;
	line-height: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;	
}
	
#col_main_nav li {font-size: 12px; padding-right: 5px;  }


#col_main_nav .services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BFDBF0;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	height:15px;
	font-style: normal;
	color: #666666;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom: dotted 1px #666666; 
	border-top: dotted 1px #666666; 
}


#col_main_nav .whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #9BC667;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	height:15px;
	font-style: normal;
	color: #333333;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom:0px;
	margin-top:0px;		
}


#col_main_nav .contareas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0B853;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	height:15px;
	font-style: normal;
	color: #666666;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom:0px;
	margin-top:0px;
		border-bottom: dotted 1px #666666; 
}


/*^^^^^^END^^^^^^^^^^ SERVICES AREA^^^^^^^END^^^^ */

/* KT Library styles*/

#mainbody_leftnav .scale 

{
	color: #333333;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 50px;
	padding-top: 30px;
	background-image: url(/images/scale.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: right;
	margin-right: 100px;
	background-position: top;
}

#mainbody_leftnav div.grade
{
	background-color: #e1ecf5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 235px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #788d36;
	border-right-color: #788d36;
	border-bottom-color: #788d36;
	border-left-color: #788d36;
	font-size: .9em;
}

.bullet { list-style-type: disc; }

#mainbody_leftnav ul.arrow1 {list-style-image:url(/images/arrow1.gif) ; }

#mainbody_leftnav ul.arrow2 {list-style-image:url(/images/arrow2.gif) ; }

dt {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #364146;
}
dd {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #364146;
}

/*^^^^^^^^ ALTERNATE FORMATS ICONS ^^^^^^^^ */


.attach { font-size: small; text-align: right; padding-right: 25px; }


.specialalert,
.specialinfo,
.specialaccess,
.specialnote {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

.specialalert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(/images/Warning-Shield.png) 10px 50% no-repeat;
}

.specialinfo {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(/images/Info-Shield.png) 10px 50% no-repeat;
}

.specialnote {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(/images/Good-Shield.png) 10px 50% no-repeat;
}


.specialaccess {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(/images/Accessibility.png) 10px 50% no-repeat;
}

div #emailthis { font-size:small; padding: 5px;
	border: 0px solid black;
	width: 98%;
	height: 15px;
	text-align: center;
	background-color: #FFF; } 

