body, input, textarea, select, form, div, #header
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	color: #000066;
	margin: 0px;
	padding: 0px;

}

/*body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: #183A63;
	scrollbar-highlight-color: #183A63;
	scrollbar-3dlight-color: #183A63;
	scrollbar-shadow-color: #183A63;
	scrollbar-darkshadow-color: #183A63;
}
*/

h1, h2, h2.section {
	color: #51688A;
	text-indent: 0px;
	width: 100%;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}


h1 {
	font-size: 14pt;
	margin-top: 20px;
	margin-bottom: 0;
}

h2 {
	margin-top: 10px;
}

h2, h2.section {
	font-size: 12pt;
}

h2.section {
	text-align: center;
}


h3 {
	font-size: 11pt;
}

p, table {
	text-align: none;
	margin-top: 6px;
	margin-bottom: 20px;
	font-size: small;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
/*  	color: #000066;*/
/*	margin: 0px;
	padding: 0px;*/
}


P.text-bold  {
	font-weight: bold;

}

p.subtext
{ 
	text-align: none;
	margin-top: 6pt;
	margin-bottom: 0;
	font-size: x-small;
	font-size: 8pt;
}

P.text-sub  {
	font-size: 10

}


p.newstext
{

	text-align: none;
	margin-top: 6pt;
	margin-bottom: 0;
	font-size: x-small;
	font-size: 8pt;
}

p.rightnavtext
{

	text-align: none;
	font-size: 14pt;
/*	font-color: #ffffff;*/

}

p.rightnavtitle
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-color: #red;
	

}

p.page-title{
	text-indent: 0px;
	width: 100%;
	padding: 0px;
	font-weight: bold;
	font-size: 15pt;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-top: 55px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

ul 
{
	list-style-position: inside;
/*	list-style-image: url(images/bullet.gif);*/
	font-size: small;
	padding: 0px;
}


/*ul 
{
	list-style-position: outside;
	margin-left: 30px;
}*/


li 
{
	padding-left: 10px;
	list-style-position: outside;
/*	font-size: x-small;*/
}


li.side-menu-bullets

{
/*	padding-left: 3px;*/
	font-size: x-small;
	list-style-image: url(images/bullet.gif);
	text-align: left;
	align: left;
	list-style-position: outside;
	margin-left: 5px;

}

/*li.side-menu-bullets

{
	padding-left: 3px;
	font-size: x-small;
	font-size: 8pt;
	list-style-image: url(images/bullet.gif);
	text-align: left;
	align: left;
	list-style-position: outside;
	margin-left: 5px;

}*/



/*li.content-bullets

{
	padding-left: 3px;
	font-size: small;
	list-style-image: url(images/bullet.gif);
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;

}
*/

#logo-text 
{
	position: absolute;
	color: #A1A5A9;
	left: 0px;
	top: 66px;
	width: 100px;
	text-align: right;
}

#logo-img 
{
	position: absolute;
	left: 105px;
	top: 40px;
	border: none;
}


#search-text 
{
	position: absolute;
	font-weight: 800;
	color: #F5EEEE;
	text-transform: uppercase;
	overflow: hidden;
	font-size: x-small;

}

div.right-nav-box 
{
/*	border-bottom: 1px solid #183A63;
	background-color: #D8DEE7;
	width: 100%;
	margin: 0px;*/

	text-align: center;

}

div.index_right-nav-box 
{
/*	border-bottom: 1px solid #183A63;
	background-color: #D8DEE7;
	width: 100%;
	margin: 0px;*/
	text-align: center;

}


#header-text 
{
	position: absolute;
	top: 12px;
	left: 188px;
	color: #F5EEEE;
	font-weight: 300;
	font-size: 18pt;
	text-transform: uppercase;
	overflow: hidden;

}

input 
{
	border-width: 1px;
	background-color: #ffffff;
	padding: 0px;
}

td
{
	font-size: 10pt;
}

td.sched_headings
{
	color: #ffffff;
}

td.rescheduled
{
	color: red;
}


/*<!------------------------------Start bottom menu stuff ------------------------------->*/

a.menu-b {
/*	color: #A1A5A9;*/
	color: #000066;
	text-decoration: underline;
/*	margin-right: 20px;*/
	font-weight: bold;
/*	display: block;
	float: left;
	white-space: nowrap;*/


}


a.menu-b:link, a.menu-b:visited {
/*	color: #A1A5A9;*/
	color: #000066;

}


a.menu-b:active, a.menu-b:hover {
	text-decoration: underline; 
} 


/*<!------------------------------End bottom menu stuff ------------------------------->*/


a:link, a:visited 
{
/*	color: #4444FF; */
	color: #000099;
	text-decoration: underline;
}
 
a:active, a:hover 
{ 
/*	color: #999999; */
	color: #6C003A;
	text-decoration: underline;
} 


/*a:link 

{
	text-decoration: none; 
	color: #0000FF;
}

a:visited 

{
	color: #800080;
	a:visited {color: #0000FF;
	text-decoration: none;
}

a:hover 

{
	text-decoration: underline; 
	color: #800080;
}

a:active 

{
	text-decoration: none; 
	color: #800080;
}

*/

#menu-bottom 
{
	font-size: small;
	font-size: 12px;
	white-space: nowrap;
	
}

img {
	border-width: 0px;
}

/*<!-------------------------MENU ITEMS ---------------------------------*/

/*
#menu 
{
	overflow: visible;
	height:33px;

}
*/


/*#menu-row 
{	padding-left: 83px;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10pt;
	overflow: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	text-align: left;
	margin-left: 188px;
	white-space: nowrap;

}*/


#menu-row-bottomline 
{
/*	margin-left: 13px;*/
	border-bottom: medium double #183A63;
	white-space: nowrap;
	width: 100%;
}

#menu-bottom 
{
	font-size: small;
	font-size: 12px;
	white-space: nowrap;
	
}

