body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px 20px 20px 70px;
}
#wrapper{
	width:1040px;
	height: auto;
	margin: 0 auto;
}
#wrapper_inner{
	width:700px;
	height: auto;
	float: left;
}
#Banner {
	width:698px;
	height:154px;
	z-index:4;
	float: left;
	border:solid #333 1px;
}

#Banner a{
	display:block;
	border:none;
	width:698px;
	height:154px;
	text-indent:-9999px;
	background:url(../Images/Tuition_Banner_large_AC.jpg);
	padding:0;
	margin:0;
}



#Menu {
	width:700px;
	height:auto;
	float: left;
}
#Menu a.active {
	background-color: #0000FF;
}
#Main {
	width:700px;
	z-index:3;
	padding-top: 10px;
	min-height: 200px;
	padding-bottom: 10px;
	float: left;
}
#Footer {
	clear: both;
	width:700px;
	height:auto;
	background-color: #FFFFFF;
	border-top: solid;
	border-color: #333333;
	border-width: 1px;
	float: left;
	margin: 10px 0 0 0;
	;
}
#standards {
	clear:both;
	text-align:center;
	border:10px;
	padding-top: 10px;
}
#table_footer
{
	width:700px;
}
/*Contact form definitions*/
#contact_form{
	color:#000000;
	padding-bottom: 0px;
}
#contact_form label{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
#contact_form fieldset{
	border:1px solid #ccc;
	padding: 0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#form1{
	font-family:Arial, Helvetica, sans-serif;
	}
#form3{
	width:50%;
	float: left;
	}
#form4{
	float: right;
	width: 50%;

	}
#form5{
	width:33%;
	float: right;
	}
#form6{
	clear:both;
	padding: 10px;
	}
	
/* text classes */
h1{
	margin:0;
	padding:0;
}
	
	
	
h2 {
	margin-top: 0px;
	font-size: 24px;
	line-height: 24px;
	color: #006633;
}


a{
	text-decoration:none;
	color:#0000FF;
}
a:hover{
	text-decoration:underline;
	color:#0066FF;
}

a:visited{
	color:0066FF;
}
p.justify{
text-align:justify;
}
h5{
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3300CC;
	padding: none;

}

td {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	font-size: 16px;
	border:none;
	font-weight: 600;
	line-height: 18px;
}
.small {
	
	font-size: 9px;
	line-height:10px;
}

.medium {
	
	font-size: 14px;
	line-height:16px;
	color: #666666;
}

.big {
	font-size: 16px;
	border:none;
	font-weight: 600;
	line-height: 18px;
}
.bigborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border:none;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

/* CLASSES  */
.style1 {
	font-size: 18px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style3{
	line-height:24px;
	list-style:disc;
	font-size: 16px;
	font-weight: 600;
}

/* Image styles */

img.logo{
	border:0;
	height:31px;
	width:88px;
	}
img.imageLeftL{
	width:auto;
	height:auto;
	float: left;
	margin:5px 15px 15px 0;
	border:solid #333 1px;
}

img.imageLeftP{
	width:225px;
	height:300px;
	float: left;
	margin:5px 15px 15px 0;
	border:solid #333 1px;
}
img.imageRightL{
	width:200px;
	height:150px;
	float: right;
	margin:5px 15px 15px 0;
	border:solid #333 1px;
}
img.imageRightLPad{
	width:auto;
	height:auto;
	float: right;
	margin:5px 15px 15px 0;
	border:solid #333 1px;
}

img.imageRightP{
	width:225px;
	height:300px;
	float: right;
	margin:10px 10px 10px 0;
	border:solid #666666 2px;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*font-size: 120%;*/
	cursor: pointer;
}

ul.MenuBarHorizontal.pagenow
{
background-color:#0000FF;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 140px;
	float: left;
}

/* Menu items are a block with padding and no text decoration */
ul.MenuBarHorizontal li a
{
	display: block;
	cursor: pointer;
	background-color: #0066FF;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal li a:hover, ul.MenuBarHorizontal li a:focus
{
	background-color: #0000FF;
	color: #FFFFFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/* New Menu */

.tabs {
	padding:10px 0 0 10px;
	margin:10px 0 0 0;
	list-style:none;
	height:26px;
	background-color:#BADAE0;
	border:1px solid #333;
	position:relative;
}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:16px; font-weight:600; line-height:25px;}
.tabs li a em {display:block; float:left; height:25px; text-align:center; padding:0 15px; background:#191ef3; border:1px solid #000; border-right:0; font-style:normal; color:#fff;}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #000; width:2px; background:url(../images/tab2.png);}

.tabs li a b.p1 {height:25px; margin-top:1px;}
.tabs li a b.p2 {height:23px; margin-top:3px;}
.tabs li a b.p3 {height:21px; margin-top:5px;}
.tabs li a b.p4 {height:19px; margin-top:7px;}
.tabs li a b.p5 {height:18px; width:1px; background:#000; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {
	background:#6c84dc;
	color:#000;
	cursor:pointer;
	border-bottom-color:#6c84dc;
	position:relative;
	z-index:300;
}
.tabs li a.selected em {background:#6c84dc; color:#000; border-bottom-color:#6c84dc; text-decoration:none; position:relative; z-index:400;}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#6c84dc; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#6c84dc; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#000;}

.tabs li a:hover span {
	display:block;
	position:absolute;
	font-size:12px;
	left:10px;
	top:35px;
	color:#FFFFFF;
	white-space:nowrap;
}
.tabs li a.selected:hover span {display:none;}

.message {
	background:#6c84dc;
	border:1px solid #000;
	border-top:0;
	text-align:right;
	padding:5px 10px;
	margin:0 0 10px 0;
	color:#fff;
	font-size:10px;
}

#adverts{
	float:right;
	width:300px;
	height:auto;
}
#ad_right{	
	float:right;
	width:120px;
	margin: 0 3px;
}
#ad_left{
	float:left;
	width:160px;
	margin:0 3px;
	clear:none;
}
