/* General */
body {
	background: #404040 url(../images/back.gif);
	margin:0;
	color : #222;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11px;
}

a:link, a:active{
	color:#444;
	font-weight:bold;
}
a:visited{
	color:#555;
	font-weight:bold;
}
a:hover{
	color:#222;
	font-weight:bold;
}

#fpCopy #intro{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:160%;
	padding:10px 4px 10px 4px;
	background-color:#F3F3F3;
	color:#222;
	font-weight:bold;
}
#fpCopy #intro a{
	font-weight:bold;
}

#fpCopy ul, .copy ul{
	padding:0;
	list-style:none;
}
#fpCopy ul li, .copy ul li{
	list-style-image : none;
	background: url(../images/li.gif) 2px -5px no-repeat;
	padding:0 0 0 20px;
	margin:3px 0 3px 0;
	color:#222;
}

h2{
	font: lighter 180% "Trebuchet MS",arial,sans-serif;
	color: #DE0339;
	position:relative;
	margin:-50px 0 0 0;
	padding:0 40px 2px 40px;
	overflow:hidden;
}
h3{
	font: lighter 160% "Trebuchet MS",arial,sans-serif;
	color: #222;
	margin: 1em 0 .5em 0;
}
h4{
	padding:0 10px 0 0;
	color:#333;
	font-family : arial narrow,sans-serif;
	font-size : 16px;
	font-weight:bold;
	margin:2em 0 0 0;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:1px;
	line-height:150%;
}
h5{
	padding:4px 7px 4px 8px;
	background-color:#EEE;
	color:#444;
	font:bold 13px arial,sans-serif;
	border:1px solid #CCC;
	margin:0 0 0 -10px;
}
.copy>h3, .copy>h4, .copy>h5{
	margin-top:30px;
}

th,td{
	vertical-align:top;
	text-align:left;
}
th{
	background-image : url(../images/thBack.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	background-color:#E7E7E7;
	border-top:2px solid #EEE;
	border-bottom:1px solid #DDD;
	color:#444;
	font-weight:normal;
	padding-left:5px;
}
label{
	color:#8A8D9C;
}

form{
	padding:0px;
	margin:0px;
}
/* Template - Header */
#header{
	width:780px;
	border-top:2px solid #333;
	border-left:2px solid #333;
	border-right:2px solid #333;
	margin:10px auto 0 auto;
}
#mainTable{
	width:784px;
	border-left:2px solid #333;
	border-right:2px solid #333;
	margin:0 auto;
}

#body{
	background-color:#F9FAF5;
}
#fpCopy{
	padding:16px 40px 20px 40px;
	line-height:150%;
}
#body .fpCopy2{
	padding:20px 40px 20px 40px;
	line-height:150%;
	background-color:#E7EAD5;
}
.copy{
	padding:0 40px 20px 40px;
	line-height:150%;
}

#rhs{
	width:214px;
	background-color:#EAEBEF;
	background-image : url(../images/rhsBack.jpg);
	background-repeat : repeat-y;
}
#rhs h3{
	color:#0C1755;
	font-size:1.4em;
	font-weight:lighter;
	border:none;
	margin:20px 0 5px 0;
	padding:0;
}

#footerTable{
	width:784px;
	border-left:2px solid #333;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	margin:0 auto 10px auto;
}
#footer{
	background-color:#F2F3EB;
	text-align:right;
	padding:22px 30px 22px 0;
	color:#A4A59F;
}
#footer div{
	float:right;
	text-align:left;
	font-size:10px;
	margin-left:10px;
}
#footerEnd{
	background-color:#E8EBDA;
	background-image : url(../images/footerEnd.gif);
	background-repeat : repeat-x;
	height:32px;
	text-align:right;
	padding:10px 20px 10px 20px;
	color:#444;
	font-size:0.9em;
}
#footerEnd ul{
	margin:0;
	padding:0;
}
#footerEnd ul li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-right: 20px;
}
#footerEnd a{
	font-weight:normal;
	font-size:0.9em;
}
#footerEnd a:hover{
	color:blue;
}	


