
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
width:955px;
padding:0;
margin: auto;
/*background-image:url(images/template.gif);*/
background-image:url(images/background-gradient.png);
background-repeat:repeat-x;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
}

strong {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

#wrapper{
width:955px;
border: 1px solid #333333;
background-color:#FFFFFF;

}

#header {
background-image:url(images/header_background.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:#FFFFFF;

}

#header img {
padding: 10px 0 10px 10px;
}


#menu {
clear:both;
height:32px;
background-image:url(images/menu_background.gif);
background-repeat:repeat-x;
}

#main {
overflow: hidden;
width:auto;
/*padding-bottom:20px;*/
/*background-image:url(images/watermark.jpg);
background-position:bottom right;
background-repeat:no-repeat;*/
background-image:url(images/side_menu_background.gif);
background-repeat: repeat-y;
}

#side_menu {
width:176px;
background-color:#97E5AF;
float:left;
height:100%;
min-height:100%;
}

#side_menu a{
/*background-image:url(images/side_menu_background.jpg);
background-repeat:repeat-x;
width:176px;
height:27px;
display:block;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
line-height:23px;
text-indent:5px;*/
}

#side_menu a:hover{
/*background-image:url(images/side_menu_background_hover.jpg);*/
}

#content_index {
float:left;
width:539px;
}

#content {
float:left;
width:770px;
overflow:hidden;
}

#content_banner {
}

#content_text {
padding: 10px;
}


#right_content {
width:198px;
float:right;
border-left: 1px soild #172663;
padding: 10px;
}

#right_content_training {
width:198px;
float:right;
border: 1px soild #666666;
padding: 10px;
background:#DFF7E7;
}


#footer {
clear: both;
width:auto;
border-top:1px solid #333333;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
padding:5px;
background-color:#B4B9CD;
}

#footer a  {
color:#333333;
text-decoration:underline;
}

#footer a:visited  {
color:#333333;
text-decoration:underline;
}

#footer a:hover {
color: #000000;
text-decoration:none !important;
}

.mainpage #footer_sayingm {
font-style:italic;
font-weight:bold;
font-size: 13px;
color: white;
display:block;
padding-bottom: 10px;
}

.mainpage #footer_saying {
display:none;
}

#footer_saying {
font-style:italic;
padding-top: 10px;
}

#footer_sayingm {
display:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#30CC60;
padding:10px 5px 5px 5px;
}

h2, .heading {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#172663;
padding:5px;
font-weight:bold;
}  

.sub_heading {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#30CC60;
padding:10px 0;
font-weight:bold;
}

h3, .summary, .version, .search_form {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#172663;
padding:5px;
}  

p, .text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding:5px;
line-height:16px;
}

a {
font-family:Arial, Helvetica, sans-serif;
}

.evalPara {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:5px;
}

.error {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #990000;
list-style:circle inside;
padding-left: 20px;
}

ul, .list {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*list-style: disc inside;*/
list-style-position: inside;
padding-left: 20px;
}

.text ul, text .list {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
/*list-style: disc inside;*/
list-style-position: inside;
padding-left: 33px;
text-indent: -13px;
}


ol, .numbered_list{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left: 5px;
padding-bottom: 5px;
list-style-type: decimal !important;
/*list-style:none;*/
margin-left: 25px;
}

.text ul li {
margin-bottom: 4px;
}

.text ul ul li {
margin-bottom: 2px;
}

b {
font-weight: bold;
}

.modified{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
padding:5px;
width: 400px;
}


table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:5px;
}

th {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#172663;
padding:5px;
font-weight:bold;
}

tr {
border-top:solid 1px #172663;
}

td{
padding-top:5px;
padding-bottom:5px;
}

a.home {
	display: inline;
	float:left;
	width: 59px;
	height: 32px;
	background: url(images/m_home.gif) no-repeat 0 0;
}

a:visited.home {  
    background-position: 0px;  
}  
  
a:hover.home {  
    background-position: 0 -32px;  
}  
  
a:active.home {  
    background-position: 0 -32px;  
}  


a.about {
	display: inline;
	float:left;
	width: 57px;
	height: 32px;
	background: url(images/m_about.gif) no-repeat 0 0;
}

a:visited.about {  
    background-position: 0px;  
}  
  
a:hover.about {  
    background-position: 0 -32px;  
}  
  
a:active.about {  
    background-position: 0 -32px;  
}  


a.services {
	display: inline;
	float:left;
	width: 72px;
	height: 32px;
	background: url(images/m_services.gif) no-repeat 0 0;
}

a:visited.services {  
    background-position: 0px;  
}  
  
a:hover.services {  
    background-position: 0 -32px;  
}  
  
a:active.services {  
    background-position: 0 -32px;  
} 

a.courseware {
	display: inline;
	float:left;
	width: 101px;
	height: 32px;
	background: url(images/m_courseware.gif) no-repeat 0 0;
}

a:visited.courseware {  
    background-position: 0px;  
}  
  
a:hover.courseware {  
    background-position: 0 -32px;  
}  
  
a:active.courseware {  
    background-position: 0 -32px;  
} 

a.training {
	display: inline;
	float:left;
	width: 74px;
	height: 32px;
	background: url(images/m_training.gif) no-repeat 0 0;
}

a:visited.training {  
    background-position: 0px;  
}  
  
a:hover.training {  
    background-position: 0 -32px;  
}  
  
a:active.training {  
    background-position: 0 -32px;  
} 


a.contact {
	display: inline;
	float:left;
	width: 70px;
	height: 32px;
	background: url(images/m_contact.gif) no-repeat 0 0;
}

a:visited.contact {  
    background-position: 0px;  
}  
  
a:hover.contact {  
    background-position: 0 -32px;  
}  
  
a:active.contact {  
    background-position: 0 -32px;  
} 

a.photo {
	display: inline;
	float:left;
	width: 105px;
	height: 32px;
	background: url(images/m_photo.gif) no-repeat 0 0;
}

a:visited.photo {  
    background-position: 0px;  
}  
  
a:hover.photo {  
    background-position: 0 -32px;  
}  
  
a:active.photo {  
    background-position: 0 -32px;  
} 

hr{
color:#172663;
}

.print {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#172663;
padding:5px;
}

.search {
margin: 10px;
padding: 5px;
border: 1px solid #666666;
}

.course_table, .evalTable, .staff_table {
margin-left: 5px;
}

.newtag
{
  color: red;
  font-weight: bold;
}

#john316
{
font-size: 12px;
text-align: center;
color: blue;
padding-bottom: 10px;
}

#sponsor {
padding-top: 0px;
padding-bottom: 0px;
border-width: 0px;
font-size:11px;
line-height: 13px;
text-align: center;
}

#sponsorimg {
padding-top: 0px;
padding-bottom: 0px;
border-width: 0px;
}

.course_legal
{
  padding-top: 20px;
  font-size: 10px;
}
.course_legal *
{
  font-size: 10px;
}
