 body 
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.topnavbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	font-weight:bold;
}
.topnavbar a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	font-weight:bold;
	text-decoration:none;
}
.topnavbar a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	font-weight:bold;
	text-decoration:underline;
}
.topnavbar a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	font-weight:bold;
	text-decoration:none;
}
.padding {
	padding: 5px;
}
.mainnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}
.mainnav a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration:none;
	font-weight: bold;
}
.mainnav a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	padding: 3px;
	font-weight:bold;
}
.mainnav a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CECFCE;
	border-left-color: #CECFCE;
}
.ftable {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.maintext,  .maintext p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	line-height: 1.5;
}
.maintext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	text-decoration:none;
}
.maintext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	padding: 3px;
}
.maintext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	text-decoration:none;
}.mtable {
	border: 1px solid #e1e1e1;
}
.welcome {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #00417B;
	padding: 3px;
}
/*.portal_menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
}
.portal_menus a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	text-decoration:none;
}
.portal_menus a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	text-decoration:underline;
}
.portal_menus a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	text-decoration:none;
}
*/
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 {
	font-size: 20px;
	color: #FF0000;
} 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }
p, h1, h2, h3, h5, h6 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
ul span, ol span {
	color: #666666; 
}


/* form elements */
label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #666;
	font: normal 11px Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #666;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 12px Arial, Sans-serif;
	border: 1px solid #000;
	background: #036;
	padding: 2px 3px;
	color: #FFFFFF;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 3px;
}
h5 {
	font-size: 12px;
	color: #000000;
}
.contentEmph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding: 3px;
}
h6 {
	font-size: 11px;
	color: #FF0000;
}
.maintextBoldWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
.maintextEmp, .maintextEmp p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding: 3px;
	line-height: 1.5;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000066;
}

.OuterLeftBg
{
	background-image: url('../images/leftbg.jpg');
	background-repeat: repeat-y;
	width: 20px;
}

.OuterRightBg
{
	background-image: url('../images/rightbg.jpg');
	background-repeat: repeat-y;
	width: 20px;
}

.OuterBottomLeftBg
{
	background-image: url('../images/leftbottom.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.OuterBottomBg
{
	background-image: url('../images/bottomjpg.jpg');
	background-repeat: repeat-x;
}

.OuterBottomRight
{
	background-image: url('../images/rightbottom.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.noBorder
{
	border: solid 0px #ffffff;
}

.loginPanel
{
	display: block;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.menuContainer
{
	background-color: #003366;
	height: 32px;
}

.menuContainer a
{
	font-size: 12px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuContainer  td
{
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: Transparent;
}
/* Sub Menu font color */
.MainMenu_MenuItem {	
	FONT-WEIGHT: 700;
	border:solid 0px #FFFFFF;	
	FONT-SIZE: 12px;	
	CURSOR: pointer;
	cursor: hand;	
	COLOR: #ffffff;	
	FONT-STYLE: normal;	
	FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;	
	BACKGROUND-COLOR: transparent;
}

/* Sub Menu Mouse Over font color */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#ffffff;
	background-color: Transparent;
	FONT-WEIGHT: 700;
	border:solid 0px #FFFFFF;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;	
	FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 0px solid;
	border-top: #3C3939 0px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: 700; 
	background-color: Transparent;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

.MainMenu_MenuIcon {

	background-color: #3D4A5B; 
	border-left: #353536 0px solid; 
	border-bottom: #353536 0px solid; 
	border-top: #353536 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 4px;
	height: 20px;
}

/* sub menu mouse over bg*/
.submenuitemselect {
	background-color: #003366; 
	color:#ffffff;
}

/* sub menu bg*/
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: -1px;
	background-color: #003366;  
	z-index: 1000; 
	cursor: pointer;
	cursor: hand; 
	border-top: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.SkinObject
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #003366;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
}

.result th
{
	background-color: #d26a4f;
	color: White;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.whiteBg
{
	background-color: White;
}

.whiteBg .yellowBg
{
	background-color: #ffffcc;
}

.academinResult th
{
	background-color: #ffffcc;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

select
{
	width: 250px;
	padding: 2px;
	border:1px solid #666;
	font: normal 11px Verdana, sans-serif;
	color:#777;
}

table.result
{
	border: solid 1px #333;
}

table.result td, table.result th
{
	border-left: solid #666 1px;
}

table.result tr td table tr td 
{
	line-height: 24px;
	border-width: 0px;
}

table.result tr td table tr td span
{
	border:1px solid #666666;
	padding:3px 8px;
	color: #333;
}

table.result tr td table tr td a
{
	background-color:#999999;
	border:1px solid #666666;
	padding:4px 8px;
}

table.OuterContainer a.applyButon
{
	margin: 10px 0px;
	font: bold 12px Arial, Sans-serif;
	border: 1px solid #000;
	background: #036;
	padding: 4px 8px;
	color: #FFFFFF;
	display: block;
	width: 105px;
}

.redText
{
	color: #990000;
}

.footerText a.redLink, .footerText a.redLink:visited, .footerText a.redLink:link
{
	color: #990000;
}

.footerText a.redlink:hover
{
	color: #003366;
}
