body {
background-color : #ffffff;
margin: 0;
padding : 0 ;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #333333;
}

#frame {
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}

#contentleft {
width:175px;
padding:0px;
float:left;
background:#fff;
}

#contentcenter {
width:625px;
padding:0px;
float:left;
background:#eee;
}

#contentright {
width:175px;
padding:0px;
float:left;
background:#fff;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #333333 ;
}

.rowheader {
border-top-width: 0px;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #96B03C;
background-color: #99CC00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.msgnew td {
border-top-width: 0px;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #CCCCCC;
background-color: #FFFFFF;
}

.msgseen td {
border-top-width: 0px;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #666666;
background-color: #F7F7F7;
}

p {
font-size : 11px ;
margin-top:0.5em;
margin-bottom:0.5em;
}
a {text-decoration : none ;}
a:link { color : #78A000 ;}
a:visited {color : #78A000 ;}
a:active {color : #003333 ;}
a:hover {color : #003333;
}

h1, h2, h3, h4, h5, h6 {
margin-top:0.5em;
margin-bottom:0.5em;
}
h1 {
font-size : 21px ;
font-weight : bold ;
}
h2 {
font-size : 18px ;
font-weight : bold ;
}
h3 {
font-size : 14px ;
font-weight : bold ;
}
h4 {
font-size : 13px ;
font-weight : bold ;
}
h5 {
font-size : 12px ;
font-weight : bold ;
}
h6 {
font-size : 11px ;
font-weight : bold ;
}

input, select, textarea {
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size:9px;
color : #003333;
border:1px solid #99CC00;
}
input, textarea {
padding:2px;
}

.neg {color:#FFFFFF;}
.neg h1, .neg h2, .neg h3, .neg h4, .neg h5, .neg h6, .neg p {color:#FFFFFF;}
.neg a:link { color : #BFFF00 ;}
.neg a:visited { color : #BFFF00 ;}
.neg a:active { color : #FFFFFF ;}
.neg a:hover { color : #FFFFFF ;}

.small {
font-size : 10px ;
line-height:normal;
color : #808080 ;
}

.t1, .t2, .t3, .t4, t5, t6 {margin-top:0.5em;
margin-bottom:0.5em;}

.t1 {
font-size : 21px ;
font-weight : bold ;
}
.t2 {
font-size : 18px ;
font-weight : bold ;
}
.t3 {
font-size : 14px ;
font-weight : bold ;
}
.t4 {
font-size : 13px ;
font-weight : bold ;
}
.t5 {
font-size : 12px ;
font-weight : bold ;
}
.t6 {
font-size : 11px ;
font-weight : bold ;
}

.errorMessage {
font-size : 13px;
font-weight : bold;
color: #FF0000;
}
/* LAYOUT
---------------------------------------*/

#page {
width:960px;
margin:8px auto;
}
#pageWide {
width:100%;
}
#top {
width:100%;
height:96px;
background:#fff url(/images/share/top_bg.jpg) top right no-repeat;
margin:0;
padding:0;
	 }
div.headerWrapper {
margin:0;
padding: 0 ;
}
div.header {
height:96px;
background-image: url(/images/share/dwa_logo.gif);
background-position: top left ;
background-repeat:no-repeat;
margin:0 0 0 0px;
padding: 0 ;
}
div.header h1, div.header h2 {
display:none;
}
div.header h3 {
display:block;
float:right;
text-align:right;
font-size:24px;
color:#99cc00;
margin:32px 24px 0 0 ;
}
div.header h3 span {
color:#005447;
font-weight:normal;
}
div.headerSearch {
float:right;
width:256px;
margin:30px 16px 0 0;
text-align:right;
}


/* NAV */


div.menuWrapper {
height:32px;
background:#fff url(/images/share/nav_bg.gif) top left no-repeat;
margin:1px 0 0 0;
padding: 0 0  0 0 ;
}
div.menu {
height:32px;
background:#fff url(/images/share/nav_bg.gif) top right no-repeat;
margin:0 0 0 8px;
padding:10px;
}
div.menu a {
font-size : 14px; 
font-weight:normal;
padding:0 12px; 
}

div.menu a:link, div.menu a:visited { 
color : #fff ;
}
div.menu a:hover, div.menu a:active { 
color : #003333 ;
}

div.menu a span {
}

/* LEFT NAV */
	
.leftNavWrapper {
}
.leftNav {
	font-size : 12px ; 
	margin:0;
	padding:0;
	}
.leftNav ul    {
	margin:16px 0;
	padding:0 0 8px 0;
	list-style:none;
	border-bottom:1px solid #78A000;
}
.leftNav ul li   {
	margin:0;
	padding:0;
	list-style:none;
	font-size : 13px ; 
	font-weight:bold;
}
.leftNav ul li ul  {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:none;
}
.leftNav ul li ul li {
	margin:4px 0 4px 12px;
	padding:0;
	list-style:none;
	font-size : 12px ; 
	font-weight:normal;
}

/* OLD LEFT NAV */

.leftnavtitle {
	font-size : 12px ; 
	background-image:url(/images/share/nav_background.gif);
	background-repeat:repeat-x;
	padding:6px 8px 6px 8px;
	color:#FFFFFF;
	}
.leftnavlink {
	background-color:#F3F9DE;
	padding:2px 8px 2px 8px;
	}


/* NAV 

#nav {
background-image:url(../img/nav_background.gif);
background-repeat:repeat-x;
color:#FFFFFF; }
#nav a {font-size : 12px; }
#nav a:link { color : #FFFFFF ;}
#nav a:visited { color : #FFFFFF ;}
#nav a:active { color : #003333 ;}
#nav a:hover { color : #003333 ;}

.navlink {
padding:6px 12px 2px 12px;
}
.leftnavtitle {
font-size : 12px ;
background-image:url(../img/nav_background.gif);
background-repeat:repeat-x;
padding:6px 8px 6px 8px;
color:#FFFFFF;
}
.leftnavlink {
background-color:#F3F9DE;
padding:2px 8px 2px 8px;
}
*/

/* CONTENT */

#contentstroke {
	border:1px solid #D1D1D1;
	padding:10px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
	-ms-border-radius: 12px; 
	border-radius: 12px; 
	-khtml-border-radius: 12px;
}

#homeheader {
padding:8px 16px;
}
#homeheadertext {
color: #FFFFFF;
}
#homeheadertext h1 {
font-size:24px;
font-weight:normal;
margin:0 0 8px 0;
}


#contentheader {
background-color:#999999;
padding:0px;
background-image:url(/img/content_background.gif);
background-position:right;
background-repeat:no-repeat;
}
#contentheadertext {
padding:16px;
color: #FFFFFF;
}
#contentheadertext h1 {
font-size:24px;
font-weight:normal;
margin:0 0 8px 0;
}


