/* CSS Document */
/* Reset Broser settings */

html, body, p, ul, li, h1, h2, h3, h4 { padding: 0; margin: 0; list-style: none;}
body {
	padding-top: 0px;
	padding-left: 0px;
}

h1, h2, h3, h4, pre, code { font-size:1em; }
a, a:visited {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration:none;
}
a:hover {
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a img { border:none; }
ul, li { list-style: none;}


/* Styles for JavaScript fly-out menus */

#menu1 {
	position:absolute;
	width:150px;
	height:50px;
	z-index:1;
	left: 184px;
	top: 210px;
	visibility: hidden;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
}

/* Layout Styles */

.style2 {color: #669900}
.style3 {color: #336699}

.body-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
}
.error {
	color: #FF0000;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336699;
	padding-bottom: 8px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336699;
	display: block;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
#news h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336699;
	display: block;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000033;
	line-height: 1.3em;
	margin-bottom: 6px;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000033;
	line-height: 11pt;
	margin-bottom: 6px;
}
#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336699;
	display: block;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	list-style-image: url(images/nav-icon.gif);
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000033;
	line-height: 1.3em;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#navbar a, #navbar a:visited{
	height: 22px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #336699;
	font-weight: bold;
}
#main #topnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #336699;
	font-weight: bold;
}

#navbar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #669900;
}

#navbar a:hover {
	color: #006600;
}
#main #topnav a, topnav a:visited {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #topnav a:hover {
	color: #669900;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	border:none;
}
#footer a:hover {
	color: #669900;
	text-decoration: underline;
}

#footer #sub-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #999999;
}
#footer #sub-footer a, sub-footer a:visited {
	color: #999999;
	font-size: 1.0em;
}
#footer #sub-footer a:hover {
	color: #669900;
	text-decoration: underline;
	}

#training #main h3 {
	font-size: 0.9em;
	color: #336699;
}
#form h1 {
	font-size: 1.3em;
}
#form a {
	color: #FFFF99;
}
#main #headline .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#main #headline .headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #3C66A0;
}
#main #headline .subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	color: #3C66A0;
}
#main #balloon p {
	font-style: italic;
	font-size: 0.75em;
	padding-top: 50px;
	padding-left: 8px;
	padding-right: 8px;
}


#main #content #narrow h2 {
	width: 320px;
}


#main #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-image: url(images/list-content.gif);
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#main #content ul {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 60px;
}

#main #content h1 {
	font-size: 1.2em;
	margin-bottom: 12px;
}
#main #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #336699;
	display: block;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#main #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336699;
	display: block;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
#main #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	margin-bottom: 5px;
}
#main #content p {
	margin-bottom: 5px;
}
#main .error {
	color: #FF0000;
}
#main #content #login .error {
	color: #FF0000;
}
#main #calendar a, #main #calendar a:visited {
	color: #003366;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #calendar a:hover {
	color: #669900;
	text-decoration: underline;
}
#main #news h2 {
	width: 170px;
}
#main #content #picture {
	margin: 4px;
	border: 1px solid #333333;
}

#main #courseList .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	line-height:20px;
}
#main #courseList .text a, #main #courseList .text a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#main #courseList .text a:hover {
	text-decoration:underline;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	list-style-type: square;
	margin-left: 20px;
	list-style-position: outside;
	color: #000033;
}
#main ul {
	margin-left: 20px;
	margin-bottom: 8px;
}
#main #employment p {
	font-size: 10pt;
}
#training #main .superscript {
	font-size: 0.7em;
	color: #666666;
}
