@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#cedfee;
	padding:0px;
}

a img {
	border: none;
}

/* KURT'S STYLES
--------------------------------------*/

form div					{float: left; padding-right: 6px;}
form h5						{color: #363636; font-size: 9px; font-weight: normal; margin: 3px 0px 0px 0px;}
form p						{font-size: 12px;}
input.xlong					{width: 450px;}
input.vlong					{width: 300px;}
input.long					{width: 206px;}
input.short					{width:100px;}
input.vshort				{width: 69px;}
input.xshort				{width: 25px;}
table.form textarea			{width: 175px; height: 170px;}
input.small					{font-size: 9px;}
.required					{background-color: lightyellow;}
fieldset					{border: 1px solid gray;}
legend						{padding: 0px 6px;}

hr	{
	border: 0;
	background-color: #aaa;
	color: #aaa;
	height: 1px;
}

table.report {
	width: 100%;
	font-size: 12px;
}
table.report tr.header {
	background-color: #ddd;
}
table.report tr.even {
	background-color: #eee;
}
table.report tr.data:hover {
	background-color: #CAE1FF;
}
p.status,p.error {
	text-align: center;
	color: darkgreen;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -12px;
	background-color: lightyellow;
}
p.error {
	color: maroon;
}

/* ------------------------------------*/


/* COLLIN'S STYLES
---------------------------------------*/

.clear {
clear:both;
}

p {
margin:0;
padding:8px;
}

h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
color:#b61111;
margin:0px;
padding-bottom:8px;
font-weight:bold;
}

h2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
font-size:24px;
color:#000;
margin:0px;
font-weight:bold;
}

h3 {
	margin: 9px 0px 0px 0px;
}

#headerContainer {
width:100%;
height:120px;
background-image:url(../images/graphitebg.gif);
background-repeat:repeat-x;
margin:0 auto;
}

#headerWrap {
width:940px;
height:109px;
margin:0 auto;
background-image:url(../images/headerbg.gif);
background-repeat:no-repeat;
padding:11px 0px 0px 20px;
}

#logoWrap {
width:322px;
float:left;
}

#loginWrap {
width:470px;
float:right;
}

	#loginWrap table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}

	#loginWrap form {
	margin:0;
	padding:0;
	}

#memberWrap {
width:204px;
float:right;
margin-top:7px;
margin-right:10px;
}

#listcourseWrap {
width:192px;
float:right;
margin-top:7px;
margin-right:23px;
}

#navWrap {
width:960px;
height:28px;
margin:0 auto;
background-image:url(/images/navbg.gif);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-top:8px;
}

	#navWrap a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#navWrap a:hover {
	color:#173858;
	text-decoration:none;
	}

#contentContainer {
width:960px;
margin:0 auto;
}

#homeleftColumn {
width:471px;
float:left;
margin:19px 0px 0px 13px;
}

#descriptionBox {
width:452px;
background-color:#FFFFFF;
line-height:20px;
padding:8px;
}

	#descriptionBox ul {
	font-style:normal;
	font-size: 14px;
	}
	
	#descriptionBox ul li {
		margin-bottom: 9px;
	}
	
	#descriptionBox form {
	margin-top:8px;
	}
	
#calendarBar {
width:470px;
float:left;
margin-top:19px;
}

#calendarContent {
width:440px;
height:auto;
background-image:url(/images/courseboxbg.gif);
background-repeat:repeat-y;
padding:6px 15px 8px 15px;
}	

#calendarParagraph {
width:430px;
margin:0 auto;
font-size:13px;
font-style:italic;
line-height:18px;
color:#666666;
margin-bottom:8px;
}
#see-all-courses {
	margin: 6px 3px 0px 3px;
	text-align: right;
}
#see-all-courses a,
#see-all-courses a:link,
#see-all-courses a:visited {
	color: #cc0000;
	font-size: 16px;
}
#homerightColumn {
width:442px;
float:left;
margin:19px 0px 0px 0px;
padding:0px 17px;
}

#rightPictureBox {
width:444px;
float:left;
}

#helpingyouWrapper {
width:444px;
float:left;
margin-top:15px;
}

	#helpingyouWrapper ul {
	font-size:14px;
	color:#173858;
	line-height:18px;
	list-style-type:disc;
	margin:0px 0px 0px 16px;
	padding:0px;
	}
	
	#helpingyouWrapper li {
	padding-top:4px;
	margin:0px;
	padding:3px 0px;
	list-style-type:disc;
	}
	
	#helpingyouWrapper a {
	color:#CC0000;
	}
	
#cmsWrapper {
width:219px;
height:118px;
float:left;
margin-top:15px;
background-image:url(/images/ambulance.jpg);
background-repeat:no-repeat;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
padding:10px 0px 0px 220px;
overflow:auto;
}

	#cmsWrapper a {
	color:#CC0000;
	text-decoration:none;
	}
	
	#cmsWrapper a:hover {
	color:#CC0000;
	text-decoration:underline;
	}
	

#partnersWrapper {
width:444px;
float:left;
margin-top:15px;
}

	#partnersWrapper li {
	margin-top:6px;
	font-style:italic;
	margin:0px 0px 0px 16px;
	padding:5px 0px;
	}
	
	#partnersWrapper ul {
	margin:0px;
	padding:0px;
	}
	
	#partnersWrapper a {
	text-decoration:underline;
	color:#000000;
	}

#footerContainer {
width:100%;
height:64px;
background-image:url(/images/footerbg.gif);
margin-top:23px;
}

#footerBox {
width:960px;
margin:0 auto;
}

#footerLeft {
width:750px;
float:left;
}

#footerRight {
width:130px;
float:left;
margin-top:10px;
margin-left:30px;
}
	
.nav1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:right;
font-weight:bold;
padding-top:15px;
line-height:18px;
}

	.nav1 a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.nav1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.nav2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#87add0;
text-align:right;
font-weight:bold;
}

	.nav2 a {
	color:#87add0;
	text-decoration:none;
	}
	
	.nav2 a:hover {
	color:#87add0;
	text-decoration:underline;
	}
	
#emtleftColumn {
width:471px;
float:left;
margin:19px 0px 0px 13px;
}

	#emtleftColumn a {
	color:#CC0000;
	}
	
#emtrightColumn {
width:444px;
float:left;
marginleft:17px;
margin-top:15px;
}

	#emtrightColumn ul {
	font-size:12px;
	color:#173858;
	line-height:18px;
	margin:0px 0px 0px 16px;
	padding:5px 0px;
	}
	
	#emtrightColumn li {
	padding-top:4px;
	}
	
	#emtrightColumn a {
	color:#173858;
	}

#resourcesrightColumn {
width:444px;
float:left;
marginleft:17px;
margin-top:15px;
background-color:#FFFFFF;
line-height:20px;
}

	#resourcesrightColumn a {
	color:#CC0000;
	}

#fullwidthContainer {
width:960px;
float:left;
margin-top:15px;
background-color:#FFFFFF;
padding-top: 12px;
}

#joinformWrapper {
width:800px;
margin:0 auto;
}

/* ------------------------------------*/