﻿body
{
	width: 1003px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: sans-serif, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #222;

}

.MainPageHeader
{
	width:1003px; 
	height:160px; 
	vertical-align:top; 
	margin:0 0 0 0; 
	background-color: transparent;
	background-image: url("../images/banner.jpg");
}

.InnerPageHeader
{
	width:1003px; 
	height:34px; 
	vertical-align:top; 
	margin:0 0 0 0; 
	background-color: Transparent;
	background-image: url("../images/SecondBanner.png");
}

.Menu
{
	width:100%; 
	height:25px; 
	vertical-align:top; 
	margin: 0px; 
	margin-left: 0px; 
	background-image: url("../images/menu_bg_green.png");
	background-repeat: no-repeat;
	text-align: center;
}

.MenuContent
{
	width:750px; 
	height:30px; 
	margin:0 0 0 0; 
}

.Menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Menu li {
	display: inline;
}

.Menu a {
	height: 20px;
	display: block;
	float: left;
	padding: 4px 20px 0px 20px;
	background: url(../images/Seperator_green.png);
	background-repeat: repeat-y;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.Menu a:hover {
	color: #f1e90a;
}

.Menu .first a {
	background: none;
}

.Menu .current_page_item a {
	color: #f1e90a;
}

.LeftPanel
{
	width:101px; 
	height:395px; 
	margin: 0 0 0 0; 
	background-color: Transparent; 
	float:left;
	background-image: url("../images/sidepanelbackground1.png");
	background-position: -20px 0px;
}

.RightPanel
{
	width:102px; 
	height:395px; 
	margin: 0 0 0 0; 
	background-color: Transparent; 
	float:left;
	background-image: url("../images/sidepanelbackground1.png");
	background-position: -20px 0px;
}



.Content
{
	width:800px; 
	height:409px; 
	margin: 0 0 0 0; 
	background-color: Transparent; 
	float:left;
	overflow: none;
}

.InnerPageContent
{
	width:920px;
	margin: 0px 0px 0px 40px;
	text-align: justify;
}

.InnerPageContentT
{
	width:800px;
	margin: 0px 0px 0px 40px;
	text-align: justify;
}

.FixedHeight
{
	height:535px;
}

.InnerPageContentColumn1
{
	width:440px; 
	float:left;
	padding-right:20px;
	margin: 0 0 0 0; 
	text-align: justify;
	height: 403px;
}

.InnerPageContentColumn2
{
	width:440px; 
	margin: 0 0 0 0;
	float:right;
	padding:0px; 
	padding-left:15px;
	text-align: justify;
	height: 403px;
}

.Footer
{
	width:997px; 
	vertical-align:top; 
	padding:3px; 
	margin-left:0px;
	background-color:#fff;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 8pt;
}

.Footer a
{
	color:Blue;
}

.Footer a:hover
{
	color:Blue;
}

.Footer a:visited
{
	color:Purple;
}

.ImageBorderStyle
{
	border: 1px solid gray;
}

.PageHeader
{
	width: 100%; 
	font-size: 12pt;
	font-weight:bold;	
	color:#993300;
	margin:0px;
	margin-bottom:15px;
	margin-top: 15px;
	padding: 0px;
	clear: both;
}

.PageHeader .Left
{
	width: 800px; 
	float: left;
	text-align: left;
	margin-bottom:15px;
}

.PageHeader .Right
{
	width: 305px; 
	float: right;
	text-align: right;
}

.LeaderTitle
{
	font-family: Calibri;
	width:210px; 
	height:20px; 
	background-color:Transparent; 
	margin-bottom:5px;
	font-size:13pt;
	font-weight:bold;
	color:#993300;
}

.LeaderTitle a
{
	color: #993300;
	text-decoration: none;
}

.MainTable 
{
	width : 100%;
	padding: 0px;
}

.MainTable th 
{
	color: #a4001d;
	border-bottom: 1px dotted #444;
}

.table_p 
{
	text-align: left; 
	font-size: 12px;
	margin: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.table_p_a 
{
	text-decoration: underline;
	color: #0600FF;
}

.table_odd_row 
{
	background: #EEEEEE;
}

.table_even_row 
{
	/*background: #CCEEFF;*/
}

.button {
	text-align: center;
	width: 150px;
	height: 30px;
	background: url(../images/button.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.button a
{
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#333;
	display:block;
	padding-top:7px;
}

.button_left {
	text-align: center;
	width: 150px;
	height: 30px;
	background: url(../images/button.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.button_left a
{
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#333;
	display:block;
	padding-top:7px;
}

.StudentProfileParagraph
{
	margin: 10px 0px 10px 0px;
}

.fundsbullet
{
	padding:0;
	margin:10px 0px 20px 10px;
	list-style-type:none;    
}
.fundsbullet li
{
	background:url(../images/arrowbullet.png);
	background-repeat:no-repeat;
	background-position:0% 3px;
	vertical-align:top;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	
}

.fundsbulletS
{
	padding:0;
	margin:10px 0px 20px 10px;
	list-style-type:none;    
}

.fundsbulletS li
{
	background:url(../images/arrowbullet.png);
	background-repeat:no-repeat;
	background-position:0% 3px;
	vertical-align:top;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 9px;
	
}

.contactusTable
{
	width:100%;
}

.contactusTable td
{
	text-align: left;
}

.contactusTable td.col1
{
	width:150px;
}


input.button {
	text-align: center;
	width: 150px;
	height: 30px;
	background: url(../images/button.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#333;
	display:block;
	}

input.button_check {
	text-align: center;
	width: 150px;
	height: 30px;
	background: url(../images/button.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#333;
	display:block;
	}

input.button_left {
	text-align: center;
	width: 150px;
	height: 30px;
	background: url(../images/button_left_align.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#333;
	display:block;
	}

.SectionHeader
{
	font-family: Calibri;
	font-size: 11.5pt;
	font-weight:bold;	
	color:#B91313;
	margin-bottom:10px;
}

.SectionHeaderSRMP
{
	font-family: Calibri;
	font-size: 11.5pt;
	font-weight:bold;	
	color:#B91313;
}

select.state_combo 
{
	width: 137px;
}

select.country_combo
{
	width: 299px;
}
