body {

background: #ffffff;
margin: 0;

}

.headertable {

background: #ffffff;
margin: 0;

}

.midBanner {
background: #bbbbbb url(images/gradient_fill.jpg) top  repeat-y;
}

.mainContent {
background: #eeeeee;
margin: 0;
}

td {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	line-height: 20px;
	font-size:13px;
}

.subgreylist {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	line-height: 20px;
	font-size:13px;
}

.bannerType {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	line-height: 10px;
	font-size:14px;
}

.bannerLinksmall {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	line-height: 10px;
	font-size:14px;
}

.bannerLinksmall:hover {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #096638;
	line-height: 10px;
	font-size:14px;
}

.bannerLinklarge{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 29px;
	color: #096638;
}

.bannerLinklarge:hover {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 29px;
	color: #666666;
}

h1, h2, h3, h4, h5 {

    margin: 0px;
}


h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 29px;
	color: #666666;
}

h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}

h3 {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #49a025;
}



a {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: normal;
font-size:13px;
color: #096638;
text-decoration: none;
line-height: 18px;
}

a:hover {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #666666;
font-size:13px;
text-decoration: none;
line-height: 18px;

}

.menu 
{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#888888;
font-size:10px;
padding: 0px 15px 0 0;
text-decoration:none;
}

.menu:hover
{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#096638;
font-size:10px;
padding: 0px 15px 0 0;
text-decoration:none;
}

.menuNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#ffffff;
font-size:14px;
text-decoration:none;
padding: 0px 0 0 37px;
}

.menuNav:hover {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#000000;
font-size:14px;
text-decoration:none;
padding: 0px 0 0 37px;
}

.contentTittle {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#444444;
font-size:18px;
}

.contentTittleGreen {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#096638;
font-size:18px;
}

.contentSubtittle {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#444444;
font-size:16px;
line-height:24px;
}

.contentSubtittleGreen {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#096638;
font-size:16px;
line-height:24px;
}

.biglink {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#096638;
font-size:16px;
line-height:24px;
}

.biglink:hover {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#666666;
font-size:16px;
line-height:24px;
}

.biggreen {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#096638;
font-size:16px;
line-height:24px;
}

ol {
list-style-type:decimal;
color:#096638;
}

.liLink {
color:#444444;
}

.ulMain {
list-style-type:none;
padding:0px;
margin:0px;
}

.liIn {
background-image:url(images/disc.jpg);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left:14px;
}

.courseLinks {
list-style-type:none;
padding:0px;
margin:0px;
}

.courseLinksStyle {
background-image:url(images/disc_grey.jpg);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left:14px;
}

.copyright {font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
			color:#888888;
			font-size:10px;}

