body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 0px !important;
    background-color: #b9b2ae;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

a {
 color: #CC0033;
 text-decoration: none;
}

a:visited {
 color: #CC0033;
 text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration:underline;
}


a.footer {
 color: #898D8E;
 font-size: 9px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
}

a.footer:visited {
 color: #898D8E;
 font-size: 9px;
 text-decoration: none; 
 font-style: normal;
 font-weight: normal;
 
}

a.footer:hover {
	color: #CCCCCC;
   font-size: 9px;
	text-decoration: none; 
	font-style: normal;
 font-weight: normal;
}

a.mainlevel-nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:White;
	
}

a.mainlevel-nav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:White;
	
}

a.mainlevel-nav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:White;
	
}

.aboRtTopGfx {
	background-image: url(../images/abo_rt_top_bkg.jpg);
	width: 171px;
	height: 151px;
	padding-left: 15px;
}

.aboRtMidGfx {
	background-image: url(../images/abo_rt_mid_bkg.jpg);
	width: 171px;
	height: 445px;
	padding-left: 15px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

ol li
{
	list-style-type: decimal;
}

li span 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

ul li
{
	color: #CC0033;
	list-style-type:square;
	padding-bottom: 2px;
}

.definedAccordianHeader {
    background-image: url('../images/redarrow_rt.png'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 100px 4px;   /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 1px; /* Adjust this for the starting point for the text in the header */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-style: normal;
	font-weight: bold;
	cursor:pointer;
	height:30px;
    
}
 
.definedAccordianSelectedHeader {
    background-image: url('../images/redarrow_down.png'); /* Point to your plus img */
    background-repeat: no-repeat;
    background-position: 100px 4px;   /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 1px; /* Adjust this for the starting point for the text in the header */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-style: normal;
	font-weight: bold;
	cursor:pointer;
}

.center-content
{
	padding-left:15px;
	padding-top:10px;
}

/* text styles */
.body-center-top
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	word-spacing: .1em;
}

.body-red-normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-style: normal;
	
}

.body-italic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:italic;
	text-decoration:underline;
}

.body-highlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-style: normal;
	font-weight: bold;
}
div.body-highlight
{
    padding-bottom: 2px;
}
font.body-highlight
{
    line-height:1.5em;
}


.super {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

.sub {
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}



.body-collapsed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-style: normal;
	font-weight: bold;
	cursor:pointer;
}
.body-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.body-center
{
	width:450px;
}
.captchaImg {
    margin-left: -5px;
}
/*example of borders*/

table.subMarketing {
 	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
	width: 839px;
	height: 178px;
	background-color: Black;
}

.background 
{
	width:100%;
	height:100%;	
}


/*example of padding*/
.contentLayout {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 5px;
}

.footer {
	color: white;
	padding-top: 10px;
}

table.main {
	width: 966px;
}

.whiteColumn {
	background-image: url(../images/spacer_wh.gif);
	width: 5px;
}

.columnOne {
	width: 324px; 
	background-color: #6A747C;	
}

.greybar {
	background-color: #6A747C;
}

.homepageContentGfx {
	background-image: url(../images/homepage_iha_bkg_dither.jpg);
	width: 451px;
	height: 700px;
	background-repeat:no-repeat;
	background-color:#F3EFE6;

}

.homepageRtGfx {
	background-image: url(../images/homepage_rt_bkg2.jpg);
	padding-left: 15px;
	width: 171px;
	height: 610px;
}

.interiorContent
{		
	background-color: #F5F1E9;
	width: 451px;
	height: 650px;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
}

.panel-header 
{
	cursor:n-resize;
}

.gsc-control 
{
	width:100%;
}

.WebFormHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:White;
	background-color:#CC0033;
	
}
.UniversityHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}

.UniversityHeadCell {
 	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
	
}

.RegistrationContent
{		
	background-color: #F5F1E9;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
}

.bold-link {
    font-weight: bold;
}

ul {
margin-top: 5px;
}

sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}


html>/**/body sup {
    font-size: 10px;
    line-height: 1em;
}

ul.sidePanelList {
    padding-left:16px; 
    margin:0px; 
    padding-top:5px;     
}

ul.sidePanelList li{
    color:White;
}

.header1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 13px;
}

.header2 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px;
}

.header3 {
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.modalBackground {
    background-color: Gray;
    opacity: 0.7; 
    filter: alpha(opacity=70);
}

.promo_cb {
 line-height:20px; 
}

html>/**/body .promo_cb {
 line-height:19px; 

}

.promo_cb input {
 float:left;
}

.promo_cb_inner {
    float:left;
}

/*
* html .promo_cb {
height: 1%;
margin-left:0px;
}

* html .promo_cb input {
margin-right:-3px;
}

*/