@charset  "UTF-8";

/* CSS Document */
body
{
	background: #ffffff;
	margin: 0px;
}

/***************** HEAD *******************/
#header
{
	/* background: url(../images/tile_head.gif); */
	/* background-repeat: repeat-x; */
	/* height: 160px; */
	background: none;
	margin-left: auto ;
  margin-right: auto ;
}

#sp_wh
{
	height: 40px;
	width: 1016px;
}

#sp_gr
{
	background: url(../images/ss_head.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 130px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

#sp_dgr
{
	position: relative; 
	top: -20px;
	background: none;
	/* background: url(../images/tile_dgr.gif);
	background-position: left;
	background-repeat: no-repeat; */
	height: 20px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

#reg
{
	float: right;
	width: 80px;
	color: #ffffff;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 2px;
}

#reg2
{
	float: right;
	width: 300px;
	color: #ffffff;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 2px;
}

#reg a:link
{
	color: #ffffff;
	text-decoration: none;
}

#reg a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#reg a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#reg a:active
{
	color: #ffffff;
	text-decoration: underline;
}

#nav
{
	position: relative; 
	top: -20px;
	background: none;
	height: 20px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

#subheader
{
	position: relative; 
	top: -20px;
	background: url(../images/tile_shell.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

#subheader #shell {
	position: relative; 
	top: -20px;
	
	width: 950px; }

#subheader #gfx
{
	position: relative; 
	top: 20px;
	
	background: url(../images/plate.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 196px;
}

#subheader #titl
{
	position: relative; 
	top: 20px;
	background: none;
	margin: 18px 0 0 20px;
	float: left;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

/***************** CONTENT *******************/
#content
{
	position: relative; 
	top: -30px;
	background: none /*url(../images/tile_content.gif)*/;
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: auto ;
  margin-right: auto ;
}

#contentFull
{
	position: relative; 
	top: -30px;
	margin: 0 0 20px 0;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: auto ;
  margin-right: auto ;
}

#leftNav
{
	background: #ffffff;
	float: left;
	width: 196px;
}

#leftNav #box
{
	width: 175px;
	float: right;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #016db8;
}

#leftNav #boxtop
{
	background: #016db8;
	width: 175px;
	float: right;
	padding: 5px;
	border: 1px solid #094394;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

#leftNav #box p
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#mainContent
{
	margin: 0 0 0 210px;
	width: 500px;
	/*border-right: 1px solid #cccccc;
	padding:10px;*/
}

#mainContentFull
{
	margin: 0 0 0 210px;
	width: 700px;
	/*border-right: 1px solid #cccccc;
	padding:10px;*/
}

#mainContent p
{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
}

#rightContent
{
	background: #ffffff;
	float: right;
	width: 230px;
	/*padding:10px;*/
}

#rightContent p
{
	margin: 0;
	padding: 0 0 10px 0;
}

.pad { padding-bottom: 10px; }

h1
{
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #094394;
}

a:link { color: #094394; }
a:visited { color: #094394; }
a:hover { color: #016db8; }
a:active { color: #016db8; }

#cnum
{
	margin: 0 1% 5px 0;
	text-align: right;
	width: 100%;
}

/***************** FOOTERS *******************/
#footer
{
	position: relative; 
	top: -50px;
	background: #ffffff;
	height: 50px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

#lnx
{
	float: left;
	width: 400px;
	padding: 30px 0 0 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#tagline
{
	float: right;
	background: #ffffff;
	height: 30px;
	width: 250px;
	padding: 10px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	font-style: italic;
	color: #696969;
}

#gutter
{
	position: relative; 
	top: -50px;
	background: #cccccc;
	height: 40px;
	width: 950px;
	margin-left: auto ;
  margin-right: auto ;
}

/***************** HACKS *******************/
.clear
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#clear
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/***************** BUTTON *******************/
#button
{
	width: 150px;
	text-align: center;
	margin: 0 10px 10px 0;
}

#button a:link
{
	color: #ffffff;
	text-decoration: none;
}

#button a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#button a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#button a:active
{
	color: #fffff;
	text-decoration: underline;
}

.btn { display: block; }

.btn *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #094394;
}

.btn1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #abbfda;
	border-right: 1px solid #abbfda;
	background: #5a81b7;
}

.btn2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #abbfda;
	border-right: 1px solid #abbfda;
	background: #5a81b7;
}

.btn3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #84a1ca;
	border-right: 1px solid #84a1ca;
}

.btn4
{
	border-left: 1px solid #abbfda;
	border-right: 1px solid #abbfda;
}

.btn5
{
	border-left: 1px solid #5a81b7;
	border-right: 1px solid #5a81b7;
}

.btnfg
{
	background: #094394;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

/***************** NAV *******************/
.tabs
{
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.tabs ul
{
	margin: 0;
	padding: 0;
	padding-left: 196px;
	/*offset of tabs relative to browser left edge*/
	font: 9pt Verdana;
	list-style-type: none;
}

.tabs li
{
	display: inline;
	margin: 0;
}

.tabs li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 18px;
	/*padding inside each tab*/
	color: #094394;
	font-weight: bold;
	background: #ffffff;
	/*background of tabs (default state)*/
	/*border-right:1px solid white;*/
}

.tabs li a:hover
{
	background: #dcdcdc;
	color: #094394;
}

.tabs li.selected a
{
	background: #e8e8e8;
	color: #000000;
	/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/*************************** TABLES ***************************/
.twhite th
{
	background: #fff;
	color: #000;
	font-size: 1em;
	text-decoration: underline;
	text-align: left;
}

.twhite td
{
	background: #fff;
	color: #000;
	font-size: 1em;
	text-align: left;
}

table.data { margin: 0 0 5px 0; }

table.data td
{
	background: #ccc;
	font-weight: bold;
	border: 1px solid #000;
}

table.course			{font-size: 10pt; background: #CCDDFF; color: #000000 }
table.course	th	{font-size: 10pt; background: #CCDDFF; color: #000000 }
table.course	td	{font-size: 10pt; background: #ffffff; color: #000000 }
table.course tr.alert	td	{font-size: 10pt; background: yellow; color: #000000 }
