#Body{margin:0px; 
	padding:0px;
	text-align:center;
	background-color:#005a97;}	
#Content{width:820px;
	height: 100%;
	margin:0px auto;
	text-align:left;}
table.Container{text-align:center;
	height:100%;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;}

.FullHeight{height:100%;}
tr,td {text-align:left;}

.LeftPageShadow{background-image: url(images/okcw_lp_shadow.jpg);
	background-repeat: repeat-y;
	width: 10px;}
.RightPageShadow{background-image: url(images/okcw_rp_shadow.jpg);
	background-repeat: repeat-y;
	width: 10px;}
.LogoBkgd{background-image: url(images/okcw_logo_bkgd.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 95px}
.MenuBkgd{background-image: url(images/okcw_menu_bkgd.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 235px;}
	
.FooterGrayMid{background-image: url(images/okcw_ftrg_mid.jpg);
	background-repeat: repeat-x;
	width: 555px;
	height: 75px;}
.FooterBlue{background-image: url(images/okcw_fb.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 75px;}
.FooterGrayLeft{background-image: url(images/okcw_fgl.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 75px;}
.FooterGrayRight{background-image: url(images/okcw_fgr.jpg);
	background-repeat: repeat-y;
	width: 2px;
	height: 75px;}

table tr.altrow{background:#d8dce1;}
.specs th {text-align:left;padding-top:16px}
.specs td{background:#dadbdf;border-bottom:3px solid #fff;padding:2px 5px}


.Links{width:100%;
	height:40px;
	padding-left:10px;
	padding-right: 10px;
	text-align: center;}
.controlpanel {width: 100%;
	background-color: #fefefe;}
.pageheaderpane {width: 555px;
	background-color: #ffffff;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;}
.leftsidepane {width: 238px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align:left;}
.footerpane {width: 100%;
	background-color: #dadbdf;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align:left;}
.toppane {width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:center;}
.leftpane {width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;}
.contentpane {width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:center;}
.rightpane {width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;}
.bottompane {width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:center;}
	
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(ico-login.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
.USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(ico-register.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px;  margin: 0 0px 0 16px; }
a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
.main_dnnmenu_container {
	background-color: transparent; 
}

.StandardButton {
   background: #003665 none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head{font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #000000;}
.SubHead{font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;}
.SubSubHead{font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;}
	/* text style used for most text rendered by modules */
.NormalWhite{font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;}
.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: #ff0000;
}