
/*changed width to 830 from 765*/

body {
	margin:0;
	padding:0;
 background:#F0F1F5;
/*	background:#CCCCFF; */
}

.breadcrumb {
	font: 11px "Trebuchet MS";
	color:#666666;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color:#666666;
	text-decoration:none;
}

.breadcrumb a:hover {
	text-decoration:underline;
}

.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 2px 2px 2px 5px;
}
/*		LEFT PANE 02		*/
/* Left Pane */
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.bottompane {
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Right Pane */
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 100%;
	border-right:#666666 1px solid;
}

.leftPane02 {
	color:#666666;
	background:#EFEFEF;
	padding:10px 10px 50px 10px;
}

ul.listevent {
	margin:0;
	padding:0;
	list-style:none;
}

ul.listevent li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dashed #DBDBDB;
}

.date {
	font: bold 11px "Trebuchet MS";
	color:#990000;
}


/*		CONTENT PANE		*/
.contentPane {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top:0;
	margin-bottom:7px;
	line-height:16px;
}

/*		CENTER PANE 01		*/
.centerPane01 {
	border-bottom: 1px solid #314582;
	border-right: 1px solid #314582;
	padding-bottom:20px;
}

/*		CENTER PANE 02		*/
.centerPane02 {
	border-bottom: 1px solid #36992E;
	border-right: 1px solid #36992E;
	padding-bottom:20px;
}
/*		CENTER PANE 03		*/
.centerPane03 {
	border-bottom: 1px solid #36992E;
	padding-bottom:20px;
}
/*		RIGHT PANE 01		*/
.rightPane01 {
	background: #F3FAEA;
	color:#666666;
	padding:10px;
}

ul.newslink {
	margin:0;
	padding:0;
	list-style:none;
}

ul.newslink li {
	background: url(arrow_list.gif) no-repeat left center;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
}

ul.newslink li a:link, ul.newslink li a:visited, ul.newslink li a:active {
	color:#314582;
	text-decoration:underline;
}

ul.newslink li a:hover {
	text-decoration:none;
}

/*		RIGHT PANE 02		*/
.rightPane02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	border-bottom: 1px solid #C30000;
	padding-bottom:40px;
}

.rightPane02 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top:0;
	margin-bottom:7px;
	line-height:16px;
}
/*
.rightPane02 h1 {
	font: bold 14px "Trebuchet MS";
	background:#ECD4D4;
	color:#666666;
	line-height:22px;
	border-left: 7px solid #C30000;
	padding-left:3px;
	margin-top:0;
	margin-bottom:5px;
}
*/
/*		FOOT STYLE		*/
.foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding: 10px 0px 20px 0px;
}

.foot a:link, .foot a:visited, .foot a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.foot a:hover {
	text-decoration:underline;
}

/* Main Menu */
.MM_MenuContainer {
	text-align:center;
	width:1px;
	height:40px;
}
.MM_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	text-align:center;
}
.MM_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	color:#314582;
	text-transform:uppercase;
}
.MM_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #cccccc; 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center;
	height:20px;
}
.MM_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	background-color:#CCCCCC; 
}
.MM_MenuBreak {
	background-color:#CCCCCC;
	width:1px;
}
.MM_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#FFFFFF;
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color:#8997c4;
	text-transform:uppercase;
}
.MM_MenuArrow {
}
.MM_RootMenuArrow {
}
.MM_RootBreadcrumb {
	padding:0 5px 0 5px;
	height:40px;
	background:url(menu_bg_on.gif) top repeat-x #8997c4;
}
.MM_RootMenuItem {
	padding:0 5px 0 5px;
	height:40px;
	background:url(menu_bg_off.gif) top repeat-x #cccccc;
}
.MM_RootMenuSelected {
	padding:0 5px 0 5px;
	height:40px;
	background:url(menu_bg_on.gif) top repeat-x #8997c4;
}
html>body .MM_RootBreadcrumb {
	padding:0 20px 0 20px;
	height:40px;
	background:url(menu_bg_on.gif) top repeat-x #8997c4;
}
html>body .MM_RootMenuItem {
	padding:0 20px 0 20px;
	height:40px;
	background:url(menu_bg_off.gif) top repeat-x #cccccc;
}
html>body .MM_RootMenuSelected {
	padding:0 20px 0 20px;
	height:40px;
	background:url(menu_bg_on.gif) top repeat-x #8997c4;
}
.menudeh {
	background:url(menu_bg_off.gif) top repeat-x #8997c4;
}
/** My Styles**/
.RoundedLeft{ background: url(BlueRndCont_Left.gif) no-repeat; }
.RoundedRight{ background: url(BlueRndCont_Right.gif) no-repeat; }
.RoundedBack{background-image: url(BlueRndCont_back.gif);background-repeat: repeat-x;}
.MainBackground{background-image: url(MainBackground.jpg);background-repeat: no-repeat;}
.Announcements{background-image: url(Announcements.jpg);background-repeat: no-repeat;}

.BlueHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333399;
	font-weight:bold;
}

p, div, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.blacksmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BlueSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333399;
}
table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#333333;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	line-height:26px;
	font-weight: bold;
	color: #333399;
}
.ArticleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	color: #333399;
	padding-top:10px;
}


h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height:22px;
	color: #333399;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height:22px;
	color: #333399;
}

