body{
	padding: 0px;
	margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	background-color: #C8C8C8;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #9CD300 1px solid; 
    BORDER-TOP: #9CD300 1px solid; 
    BORDER-LEFT: #9CD300 1px solid; 
    BORDER-BOTTOM: #9CD300 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#4053B0;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #4FA1D3;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #387BA3;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #387BA3;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    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: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #387BA3;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #387BA3;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #387BA3;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #387BA3;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #387BA3;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #387BA3;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #D3D8DC;
	color: #387BA3;
	border-bottom: #387BA3 1px solid;
	font-family: Verdana, sans-serif;
}
.mainpage_topbg{
	background-image: url(mainpage_topbg.gif);
   height: 40px;
	background-repeat: repeat-x;
}
.mainpage_topbg2{
	background-image: url(mainpage_top2.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: right;
}
.mainpage_menubg{
	background-image: url(mainpage_menubg.gif);
	height: 50px;
	background-repeat: repeat-x;
}
.mainpage_linkbg{
	background-image: url(mainpage_linkbg.gif);
	height: 35px;
	background-repeat: repeat-x;
}
.mainpage_bannerbg{
	background-image: url(mainpage_banner.jpg);
	width: 759px;
	height: 191px;
	background-repeat: no-repeat;
}
.mainpage_searchbg{
	
	background-position: left;
	width: 156px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.bannerpane{
	padding: 0px;
}
.toppane{
	padding-bottom: 14px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
}
.leftpane{
   padding: 0px;
}
.contentpane{
	padding: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane1{
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 16px;
}
.bottompane2{
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 6px;
}
.SearchButton {
   background: transparent;
   padding: 0px 0px 0px 40px; 
   cursor: pointer; 
   font-size:11px;
   margin:0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:19px; background: transparent; width: 113px; color: #414141; padding: 0px 2px 28px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 11px;}
/*  8. Main Menu and Module Menus                         */
/*========================================================*/
.ModuleTitle_MenuContainer { background: transparent;}
.ModuleTitle_MenuBar {cursor: pointer;height: 16px;background-color: Transparent;}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	color:#428EBD; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
   border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #FFFFFF 0px solid;
	background: #ffffff;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #ffffff; 
	text-align: center; 
	width: 15px; 
	height: 23px;
	border-left: #FFFFFF 0px solid;
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #DAE3E9;
	color: #428EBD; 
   border-left: white 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: white 0px solid; 
}
.ModuleTitle_MenuBreak {
   border-left: white 0px solid; 
	border-top: gray 0px solid;  
	border-right: gray 0px solid; 
	background-color: white; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #DAE3E9;
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
	color: #428EBD;
}
/* Main Menu */

.MainMenu_MenuContainer {	background-color: Transparent; height:50px;}
.MainMenu_MenuBar {
	cursor: pointer; 
	height:50px;
}

.MainMenu_TabRootMenuItem TD{  background-image: url(mainpage_menubg.gif);height:50px; font-family: Arial; font-size: 14px; font-weight: 800; color: #FFF; background-repeat: repeat-x;}
.MainMenu_TabRootMenuItemSel TD{background-image: url(mainpage_menuleft02.gif);height:50px; font-size: 14px; color: #fff;font-family: Arial; font-weight: 800;  background-repeat: repeat-x;}
.MainMenu_TabMenuItemHover TD{background-image: url(mainpage_menuleft02.gif);color:#fff;height:50px;font-family: Arial; font-weight: 800;  background-repeat: repeat-x; font-size: 14px;}
.MainMenu_TabMenuItemSelHover TD{background-image: url(mainpage_menuleft02.gif);color: #fff;font-weight: 800;height:50px; background-repeat:repeat-x; font-size: 14px; font-family: Arial;}
.MainMenu_MenuItem {
	cursor: pointer; 
	color: #428EBD; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	background-color: #ffffff; 
	border-left: #ffffff 0px solid; 
	border-bottom: #428EBD 0px solid; 
	border-top: #ffffff 0px solid; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}

.MainMenu_SubMenu {
	border-bottom: #ffffff 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	z-index: 1000; 
	cursor: pointer; 
	background-color: #ffffff; 
	color: #428EBD;
}

.MainMenu_MenuBreak {
	border-bottom: #428EBD 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #63ABE1; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #E9EFF3;
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
	color: #428EBD;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #7AD7E3 0px solid; 
	border-bottom: #428EBD 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
	border-bottom: #ffffff 0px solid;
}
.tab {
 	background-image: url(menubot.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
.user{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
}
A.user:link{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
A.user:visited{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
A.user:hover{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
.login{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	font-weight: normal;
}
A.login:link{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
   font-weight: normal;
}
A.login:visited{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
   text-decoration: underline;
	font-weight: normal;
}
A.login:active{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	font-weight: normal;
}
.current{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	font-weight: normal;
   font-weight: normal;
}
.breadcrumb{
   font-family: Arial;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: normal;
}
A.breadcrumb:link{
	font-family: Arial;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
   font-weight: normal;
}
A.breadcrumb:visited{
	font-family: Arial;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
A.breadcrumb:hover{
	font-family: Arial;
	font-size: 11px;
	color: #686868;
   text-decoration: underline;
	font-weight: normal;
}
A.breadcrumb:active{
	font-family: Arial;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
.links{
	font-family: Arial;
	font-size: 12px;
	color: #686868;
	font-weight: 800;
	padding-left: 8px;
	padding-right: 8px;
}
A.links:link{
	font-family: Arial;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
   font-weight: 800;
}
A.links:visited{
	font-family: Arial;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: 800;
}
A.links:hover{
	font-family: Arial;
	font-size: 12px;
	color: #686868;
   text-decoration: underline;
	font-weight: 800;
}
A.links:active{
	font-family: Arial;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: 800;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
   font-weight: normal;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
   font-weight: normal;
}
A.terms:link{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
A.terms:hover{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
   text-decoration: underline;
	font-weight: normal;
}
A.terms:active{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
   font-weight: normal;
}
A.privacy:link{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
   text-decoration: underline;
	font-weight: normal;
}
A.privacy:active{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
.lang{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000104;
   font-weight: normal;
	height: 18px;
}



.DegreeHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #FC6;
}
