html,body{
      margin:0;
      height:100%;
      font-family: Arial, Tahoma;
      background-color:#9c2001;
      scrollbar-3dlight-color: #cc6666;
      scrollbar-arrow-color: #FFFFFF;
      scrollbar-base-color: #9c2001;
      scrollbar-darkshadow-color: #660000;           
      scrollbar-highlight-color:#FFFFFF
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
/*positioning*/

html {height: 100%;}
body {height: 100%;margin: 0;}
#container {position: relative;min-height: 100%; background-color:#fff; background-image:url("images/wmark.gif"); background-position:bottom right; background-repeat:no-repeat;}
* html #container {height: 100%;}
#header {height:132px; background-image:url("images/head_bg_grad.gif"); background-repeat:repeat-x;}
#footer {height:50px;position: relative;margin-top:-50px; background-image:url("images/foot_bg_grad.gif"); background-repeat:repeat-x; text-align:center; font-size:8pt; color:White; background-position:top;background-color:#9c2001;}
#main{min-height: 100%;}
* html #main{height: 100%;}
#content {padding-bottom: 50px;}

/*positioning end*/
img
{
	border:0;
}
.center
{
    text-align:center;
}
.centerTable table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.footLinks
{
    padding-top:12px;
    margin-left:104px;
}
.content A:link {text-decoration:underline; color:#9c2001; font-size:10pt;}
.content A:visited {text-decoration:underline; color:#9c2001; font-size:10pt;}
.content A:active {text-decoration:underline; color:#9c2001; font-size:10pt;}
.content A:hover {text-decoration:underline; color:#660000; font-size:10pt;}
.content p
{
    font-size:10pt;
    color:#333;
    line-height:14pt;
    margin-bottom:20px;
    margin-top:0px;
}
.content table
{
    font-size:10pt;
    color:#333;
    line-height:14pt;
}
.content h1, .content h2, .content h3, .content h4, .content h5
{
    color:#3c7830;
    margin-top:0px;
}
.content strong
{
    color:#3c7830;
    font-size:11pt;
}
.content b
{
    color:#3c7830;
    font-size:11pt;
}
.content li
{
    font-size:10pt;
    color:#333;
    line-height:14pt;
}
.content
{
    margin-bottom:10px;
}
.headLogo
{
    width:459px;
    height:105px;
    float:left;
    margin-bottom:27px;
}
.headImg
{
    background-image:url("images/head_images.gif");
    background-repeat:no-repeat;
    width:470px;
    height:132px;
    float:right;
}
.sideMenu
{
    width:203px;
    float:left;
}
.content
{
    width:757px;
    float:right;
}
.menuTop
{
    background-image:url("images/nav_top.gif");
    width:188px;
    height:19px;
}
.menuFoot
{
    background-image:url("images/nav_foot.gif");
    width:188px;
    height:19px;
}
#footer A:link {text-decoration:underline; color:#fff; font-size:8pt;}
#footer A:visited {text-decoration:underline; color:#fff; font-size:8pt;}
#footer A:active {text-decoration:underline; color:#fff; font-size:8pt;}
#footer A:hover {text-decoration:underline; color:#cc9999; font-size:8pt;}
.menuButtons
{
    padding-left:0px;
    padding-top:10px;
}
.globalOffice
{
    width:188px;
    text-align:center;
}
.pleaseNote
{
    border:solid 2px #ccc;
    padding:10px 10px 10px 10px;
    background-color:#eee;
    color:#000;
}
.pleaseNote p
{
    margin:0px;
}
.submitForm td
{
    font-size:10pt;
    color:#333;
}
.appForm td
{
    border:dotted 1px #ccc;
    font-size:10pt;
}
.appForm input
{
    font-size:10pt;
}
#ValidationSummary1, .val
{
    color:Red;
}

.courseStatements ul li
{
	font-weight:bold;
	line-height:25px;
	color:#3c7830;
	font-size:13px;
}

.courseStatements ul li ul li
{
	font-weight:normal;
}

.courseStatements ul li ul li a
{
	
}