/* CSS Document */
body {
	width: 775px;
	margin-top: 0px;
	margin-left: 0px;
	background: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#divWrapper {
	margin-left: 3px;
	width: 775px;
	background: #ffffff;
	overflow: hidden;
}

/*DNN global styles*/
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #3896B4 1px solid; 
    BORDER-TOP: #3896B4 1px solid; 
    BORDER-LEFT: #3896B4 1px solid; 
    BORDER-BOTTOM: #3896B4 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #3896B4;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#3896B4;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#3896B4;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#3896B4;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#36637F;
}
/**/
.bannerpane{
	padding: 1px;
}
.toppane{
	padding: 1px;
}
.top1pane{
	padding: 0px;
}
.left1pane{
	padding: 0px;
}
.left2pane{
	padding: 0px;
}
.contentpane{
	padding: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane{
	padding: 1px;
}

/* Form Fields */
input.search {
	font-size: 10pt;
	height: 18px;
	width: 130px;
	margin-right: 5px;
}
input.btn_search {
	font-size: 8pt;
	height: 18px;
	border: 1px solid #ffffff;
	background: #95C028;
	color: #ffffff;
}

/* Tables */
.tbl1 {
	width: 100%;
	background: #ffffff;
}
.tbl1tdTop {
	height: 10px;
	background: #ffffff url("body_main_top.gif") top left no-repeat;
}
.tbl1tdBtm {
	height: 10px;
	background: #ffffff url("body_main_bottom.gif") top left no-repeat;
}
.tbl2 {
	width: 775px;
}
.tbl2col1 {
	width: 201px;
	vertical-align: top;
}
.tbl2col2 {
	width: 575px;
	vertical-align: top;
	text-align: left;
}

.tbl3row1 {
	width: 201px;
	height: 146px;
	background: #ffffff url("logo_gadoe.gif") top left no-repeat;
}
.tbl3row2 {
	width: 201px;
	height: 35px;
	background: #ffffff url("logo_gadoebottom.gif") top left no-repeat;
}
.tbl4 {
	width: 574px%;
}
.tbl5 {
	width: 574px;
}
.tbl5col1 {
	width: 320px;
	height: 146px;
	vertical-align: top;
}
.tbl5col2 {
	width: 221px;
	height: 146px;
	vertical-align: top;
}
.tbl5col3 {
	width: 33px;
	height: 146px;
	vertical-align: top;
	background: url("header.gif") top left no-repeat;
}
.tbl6 {
	float: right;
	margin-right: 13px;
}
.tbl6col1 {
	width: 250px;
	height: 10px;
	background: url('head_bottom.gif') right top no-repeat;
}
.tbl6col2 {
	height: 41px;
	background: url("search_bg.gif") left top repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 9px;
}
.tbl6col3 {
	width: 33px;
	height: 41px;
	background: url("searchend.gif") right top no-repeat;
}
.divtbl7 {
	overflow: hidden;
}
.tbl7 {
	width: 760px;
	margin-left: 10px;
}
.tbl7col1 {
	width: 200px;
	vertical-align: top;
}
.tbl7col2 {
	width: 550px;
	vertical-align: top;
}
.tbl7row1 {
	width: 100%;
	padding: 0px 5px 0px 5px;
}
.tbl8 {
	width: 100%;
}
.tbl8row1 {
	width: 100%;
	padding: 0px 5px 0px 5px;
}
.tbl8row2 {
	width: 100%;
	padding: 0px 5px 0px 5px;
}
.tbl9 {
	width: 100%;
}
.tbl9row1 {
	width: 100%;
	padding: 0px 5px 0px 5px;
}
.tbl10 {
	width: 100%;
}
.tbl10row1col1 {
	width: 50%;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.tbl10row1col2 {
	width: 50%;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.tbl10row2col1 {
	width: 50%;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.tbl10row2col2 {
	width: 50%;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.tbl11 {
	width: 760px;
	height: 38px;
	margin-top: 5px;
	margin-left: 10px;
}
.tbl11col1 {
	width: 18px;
	background: url("footer_lf.gif") left top no-repeat;
}
.tbl11col2 {
	vertical-align: middle;
	background: #95C028;
}
.tbl11col3 {
	width: 18px;
	background: url("footer_rt.gif") left top no-repeat;
}
.tbl12 {
	width: 100%;
}
.tbl12 td {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.tbl12col1 {
	text-align: left;
}
.tbl12col2 {
	text-align: right;
}
.tbl13 {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
.tbl13 td {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
.tbl13col1 {
	width: 50%;
	text-align: left;
	padding-right: 5px;
}
.tbl13col2 {
	width: 50%;
	text-align: right;
	padding-left: 5px;
}
#divMenu {
	position: absolute;
	width: 570px;
}

A.footerLink {
	font-family: arial;
	font-size: 11px;
}
A.footerLink:link {
	color: #ffffff;
	text-decoration: underline;
}
A.footerLink:visited {
	color: #ffffff;
	text-decoration: underline;
}
A.footerLink:active {
	color:#FFFF00;
	text-decoration: none;
}
A.footerLink:hover {
	color:#FFFF00;
	text-decoration: none;
}
/*  . Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ 
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 231px;
}
/*-- bar that holds the menu  --*/
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	width: 231px;
}
/*-- submenu container        --*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border: 1px solid #0f67ab;
}
/*-- submenu moduletitle      --*/
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: hand;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	padding: 0px;
	border: 0px solid #0f67ab;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2);
}
/*-- submenu items idle       --*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #1B6AAC;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: #ffffff 0px solid;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
/*-- submenu items hover      --*/
.MainMenu_MenuItemSel {
	cursor: hand;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #0f67ab;
	border: #ffffff 0px solid;
	padding: 0px 0px 0px 0px;
}
/*-- submenu items hover      --*/
.ModuleTitle_MenuItemSel {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	cursor: hand;
	color: #ffffff;
	background: #0f67ab;
	padding: 0px 0px 0px 0px;
	border: 0;
}
/*-- menuitems idle           --*/
.MainMenu_Idle {
	color: #1B6AAC;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial unicode ms;
	font-size:12px;
}
/*-- menuitems over           --*/
.MainMenu_Selected {
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial unicode ms;
	font-size:12px;
}
/*-- menuitems active         --*/
.MainMenu_Active {
	color: #1B6AAC;
	background: url(educationonemenu02.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial unicode ms;
	font-size:12px;
}
/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive {
	color: #1B6AAC;
	background: url(educationonemenu02.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial unicode ms;
	font-size:12px;
}
/*-- module menu continer     --*/
.ModuleTitle_MenuContainer {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}
/*-- module menu bar          --*/
.ModuleTitle_MenuBar {
	cursor: hand;
}
/*-- module menu padding      --*/
.ModuleTitle_MenuItem {
	cursor: hand;
	color: #1B6AAC;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: 0px solid #ffffff;
	background-color: Transparent;
}
/*-- module menu padding      --*/
.ModuleTitle_MenuItemSel {
	padding: 0px 0px 0px 0px;
}
A.user {
	color: white;
}
A.login {
	color: white;
}