.copy a:link{
	color:#DE0339;
	text-decoration:underline;
	font-weight:normal;	
}

.copy a:visited{
	color:#333;
	font-weight:normal;	
}
.copy a:hover{
	color:#FE4379;
	text-decoration:underline;
}
.copy strong a:link{
	font-weight:normal;	
	font-weight:bold;	
}

/* The Navigation */
#lhs{
	background-color:#F2F2F2;
	background-image : url(../images/navBack.jpg);
	background-repeat : repeat-y;
	width:183px;
}
#navcontainer
{
	font-size: 0.9em;
	text-align: left;
	width:183px;
}

ul#navlist
{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-image : none;
}

ul#navlist li a
{
	display: block;
	line-height:100%;
	padding:9px 5px 9px 15px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	text-decoration:underline;
}
ul#navlist li a:hover
{\
	color: #000;
}
ul#navlist li.sel a
{
	font-weight:bold;
	color: #000;
}

ul#navlist li.lev1 a{
	padding-left:15px;
	background: #FFF url(../images/nav1_back.jpg) no-repeat top left;
	color:#555;
	border-bottom:1px solid #DADADA;
	padding:10px 5px 10px 20px;
}
ul#navlist li.lev1 a:hover, ul#navlist li.lev1.onPath a{
	background: #000 url(../images/nav1sel_back.jpg) no-repeat top left;
	color:white;
	border-color:#444;
}
ul#navlist li.lev1.sel a{
	background: #000 url(../images/nav1sel_back.jpg) no-repeat top left;
}
ul#navlist li.lev2 a{
	padding-left:26px;
	background: #EEE url(../images/nav2_back.jpg) no-repeat top left;
}
ul#navlist li.lev2.sel a{
	background: #E2E2E2 url(../images/nav2sel_back.jpg) repeat-y top left;
}
ul#navlist li.lev2 a:hover, ul#navlist li.lev2.onPath a{
	background: #E2E2E2 url(../images/nav2sel_back.jpg) repeat-y top left;
}
ul#navlist li.lev3 a{
	padding-left:26px;
	background: #EEE url(../images/nav3_back.jpg) no-repeat top left;
	border:none;
}
ul#navlist li.lev4 a{
	padding-left:42px;
	background: #EEE url(../images/nav4_back.jpg) no-repeat top left;
	border:none;
}


ul#navlist li.folder a{
	background-image: url(../images/folder_open_arrow.gif);
}
/* End Navigation */

/* The Navigation */
#nav div.lev2sel{
	padding:6px 7px 4px 36px;
	background: #E2E2E2 url(../images/nav2sel_back.jpg) no-repeat top left;
}
#nav div.lev3{
	padding:6px 8px 4px 39px;
	background: #E2E2E2 url(../images/nav3_back.jpg) no-repeat top left;
}
#nav div.lev3sel{
	padding:6px 8px 4px 39px;
	background: #E2E2E2 url(../images/nav3sel_back.jpg) no-repeat top left;
}
#nav div.lev4{
	padding:6px 7px 4px 50px;
	background: #E2E2E2 url(../images/nav4_back.jpg) no-repeat top left;
}
#nav div.lev4sel{
	padding:6px 7px 4px 50px;
	background: #59BED2 url(../images/nav4sel_back.jpg) no-repeat top left;
}
#nav div.lev5{
	padding:6px 7px 4px 58px;
	background: #B5D6DB url(../images/nav5_back.jpg) no-repeat top left;
}
#nav div.lev5sel{
	padding:6px 7px 4px 58px;
	background: #73CEDE url(../images/nav5sel_back.jpg) no-repeat top left;
}

#nav div.sel{

}
#nav div.sel a:link, #nav div.sel a:visited, #nav div.sel a:active{
	color:#222;
	font-weight:bold;
}
#nav div.sel a:hover{

}


