body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	width: 740px;
	height: 80px;
	background-image: url(images/header.gif);
	text-align: right;
}


#footer {
	width: 740px;
}

#addr {
	width: 600px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #003333;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#signup #signup #col2 #emailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0px;
	padding: 0px;
}
#signup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#signup #signup #col1 {
	width: 60px;
	height: 20px;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	font-style: normal;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

#addr h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
#addr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}


#pagecontent {
	width: 510px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
#pagecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#pagecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}

#techfooter {
	width: 740px;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
}
#techfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 0px;
}

#menutopblock {
	background-image: url(images/menutopblock.gif);
	float: left;
	width: 230px;
	text-align: left;
}
#menutopblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#quicklinks {
	width: 230px;
	height: auto;
	background-color: #D6D0F4;
	float: left;
	text-align: left;
}
#quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #000033;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 230px;
	font-weight: normal;
}

#quicklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	width: 230px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #AFC1E0;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
}

#mainwrapper {
	width: 510px;
	float: none;
	display: inline;
}
#leftcol {
	display: inline;
	float: left;
	height: 800%;
	width: 230px;
	background-color: #000033;
}
#leftfiller {
	background-color: #333366;
	height: 405px;
	width: 230px;
}

#pageimage {
	float: left;
	width: 510px;
	background-color: #FFFFFF;
}
#pagecontent table {
	padding-top: 0px;
	margin-top: 15px;
	height: auto;
}
#pagecontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#pageimage #courselinks {
	background-color: #000066;
	color: #FFFFFF;
	float: right;
	width: 227px;
	z-index: 1;
	height: 150px;
}
#pageimage #contactbg #courselinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
#pageimage #contactbg #courselinks #spacer {
	height: 5px;
}
#pageimage #contactbg #courselinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #2828FF;
}
#pageimage #contactbg {
	background-image: url(images/contactus1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 510px;
	z-index: -1;
}
#pagecontent #horizlinks {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000033;
	border-bottom-color: #000033;
	margin-top: 3px;
	margin-bottom: 3px;
}
.yellow {
	color: #000000;
	background-color: #FFFF00;
}
.cardtable {
	border: 1px solid #CCCCCC;
}
.red {
	color: #000000;
	background-color: #CC3300;
}
.cardftr {
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000033;
	background-color: #000033;
}
#pagecontent .cardtable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
}
#pagecontent .cardtable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000033;
}
#pagecontent #holeimage {
	border: 1px solid #006633;
	float: left;
}
#pagecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}
#pagecontent ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: disc;
}
.greenarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
#pagecontent a, a:visited, a:active {
	text-decoration: none;
	color: #0033CC;
}
#pagecontent a:hover {
	text-decoration: underline;
}
#pageimage #noflash {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
#addr a, a:visited, a:active {
	text-decoration: none;
	color: #009900;
}
#addr a:hover {
	text-decoration: underline;
	color: #FFFF33;
	cursor: auto;
}
#leftcol #quicklinks #specials {
	background-color: #990000;
}
#leftcol #specials {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftcol #specials a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
#leftcol #specials a:hover {
	text-decoration: underline;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000033;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#pagecontent ul {
	padding-left: 5px;
}
.linktable {
	border: 1px solid #6688B5;
	font-size: 10px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}
#pagecontent .bullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
