body {
	background : #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
.rootMainContent{font-size:1.2em;line-height:1.4em;padding-top:12px;padding-bottom:20px;}
.rootMainContentHolder{border:solid 1px #ccc; border-top:0;overflow:hidden;}
h1{margin:0;padding:0;font-size:1.4em;}
h2{margin:15px 0 2px 0;padding:0;font-size:1.1em;}
h3{margin:15px 0 3px 0;padding:0;font-size:1.2em;}

#root{width:960px;margin:0 auto;}
.clear{clear:both;}
.leftColumn{width:190px;float:left;padding-left:10px;border-right:solid 1px #ccc;margin-bottom: -2000px;padding-bottom: 2000px;background-color:#eee;}
.leftColumn a, .rightColumn a{color:#333;}
.leftColumn a:hover,.rightColumn a:hover{color:blue;}
.rightColumn{width:180px;float:right;padding-left:10px;padding-right:10px;margin-bottom: -2000px;padding-bottom: 2000px;border-left:solid 1px #ccc;background-color:#eee;}
.footerHolder{margin-top:10px;}
.footerContent{text-align:center;}
.footerContent a{color:Black;}
.footerContent a:hover{color:Blue;}
.rootMainContentHolder{}
.rootMainContent{width:510px;float:left;margin:0 20px;}

.titleBar{background-color:#000;}
.titleContent{width:960px;margin:0 auto;}
.titleContent a{display:inline-block;}
.centreTitle{color:#fff;font-size:2.3em;margin:30px 30px 10px 30px;display:inline-block;vertical-align:top;}

#advisersSectionTitleBar{background-color:#000;width:100%;padding:2px 0 2px 0;margin-bottom:8px;background-color:#000;}
#advisersSectionTitleContent{width:780px;margin-left:auto;margin-right:auto;}
.blah{}
a img{border:0px;}

.setFont {font-size:100%}

a.greenLink		{color: #669900;	text-decoration: underline;cursor:hand;}
a.greenLink:visited	{color: #669900;	text-decoration: underline;}
a.greenLink:active	{color: #669900;	text-decoration: underline;}
a.greenLink:hover		{color: #CC0000;	text-decoration: underline;}

a.whiteLink		{color: #FFFFFF;}
a.whiteLink:visited	{color: #FFFFFF;}
a.whiteLink:active	{color: #FFFFFF;}
a.whiteLink:hover		{color: #FFFFFF;}

.noLine {text-decoration:none;}

div#spacer { height: 125px; }

.boldText	{font-weight:bold;}
.shadeBox
{
	background-color:#C00000;
	border: 1px solid #666666;
	color:#FFFFFF;
	font-size:14px;
}
.shadeBox2
{
	background-color:#CCCCCC;
	border: 1px solid #666666;	
}
.floatDiv
{
	float:left;
}

.quote
{ 
	font-style:italic;
}
.quoteAuthor
{ font-weight:bold;
	font-style:italic;
	text-align:right;
}

.title
{ font-size:16px;
	font-weight:bold;
		color:#C00000;
}

.subtitle
{ font-size:120%;
font-weight:bold;

}

a.subtitleLink
{ font-size:120%;
font-weight:bold;
text-decoration:underline;
color:Black;
cursor:hand;
}
a.subtitleLink:visited
{ font-weight:bold;
}
a.subtitleLink:Hover
{	color:#C00000;
	text-decoration:underline;
	cursor:pointer;
}
a.subtitleLinkHover
{	color:#C00000;
	font-size:120%;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}
.bgBox
{
	background: url(../img/bgstudents.gif);
	float:left;
	margin-left:16px;
	margin-right:16px;

}
.bgBox2
{
	background: url(../img/bgStudentSit.gif);
	float:left;
	margin-left:16px;
	margin-right:16px;
	margin-top:27px;
}


.greenText
{color:#8EBD5F;}
	
.boldText
{font-weight:bold;}

.font13
{font-size:13px;}
.font12
{font-size:12px;}

/* ------ DROPDOWN MENU ------ */

.blah 
{
	z-index:1;
	position:relative;
	top:-75px;
	width:780px;
	text-align:left;
}

tr#dotRule{
	height: 20px;
	background: transparent url(../img/horzRule.gif) repeat-x bottom;
}
table#horzMenu {
	width: 760px;	
	font-size: 90%;
	z-index:2;
	position:relative;
	margin: 0px auto;
}
table#horzMenu td {
	width: 14%;
	white-space: nowrap;
	text-align:center;
}

a.navBarLink {
	text-decoration: none;
	color: #000000;
}
a.navBarLink:hover {
	text-decoration: none;
	color: #C00000;
}

.navMenu 
{
	visibility: hidden;	
	width: 90%; 
	border: 1px solid #999;	
	background: #8EBD5F;
	text-align:left;
}
.navMenuRow 
{
		border-bottom: 1px solid #999;
}

a.navMenuLink 
{	
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}
a.navMenuLink:hover {
	color: #FFF;
	display: block;
	background-color:#C00000;
}

.noLine
{ text-decoration:none;
}
.noLine:hover
{ text-decoration:underline;
}
.black
{color:#000000;}

.noLineHover
{ text-decoration:none;
}
.noLineHover:hover
{ text-decoration:none;
}


#imgNavBar{width:100%;position:relative;height:68px;background: #d22 url(/assets/images/menuBackground.gif) repeat-x 0 0;}
.NavBarSlim{height:34px !important;background: #d22 url(/assets/images/menuBackgroundSlim.gif) repeat-x 0 0 !important;}
#imgNavHolder{width:780px;margin-left:auto;margin-right:auto;position:relative;}
