﻿body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #330066 url('images/main_bg.png') center top no-repeat;
	position: relative;
	line-height: 1.4em;
}
/*-----------------------------------------------
Headers
-----------------------------------------------*/
h1 {
}
h2 {
	font-size: 1.2em;
	color: #330066;
	border-left: 6px solid #dddddd;
	padding: 10px 10px 10px 10px; margin-top: 10px;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.9em;
}
.rightCol h3 {
	font-size: 0.9em;
}
/*-----------------------------------------------
Defaults
-----------------------------------------------*/
a:link {
	color: #0e49d0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #FFF3B5;
}
a:active {
	text-decoration: underline;
}
ul {
	
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}
li {
	font-size: 0.9em;
}
table {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #dddddd;
	margin-top: 10px;


}

.paddedTbl div {
    padding: 4px;
}

/*-----------------------------------------------
Structure
-----------------------------------------------*/
#wrapper {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 700px;
	background-color: #ffffff;
}
#header {
	width: 700px;
	height: 73px;
	background-image: url('images/header4.gif');
	background-repeat: no-repeat;
}
#content {
	float: left;
	text-align: left;
	width: 660px;
	padding: 20px 20px 20px 20px;
  background-color: #ffffff;
}
.leftCol {
	width: 410px;
	float: left;
	padding-right: 10px;
}
.rightCol {
	width: 214px;
	float: right;
	clear: right;
	padding: 8px 8px;

	background-color: #dddddd;
	border-bottom: 1px solid #aaaaaa;
}
.wideCol {
    float: left;
    clear: both;
    width:660px;
}

/*-----------------------------------------------
Navigation
-----------------------------------------------*/
#menu {
	width: 700px;
}
#navbar {
	WIDTH: 711px;
	padding-left: 8px;
}
#navbar {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/Button_BG.jpg);
	background-repeat: repeat-x;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar li {
	display: inline;
}
#navbar li a {
	padding: 0.1em 1em 0em 1em;
	height: 33px;
	background-image: url(images/Button_BG.jpg);
	color: Black;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
a em {
	font-style: normal;
	text-decoration: underline;
}
#navbar li a:hover {
	background-image: url(images/Button_BG_over.gif);
}
#navbar li a#current {
	background-image: url(images/Button_BG_over.gif);
	font-weight: bold;
}
/*-----------------------------------------------
Paragraphs
-----------------------------------------------*/
.rightCol p {
	font-size: 0.8em;
	line-height: 1.6em;
}
.rightCol img {
   padding: 0px;
}
.rightCol a img, a:visited img, a:hover img {
   border: none;
   text-decoration: none;
   background-color: #ffffff;
   }

#breadcrumbs p {
    
}
/*-----------------------------------------------
Lists
-----------------------------------------------*/
.inList {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
}
#instructions {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
}

#subMenu {
	padding: 0px 0 0 0;
}

.inList li {
}

#firstLinks {
    padding-top: 20px;
    background: url(images/bgkeylinks.gif) no-repeat right top;
}

#otherFac {
    padding-top: 20px; padding-left: 20px;
    background: url(images/bgkeylinks.gif) no-repeat right top;
    list-style-type: disc;
}
#resources1 {
    padding-top: 20px; padding-left: 20px;
    background: url(images/doc.gif) no-repeat right top;
    list-style-type: disc;
}

#resources2 {
    padding-top: 20px; padding-left: 20px;
    list-style-type: disc;
}

.liTitle {
    font-weight: bold;
}

.listLeft {
    width: 320px; float: left; clear: both; padding: 0 0 20px 0;
}
.listRight {
    width: 320px; float: right; padding: 0 0 20px 0;
}

.listLeftBulleted {
	width: 280px;
	float: left;
	clear: both;
	padding: 0 0 20px 20px;
	border-bottom: 4px solid #dddddd;
	margin: 10px 0 0 0; list-style: square outside;
}
.listRightBulleted {
	width: 280px;
	float: right;
	padding: 0 0 20px 20px;
	border-bottom: 4px solid #dddddd;
	margin: 10px 0 0 0; list-style: square outside;
}





/*-----------------------------------------------
Arty
-----------------------------------------------*/

.other {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/infoquest.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}
.disc {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/discussicon.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}
.res {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/web_Icon.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}
.prog {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/page.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}
.webserver {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/servericon.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}

.modeval {
	BACKGROUND-POSITION: left top; MARGIN-TOP: 5px; DISPLAY: block; PADDING-LEFT: 28px; FONT-SIZE: 0.9em; BACKGROUND-IMAGE:url(images/eval_icon.gif); PADDING-BOTTOM: 5px; MARGIN-LEFT: 10px;  BACKGROUND-REPEAT: no-repeat; POSITION: relative; 
}
.bignbold {
    font-weight: bold;
}
/*-----------------------------------------------
Spans
-----------------------------------------------*/
.purple {
    color: #330066;
    font-weight: bold;
}

hr {
    margin: 30px 0;
}
.clear {
     width: 664px;
     clear: both;
     padding-top: 10px;
}
.toTop {
    font-size: 0.8em;
    padding: 5px 25px 5px 20px;
    color: maroon;
    float: right;
    background: url(images/uparrow.gif) no-repeat right top;
}

/*-----------------------------------------------
Footer
-----------------------------------------------*/
#footer {
	background: url(images/footer2.png) no-repeat;
	position: relative;
	clear: both;
	width: 700px;
	height: 44px;
	text-align: center;
	margin: 0px auto;
	padding-top: 10px;
	font-size: 0.8em;
}
#footer A:visited {
	COLOR: #333333;
	BORDER-BOTTOM: #d3d8c4 1px solid;
	TEXT-DECORATION: none;
}
#footer A:link {
	COLOR: #333333;
	BORDER-BOTTOM: #d3d8c4 1px solid;
	TEXT-DECORATION: none;
}
#footer A:hover {
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	BORDER-BOTTOM-STYLE: none;
}