/*********** CLASSES FOR CONTACT US FORM *************************/
.mainReport
{
    border: #113388 1px solid;
    border-left: #113388 1px solid;
    width: 550px;
}

.frmContactUs
{
	border-right:#113388 1px solid;
	border-top:#113388 1px solid;
	border-left:#113388 1px solid;
	width: 550px;
	border-bottom:#113388 1px solid;
	border-collapse:collapse;
}

.frmPadding
{
	padding:3px 3px 3px 6px;
}

.SubHead
{
	padding:0px 0px 3px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.ContactInfo
{
	background:#eeeeee;
	padding:3px 0px 6px 6px;
}

.frmSeparator
{
	border-bottom:1px black solid;	
	height:10px;
}

.FrmHeading
{
	background:#113388;
	padding:3px 3px 3px 8px;
}

.FALHeading
{
	background:#569731;
	padding:3px 3px 3px 8px;
	border-bottom:1px black solid;
	border-top:1px black solid;
}

.FALChkLst
{
	background:#DEEBDD;
	padding:3px 3px 3px 8px;
                width:50%	
}

.FALChkLstNoBrdr
{
	background:#DEEBDD;
	padding:3px 3px 3px 8px;
}

.frmSeparatorFAL
{
	border-bottom:1px black solid;	
	height:10px;
	background:#DEEBDD;
}

.ESLHeading
{
	background:#B93646;
	padding:3px 3px 3px 8px;
	border-bottom:1px black solid;	
}
.ESLChkLst
{
	background:#ECD4D4;
	padding:3px 3px 3px 8px;
                width: 50%	
}

.frmSeparatorESL
{
	border-bottom:1px black solid;	
	height:10px;
	background:#ECD4D4;
}

.EFLHeading
{
	background:#b29152;
	padding:3px 3px 3px 8px;
	border-bottom:1px black solid;	
}

.EFLChkLst
{
	background:#e7ddca;
	padding:3px 3px 3px 8px;
}


.frmSeparatorEFL
{
	border-bottom:1px black solid;	
	height:10px;
	background:#E7DDCA;
}
.frmSeparatorTI
{
	border-bottom:1px black solid;	
	height:10px;
	background:#EDEFF6;
}
.LTEChkLst
{
	background:#e8f7f7;
	padding:3px 3px 3px 8px;
}
.LTEHeading
{
	background:#66cdcc;
	padding:3px 3px 3px 8px;
	border-bottom:1px black solid;	
}
.frmSeparatorLTE
{
	border-bottom:1px black solid;	
	height:10px;
	background:#e8f7f7;
}
.frmSeparatorRgstr
{
	border-bottom:1px black solid;	
	height:10px;
	background:#eeeeee;
}

.border
{
border-right: 1px solid rgb(120, 120, 120);
 }

.bordermonth
{
border-right: 1px solid rgb(120, 120, 120);
width="9";
 }

.TIfill
{
bgcolor="#415CA1"
}
.TIborder
{
bgcolor="#415CA1"; border-right: 1px solid rgb(0, 0, 0);
}

.WhiteMedium {padding-left: 3px; 
	font-size: 18px;
	color: #ffffff; 
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;}



.coursedate {font-size: 11px;color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;}



/*********** END CLASSES FOR CONTACT US FORMS *************************/

.Events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.EventsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #569732;
	text-align: center;
}
.EventNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.QuickHeadingStyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
/*********** Quick Contact EFL *************************/

.frmQuickContact
{
	border-right:#314582 0px solid;
	border-top:#314582 0px solid;
	border-left:#314582 0px solid;
	width: 200px;
	border-bottom:#314582 0px solid;
	border-collapse: collapse;
}
.QuickContactInfo
{
	background:#ECE5CA;
	padding:3px 3px 3px 6px;
}
.QuickContactHeading
{
	background:#b39154;
	padding:3px 3px 3px 8px;	
}
.SubHeadForm{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
}
/*********** End Quick Contact EFL *************************/
/*********** Quick Contact AAE *************************/

.QuickContactAAE
{
	background:#DEEBDD;
	padding:3px 3px 3px 6px;
}
.QuickContactHeadingAAE
{
	background:#569731;
	padding:3px 3px 3px 8px;	
}
/*********** End Quick Contact AAE *************************/
/*********** Quick Contact TESOL *************************/

.QuickContactTESOL
{
	background:#e8f7f7;
	padding:3px 3px 3px 6px;
}
.QuickContactHeadingTESOL
{
	background:#66cdcc;
	padding:3px 3px 3px 8px;	
}
/*********** End Quick Contact TESOL *************************/
/*********** Quick Contact EI *************************/

.QuickContactEI
{
	background:#f3e7e7;
	padding:3px 3px 3px 6px;
}
.QuickContactHeadingEI
{
	background:#b93646;
	padding:3px 3px 3px 8px;	
}

/*********** End Quick Contact EI *************************/
/*********** Quick Contact T and I *************************/

.QuickContactTI
{
	background:#EDEFF6;
	padding:3px 3px 3px 6px;
}
.QuickContactHeadingTI
{
	background:#314582;
	padding:3px 3px 3px 8px;	
}
/*********** End Quick Contact T and I *************************/
.Background {
	background-image: url(/Portals/0/Images/MainBackground600.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BannerHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333399;
	line-height: 25px;
}
.BannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.BlackNormal
{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

