#outerleft{ background:url(bodyBGleft.gif) left repeat-y; padding-left:19px; width:750px; margin:0 auto; text-align:left;}
#outerright{ background:url(bodyBGright.gif) right repeat-y; padding-right:19px; width:750px;}
.logintable{ background-color:#000; color:#000;}
.logintable a:link{ color:#000;}
.logintable a:visited{ color:#000;}
.logintable a:hover{ color:#2D2D2D;}
.logintable a:active{ color:#000;}
.centerit{ padding:3px 0 0 350px;}
.leftheadings{ color:#fff; font-size:14px; font-weight:700; text-transform:uppercase; font-family:Arial;}
.leftheadings a:link{ color:#fff;}
.leftheadings a:hover{ color:#52BED6;}
.leftheadings a:visited{ color:#fff;}
.leftheadings a:active{ color:#fff;}
dl dt {font-size:11pt; font-weight:normal;}
dl dd {font-size:9pt;}
dl a {text-decoration:none; color:#036;}
dl a:hover {text-decoration:underline;color:#f00;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000;
}
.skinmaster {
	height: 100%;
	background-color: #fff; 
}
.skinheader 
{
    background:#00458C  url(trident-header.jpg) no-repeat;
}
.skingradient {	 
	height:104px;
}
.controlpanel {
	width: 100%;
	background-color: #BAFBFF;
}
.toppane {
	width: 100%;
	background:#000 url(TopMenuBG.jpg) repeat-x;
    height:33px;
}
.toppaneadmin {
	width: 100%;
	background-color:#000;
    height:33px;
}
.leftpane {
	width: 175px;
	height:100%;
	background-color: #0174CC;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align:left;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* Top Menu */
.footertext{ font-size:12px;}
.topmenulinks{ float:left; height:26px; padding-top:7px; margin-left:15px; font-family:Arial;}
.topmenublue{ width:200px; float:right; margin-right:20px; background-color:#018CB6; padding:8px 0 0 8px; font-size:11px; height:24px; color:#fff; font-family:Arial;}
.topmenublue a:link{ color:#fff;}
.topmenublue a:visited{ color:#fff;}
.topmenublue a:hover{ color:#000;}
.topmenublue a:active{ color:#fff;}
.topmenuimg{ width:115px; float:right;}
.topmain_dnnmenu_container {
	width:385px;
	height:18px;
	background-color: transparent; 
}
.topmain_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
}
.topmain_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 10px; 
	background-color: Transparent;	
}
.topmain_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 12px;
	background-color: Transparent;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 2px 0px 5px;   /*explicitly set padding for root menu items*/
}
.topmain_dnnmenu_itemhover {  
	background-color: #59BCBF; 
}
.topmain_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}
.topmain_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 15px; 
	height: 100%;
}
.topmain_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.topmain_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.topmain_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.topmain_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}
/* End Top Menu */


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:33px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background: url(but_back.gif) no-repeat;
	width:150px;
	height:20px;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 5px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3;
	background: url(but_back_on.gif) no-repeat;
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Arial;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