#productheader {

}
#productheadertext {
color: #5C7B00;
border-bottom:2px solid #5C7B00 ;
}
#productheadertext h1 {
font-size:24px;
font-weight:normal;
margin:0 0 8px 0;
}


#serviceheader {
background-color:#99CC00;
background-image:url(/img/services_backround.gif);
background-position:right;
background-repeat:no-repeat;
}
#serviceheadertext {
color: #FFFFFF;
padding:16px;
}
#serviceheadertext h1 {
font-size:24px;
font-weight:normal;
margin:0 0 8px 0;
}


.contentsep {
background-color:#D1D1D1;}
.contentblock {
background-color:#F9F9F9;
border:1px solid #D1D1D1;
padding:8px;
}
.contentblock2 {
border:1px solid #D1D1D1;
padding:8px;
}
.mail_graph_box {
border-top: 1px Solid #000000;
border-bottom: 1px Solid #000000;
border-left: 1px Solid #000000;
border-right: 1px Solid #000000;
height: 15px;
}
.mail_graph_bar {
background-color: #D1D1D1;
}
/* FOOTER */
#footer {color:#FFFFFF; }
#footer a {}
#footer a:link { color : #FFFFFF ;}
#footer a:visited { color : #FFFFFF ;}
#footer a:active { color : #003333 ;}
#footer a:hover { color : #003333 ;}
#footer1 {background-color:#FFFFFF;}
#footer2 {background-color:#99CC00;}

.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none;
}