/* Frontpage News */
.fp_news{
	padding:0px 26px 0px 26px;
	line-height:150%;
}
a.newsDate:link, a.newsDate:visited{
	color:#888;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.newsTitle:link, a.newsTitle:visited{
	color:#B91748;
	font-size:11px;
	text-decoration:none;
}
a.newsTitle:hover{
	color:#A93768;
}

div.newsDate2{
	color:#444;
	background-color:#F1F1F1;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:2px 0 2px 10px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:1px;
}



#inPageHeader{
	background: #EBE7DB url(../images/fpIPageTopBack1.jpg) no-repeat top left;
}


#newsList a:link, #newsList a:visited{
	font-size:12px;
	font-weight:bold;
}


#pageOpts{
	padding:5px 55px 20px 55px;
}


span.req{
	color:red;
	font-size:8px;
}

#path{
	padding:5px 0 0 0;
	margin:0 0 36px 8px;
}
#path a{
	text-decoration:none;
	color:#000;
	font-size:0.8em;
	font-weight:normal;
}
#path a:hover{
	text-decoration:underline;
	color:red;
}

strong{
	color:#000;
}
#subPages{
	width:100%;
}

div#jumpMenu{
	border-bottom:1px solid #DDD;
	padding:5px 5px 0 5px;
	background:#E6EFF8 url(../images/jumpMenuBack.jpg) repeat-x top;
}
div#jumpMenu ul{
	margin-top:0;
	padding-top:0;
}
div#jumpMenu ul li{
	list-style-image : none;
	background: url(../images/li_jump.gif) 16px -5px no-repeat;
	padding:0 0 0 34px;
	margin:3px 0 3px 0;
	color:#222;
}
div#jumpMenu ul li a{
	color:#51677D;
	text-transform:uppercase;
	text-decoration:none;
	font-family: "Trebuchet MS",arial,sans-serif;
}
div#jumpMenu ul li a:hover{
	color:#FF6600;
}
div#jumpMenu ul li ul{
	margin-left:16px;padding:0;
}
div#jumpMenu ul li ul li{
	margin:0;padding:0;
}

a.external{
	background: transparent url(../images/icons/opennewwin.gif) no-repeat right;
	padding-right:12px;
}



div#fpEvents{
	margin:10px 0 10px 0;
}
#fpViewAllEvents{
	margin-top:10px;
	text-align:right;
}
#fpViewAllEvents a{
	font-size:0.8em;
	font-weight:normal;
}

ul.linkList{
	list-style-type: none;
	width: 100%;
	margin:0 0 0 0;
	padding:0;
} 

ul.linkList li{
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style-image : none;
	border-bottom:1px dashed #999;
}

ul.linkList li a{
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color:#220000;
}

 * html ul.linkList li a{  /* make hover effect work in IE */
	width: 100%;
}

ul.linkList li a:hover{
	background: #F2F2F4;
	color:#F22;
}

ul.linkList a em{
	color: #1F1F1F;
	display: block;
	font: normal 9px Verdana, Helvetica, sans-serif;
	line-height: 125%;
}

ul.linkList a span, ul#fpEventsList a span {
	display: block;
	color: #555;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
}


#messageDiv{
	background: #fff6bf url(../images/icons/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin:10px;
	cursor:pointer;cursor:hand;
}
#messageDiv h3{
	color:#333;
	font-family : sans-serif;
	font-size : 17px;
	margin:0px;
	font-weight:bold;
	line-height:100%;
	border:none;
}
#messageDiv ul{
	margin-top:5px;
}

div#siteMap{
	width:460px;
}

div.newsMore{
	text-align:right;
}
a:link div.newsMore, a:visited div.newsMore{
	color:#555;
	font-size:0.7em;
	text-decoration:none;
	padding-right:5px;
}
a:hover div.newsMore{
	color:#000;
}

#courseInfo td{
	color:#444;
	background-color:#F1F1F1;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:2px 0 2px 10px;
	font-size:10px;
}