/* CSS Document */
.body {
	margin: 0px;
	padding:0px;
	background-color:#000000;
}
td#leftbar {
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	width: 21px;
	z-index: -100;
}
td#rightbar {
	background-image: url(images/rightbar.gif);
	background-repeat: repeat-y;
	width: 21px;
	z-index: -100;
}
table#maintable{
	width: 760px;
	padding: 0px;
	margin: 0px;
}
td#whitebackground {
	background-color:#FFFFFF;
	z-index: 1;
	padding: 0px;
}
td#headerleft{
	width: 293px;
	padding: 0px;
}
td#headerright{
	width: 467px;
	padding: 0px;
}
td#tagline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0361D2;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
td#middleholder{
	padding: 10px;
	margin: 0px;
}
table#innertable{
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.copy{
	padding: 10px;
	border: 4px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	line-height: 1.3em;
	text-align:left;
	}
td#nav{
	padding: 0px;
}
td#navcontent{
	padding: 0px;
	background-color:#0361D2;
}
table#blackbox{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 100%;
}
div#navRcorner{
	float: right;
}
div#navLcorner{
	float: left;
}
div#links{
	margin: 0px;
	padding: 30px 10px;
}
table#linkholder {
}
table#linkholder td{
	text-align:left;
	padding: 3px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #8FB8EC;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.navlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.paragraphemphisis {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: 6px;
	border-left-color: #FF0000;
	text-align: left;
	padding-left: 6px;
}
.bold {
	font-weight: bold;
}
.tinycredits {
	font-size: 9px;
}
a.graylink:link {
	color: #666666;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
table#homepagecontent {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table#homepagecontent td {
	text-align:left;
	padding: 0px 20px 0px 8px;
	margin: 0px;
}
.leftborder{
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
	}
table#tuition td {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
div.flag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pxs;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding: 3px;
}
.gray {
	color: #666666;
}
tr#seperatebottom td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	line-height: 1.3em;
	text-align:left;
}
#mailAddress{
	margin:0px 0px;
	padding:10px 0px 10px 80px;
}
#mailAddress li{
	margin:0px 0px;
	padding:0px 0px;
	list-style-type: none;
}
