/* ================ MAIN ITEMS ================ */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


a {	color: #447daa;	text-decoration: none; }
a:hover { text-decoration: underline; }

td.project {
	padding-top: 10px;
	padding-left: 7px;
	width: 368px;
	padding-right: 7px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

img {
	border: 0px;
}

/* ================ TOP NAV ================ */



td.bottomLeft {
	width: 183px;
}

/* ================ TOP NAV LINKS ================ */

#topNav
{
	padding: 5px;
	background: #4c8fc3;
	width: 575px;
	border: 1px #447daa dashed;
}

#topNavRed
{
	padding: 5px;
	background: #ae2525;
	width: 575px;
	border: 1px #951313 dashed;
}

#topNavGray
{
	padding: 5px;
	background: #bdbcbc;
	width: 575px;
	border: 1px #9d9d9d dashed;
}

a.topNav:link, a.topNav:visited, a.topNav:active 
{
	text-decoration: none;
	color: #FFFFFF;		
}

a.topNav:hover {
	text-decoration: underline;
	color: #FFFFFF;		
}

/* ================ MIDDLE AREAS ================ */



td.mainContent {
	padding-top: 20px;
	padding-left: 7px;
	width: 468px;
	padding-right: 7px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

td.mainContentWide {
	padding-top: 5px;
	padding-left: 7px;
	width: 700px;
	padding-right: 7px;
	text-align: left;
	vertical-align: top;
}

td.mainContent2 {
	padding-top: 5px;
	padding-left: 7px;
	width: 580px;
	padding-right: 7px;
	text-align: left;
	vertical-align: top;
}

td.mainRightNav {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 11px;
    
}

td.newsScrollNav {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 11px;
    
}



.line_bg {
	FONT-SIZE: 9pt; COLOR: #ffffff; LINE-HEIGHT: 14px; FONT-FAMILY: ¡¾¨ù¢¬©÷,verdana; BACKGROUND-COLOR: #d6c9b4
}
.Copyright {
	FONT-SIZE: 7pt; COLOR: #737373; LINE-HEIGHT: 14px; FONT-FAMILY: ¡¾¨ù¢¬©÷,verdana; BACKGROUND-COLOR: #ffffff


.style1 {color: #1A4675}






div.courseBox {
	border: 3px solid #447DAA;
	margin-bottom: 20px;
}

p.csAdd {
	font-size: 13px;
	text-align: left;
	margin-left: 5px;
}

span.addBorder {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #447DAA;
	color: #FFFFFF;
}

p.csTitle {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #447DAA;
	padding: 5px;
}

p.csPrice, p.csDescription {
	padding: 5px;
}

select.smtxt {
	font-size: 11px;
}

/* ================ BOTTOM AREAS ================ */

p {
	margin-top: 0px;
}

p.photoCaption {
	font-size: 9px;
	margin-top: 0px;
}

span.greyText {
	color: #797979;
	font-size: 9px;
}

span.error {
	color: #FF0000;
}
	
/* ================ TITLES ================ */

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 5px
}



p.navTitle {
	color: #16436F;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ================ TABLES ================ */

td.partnerLeft {
	width: 30%;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
}

td.partnerRight {
	width: 70%;
	vertical-align: top;
	padding-bottom: 20px;
}

td.facultyLeft {
	width: 70%;
	vertical-align: top;
	padding-bottom: 20px;
}

td.facultyRight {
	width: 30%;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
}

/* ================ FORM ================ */

form {
	padding: 0px;
	margin: 0px;
}

td.searchField {
	width: 124px;
	height: 19px;
	text-align: right;
	vertical-align: middle;
}

td.searchButton {
	width: 26px;
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
}

input.searchBox {
	border:0px none; width: 116px;
	height: 15px;
	font-size: 10px;
	background-image: url('file:///C:/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/search_bar.jpg');
	background-repeat:  no-repeat;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 8px;
	color: #000000
	
}

p.right {
	float: right;
	text-align: right; 
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ================ NEWFORM ================ */
SELECT.form{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
    color: #333333;
	font-weight: 500;
	margin: 0;
	background-color: #E8EFF9;
}
INPUT.text{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid rgb(255,255,255);
	border-color: #99AECE;
	font-weight: 500;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E8EFF9;
}
		.text_box{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			background-color : #E8EFF9;
			width:200px;
		}
/* ================ FORM ================ */
/*		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 13px;
			font-family : Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		*/
/* ================ MAIN LINKS ================ */



/* ================ COURSE SELECTION ================ */

td.cdt {
	width: 20%;
	background-color: #003366;	
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}

td.cdl {
	background-color: #b1c3d9;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

td.cd {
	color: #000000;
	font-size: 11px;
	text-align: center;
}

td.cda {
	color: #000000;
	font-size: 11px;
	background-color: #e8e8e8;
	text-align: center;
}

/*	Agent Portal Pages */
	 .agent
	 {
	 	border: 1px #b4cbdd solid;
		font-size: 12px;
	 }
	 
	 td.left
	 {
	 	width: 30%;
		padding: 5px;
		background: #FFFFFF;
		text-align: center;
	 }
	 
	 td.right
	 {
	 	width: 70%;
		padding: 5px;
		background: #FFFFFF;
	 }
	 
/*	Manage Agents (Admin) Page */
	table.agentList
	{
		width: 100%;
		height: 100%;
		margin-top: 20px;
		background: #f2f6f9;
		border-top: 1px #b4cbdd solid;
		border-left: 1px #b4cbdd solid;
	}
	
	td.agentListHeader
	{
		font-weight: bold;
		text-align: center;
		padding: 5px;
		border-bottom: 1px #b4cbdd solid;
		border-right: 1px #b4cbdd solid;
	}
	
	td.agentId, td.agentInfo
	{
		text-align: center;
		padding: 5px;
		border-bottom: 1px #b4cbdd solid;
		border-right: 1px #b4cbdd solid;
	}
	
	td.agentContact
	{
		padding: 5px;
		border-bottom: 1px #b4cbdd solid;
		border-right: 1px #b4cbdd solid;
		background: #FFFFFF;
	}
	

/* Scroll */

#scroll_menu
{

width: 248px; 
height: 380px; 
overflow: hidden; 
margin-top:200px; 
margin-bottom:240px;

}




/* navigation */
#nav {}

#nav ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 186px; 		/* Width of  main menu items */
}

/* Global menu items */
#nav ul li
{				
	padding: 5px;
	padding-left: 15px;
	margin: 0;
	position: relative;
}

/* Sub menu global */
#nav ul li ul, #nav ul li table
{
	position: absolute; /* remove this line to have sub menu drop down instantly below the main menu item which is being hovered*/
	left: 182px; /* Set 4px less than menu width */
	top: 0;
	display: none;
	width: 210px;
	border-bottom: 1px #b4cbdd solid;
}

/* Sub menu items */
#nav ul li ul li, #nav ul li table tr td
{
	padding: 10px;
	background: #f2f6f9;
	border-top: 1px #b4cbdd solid;
	border-left: 1px #b4cbdd solid;
	border-right: 1px #b4cbdd solid;
	width: 210px;
}

/* Styles for Menu Items */
#nav ul li a, #nav table tr a
{
	display: block;
	text-decoration: none;
	color: #437aa5;
	/*background: #fff; /* IE6 Bug */
}

/* Fix IE. Hide from IE Mac \*/
#nav * html ul li { float: left; height: 1%; }
#nav * html ul li a { height: 1%; }
/* End */

/* Hover styles for all menu links */
#nav ul li a:hover { text-decoration: underline; }

/* Sub menu styles */
#nav ul li ul li a { padding: 5px;}

/* Functionality */
#nav ul li:hover ul, #nav ul li.over ul, #nav li:hover table, #nav ul li.over table{ display: block; } 





/* navigation for admin page */
#nav_admin { font-size: 11px; }

#nav_admin ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Global menu items */
#nav_admin ul li
{				
	padding: 5px;
	padding-left: 15px;
	margin: 0;
	position: relative;
}

/* Sub menu global */
#nav_admin ul li ul
{
	left: 182px; /* Set 4px less than menu width */
	top: 0;
	display: block;
}

/* Sub menu items */
#nav_admin ul li ul li
{
	padding: 5px;
	background: #f2f6f9;
	text-align: right;
}

/* Styles for Menu Items */
#nav_admin ul li a
{
	display: block;
	text-decoration: none;
	color: #437aa5;
	/*background: #fff; /* IE6 Bug */
}

/* Fix IE. Hide from IE Mac \*/
#nav_admin * html ul li { float: left; height: 1%; }
#nav_admin * html ul li a { height: 1%; }
/* End */

/* Hover styles for all menu links */
#nav_admin ul li a:hover { text-decoration: underline; }















/* modifications for the admin menu */
#nav2 ul li { padding: 2px; margin-left: 10px; font-size: 11px;}

#nav2 ul li ul, #nav2 ul li table
{
	position: static;
	display: inline;
	border: 0px none;
}

#nav2 ul li ul li, #nav2 ul li table tr td
{
	border: 0px none;
	width: 160px;
	padding: 0px;
	text-align: right
}




/* table elements */
td.top
{
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px #b4cbdd solid;
	border-right: 1px #b4cbdd solid;
	background: #f2f6f9;
}

td.odd, td.oddnh
{
	text-align: center;
	padding: 5px;
	border-bottom: 1px #b4cbdd solid;
	border-right: 1px #b4cbdd solid;
}

td.odd:hover { background: #FFFFFF; }

td.even, td.evennh
{
	text-align: center;
	padding: 5px;
	border-bottom: 1px #b4cbdd solid;
	border-right: 1px #b4cbdd solid;
	background: #FFFFFF;
}

td.even:hover { background: #f2f6f9; }

table.schedule
{
	width: 750px;
	background: #f2f6f9;
	border-top: 1px #b4cbdd solid;
	border-left: 1px #b4cbdd solid;
}