/* DEFAULT */
body{margin: 0; padding:0; font: 12px Arial, Helvetica, sans-serif; color: #444; text-align:center;}
.bodyBack { background:url(images/websiteBackground.gif) repeat-x; background-color: #E0E0E0;} 
/* td{font-family:verdana;font-size:11px;color:#3D3D3D} */
a {color: #196bb5;}
a:active {text-decoration: none;}
a:visited {color: #165995}
a:hover {text-decoration: none}
p {margin: 0 0 10px 0; line-height: 16px;}
h1 {margin-bottom:15px; font-size:25px; font-weight: normal; color: #235f8e; background:url(images/h1Line.gif) no-repeat bottom; letter-spacing:-0.5px}
h2 {font-size: 17px; color: #22658F; margin:0 0 0 0;}
h3 {font-weight: bold; font-size:12px; margin: 0;}
h4 {font-weight: bold; font-size:14px; color: #22658f; margin: 0;}
li {line-height:17px}
hr {margin:25px 0;}
.highlight {color:Red}
.copyright {float:left; width: 400px; text-align: left; margin: 6px 0 0 10px; font-size: 10px; color: white;}
/* input {font-family:tahoma;font-size:8pt;} */
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link {color:#555555;}
a.register:visited {color:#555555;}
a.register:hover {color:#111111;}
/* a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;} */
a.myworkspace:link {color:#555555;}
a.myworkspace:visited {color:#555555;}
a.myworkspace:hover {color:#111111;}
a.admin:link {color:#555555;}
a.admin:visited {color:#555555;}
a.admin:hover {color:#111111;}
a.logout:link {color:#555555;}
a.logout:visited {color:#555555;}
a.logout:hover {color:#111111;}
.button {}
input[type="button"] {/*height:23px;font-family:Arial;font-size:9pt;*/}
input[type="submit"] {height:23px;font-family:Arial;font-size:9pt;}
/* input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;} */
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}
.readMoreClick {margin-top:0px;}


/* MAIN DIVS */
#wrapper {width: 900px;	margin: 0 auto;}
#header {width: 900px; height: 110px; background: url(images/header.gif) no-repeat;}
#headerF {width: 900px; height: 110px; background: url(images/headerF.gif) no-repeat;}
#mainmenu {float:left; width: 850px; height:37px; margin-left:30px;}
#menubar{float:left;}
#content { float:left; width: 900px; background-color: white; background-image: url(images/leftBack2.gif); background-position: 10px 0px; background-repeat:repeat-y;}
#left { float:left;	margin-left:20px; width: 642px;	background-image: url(images/leftBack.gif);	background-position:right; background-repeat:repeat-y; display: inline;}
#left1column {float:left; margin:0 0 25px 10px; width: 652px; display: inline;}
#footer { width: 900px;	height: 25px; background: url(images/footerBack.gif) repeat-x;	margin-bottom: 30px; float:left;}
#right { float:right; width: 198px; margin: 0 20px 0 20px; text-align:left;}
#splashPhoto { width: 642px; padding-top:20px; background-color:#FFFFFF}
#column1 { float:left; width: 190px; margin-top: 20px;}
#column2 { float:right; width: 397px; margin: 17px 20px 0 0; text-align:left; display:inline;}
#column3 { float:left; width: 622px; margin: 0 0 0 10px; text-align:left; display:inline;}
#fileDownload {font-size:10px}
.submenuList {margin-bottom:15px;font-weight: bold; font-size:14px; color: #22658f;}
.districtsList {margin-bottom:2px; font-size:12px; color: #22658f;}
.districtsList a, .districtsList a:visited, .districtsList {text-decoration:none;}
.districtsList a:hover {text-decoration:underline}
#ctl00_placeholderCategoryList_ctl00_treeCategories table {margin-left:-19px;}
#ctl00_placeholderCategoryList_ctl00_treeCategories {overflow:hidden;}
#ctl00_placeholderBody_ctl03_GridView2 {}

/* CONTACT INFO - ACCORDION EFFECT
#accordion {
	border-top: 1px dotted #c8c8c8;
	margin-bottom:35px;
}

.toggler {
	border-bottom: 1px dotted #c8c8c8;
	padding: 10px;
	cursor: pointer;
	font-weight: bold;
	background-color:#f5f5f5;
}

.element {
	border-bottom: 1px dotted #c8c8c8;
}

.contactInfo {
	padding:10px;
}

.unitContactTable td {
	width:90px;
	padding-right:10px;
	white-space:nowrap;
}*/

/* CONTACT INFO - ACCORDION EFFECT */

.contact ul {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}

.contactLinkDistrict {
	display:block;
	padding:0;
	margin:0 0 3px 0;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.contactLinkDistrict:hover {
	text-decoration:underline;
	color:#000000;
}

.contactLinkVice {
	display:block;
	padding:10px 0 10px 0;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.contactLinkVice:hover {
	text-decoration:underline;
	color:#000000;
}

.contactLinkBargaining {
	display:block;
	padding:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.contactLinkBargaining:hover {
	text-decoration:underline;
	color:#000000;
}

.backToTop {
	display:block;
	margin:20px 0 10px 0;
}

/* PAGE TOOLS */

.pageTools {
	float:right;
	margin-top:-23px;
}

/* OTHER ELEMENTS */

.newsPost {margin: 0 0 20px 0;}
.rPost { margin:0 0 10px 0; padding: 0 0 5px 0; background-image: url(images/rPostBack.gif); background-repeat:no-repeat; background-position:bottom;}
.bread {margin-top: 10px; width:530px;}
.smallLogo {
	width:198px;
	height:70px;
	background:url(images/smallCAWlogo.gif) no-repeat top center;
}

.newsPost p {
	margin:0;
}

/*----- IMAGES ----- */
.banners { margin-bottom: 20px;}
.newsImage { float: left; margin: 0 10px 3px 0; border: solid 1px #0173cc;}

/* PAGE ELEMENTS */
/* .title{margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:12px} */
.publishing_info {margin-top:5px;margin-bottom:15px}
.author_date_first_published {font-style:italic;color:#999999}
.person_last_updating_and_date {font-style:italic;color:#999999}
.posted_by_and_date {font-style:italic;color:#999999}
.category_info {margin-top:15px;margin-bottom:10px;color:#999999}
.category_name {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.all_categories {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.recent_entries {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.recent_entries {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.month_list {margin:7px;}
.paging {font-size:12px;padding:10px;margin-bottom:15px; background-color:#E1E1F0;}

/* ARCHIVES BOX (Calendar & Month List) */
.boxArchives {width:100%}
.boxHeaderArchives {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:26px;}
.boxContentArchives {padding:0px;text-align:left;white-space:nowrap;}
.boxMonthList {padding:7px;padding-bottom:15px;text-align:left;white-space:nowrap}

/* CATEGORIES BOX */
.boxCategories {width:100%}
.boxHeaderCategories {height:50px; font-size:25px; font-weight: normal; color: #235f8e; background:url(images/h1Line.gif) no-repeat;}
.boxContentCategories {padding:7px 0px 15px 0;text-align:left;white-space:nowrap}

/* NEWS FEED SUBSCRIBE BOX (rss link) */
.boxNewsFeedSubscribe {width:100%}
.boxHeaderNewsFeedSubscribe {font-weight:bold; font-size:10px; height:27px; margin-top:15px; padding-left:7px;}
.boxContentNewsFeedSubscribe {padding:7px;padding-bottom:15px;text-align:left;white-space:nowrap}

a#ctl00_placeholderBodyBottom_ctl07_lnkRss {display:none}

/* ORDER NOW BOX */
.boxOrderNow {width:100%}
.boxHeaderOrderNow {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxContentOrderNow {padding:7px;padding-bottom:15px;text-align:left;}

/* CART INFO */
.cart{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;}

/* BREADCRUMB */
.breadcrumb{margin: 0 0 0 0; font-size:10px; color:#999999;}
a.breadcrumb:link{color:#999999;}
a.breadcrumb:visited{color:#999999;}
a.breadcrumb:hover{color:#999999;}

/* NEWS FEED BOX */
.boxNewsFeed {width:100%}
.boxHeaderNewsFeed {font-weight:normal;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxTitleNewsFeed {font-weight:normal;font-size:10px;font-family:Arial;color:#d6d7d8;}
.boxContentNewsFeed {padding:4px;padding-left:2px;text-align:left;}
.boxFooterNewsFeed {text-align:left; font-weight:normal;}

/* NEWSLETTER SIGNUP BOX */
.boxSubscribe {width:100%}
.boxHeaderSubscribe {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormSubscribe {padding:7px;text-align:left;}
.boxButtonSubscribe {padding-left:7px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnSubscribe {font-family:tahoma;font-size:8pt;}

/* SEARCH BOX */
#searchDiv {float: right; width: 288px; height: 30px; background: url(images/searchBack.jpg) no-repeat;	font-size:12px;	color:white; text-align:left;}
.searchFieldset {text-align:center;	margin: 3px 0 0 0;}
.boxSearch {}
.btnSearch {height: 20px; width: 20px; /*background-color:#999999; border: 1px solid #CCCCCC; font-size: 10px; font-weight: bold; color: #FFFFFF;*/ cursor:pointer; vertical-align:middle; background:url(images/searchButton.jpg) no-repeat; border:none; margin:4px 0 0 5px; padding:0;}
.txtSearch {width: 140px; height: 14px;	margin: 0 0 0 3px; padding: 2px 5px; background: #F8FAEB; border: 1px solid #CCCCCC; font-size:12px;vertical-align:middle}
#sitemap {clear: right; float: right; width: 288px; margin-top:5px; font-size:10px; color:#196bb5; text-align:center;}
#sitemap a {text-decoration:none;}
#sitemap a:hover {text-decoration:underline;}


/* LOGIN FORM BOX */
.boxLogin {width:100%}
.boxHeaderLogin {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogin {padding:4px;text-align:left;}
.btnLogin {font-family:tahoma;font-size:8pt;}
.txtLogin {width:90px;font-family:tahoma;font-size:8pt;}
.labelLogin {text-align:left;white-space:nowrap}
.boxLogout {width:100%;font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogout {font-size:10px;font-family:Arial;padding:5px;padding-left:7px;text-align:left;}

/* POLL BOX */
.boxPoll {width:100%}
.boxHeaderPoll {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormPoll {padding:4px;padding-left:5px;text-align:left;}
.boxFooterPoll {padding-left:6px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnPoll {}
    
/* LATEST NEWS (Scrolling) */
.scrollNewsList {width:100%}
.scrollHeaderNewsList {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.scrollContentNewsList {padding:10px;text-align:left;}
.scrollFooterNewsList {padding:4px;padding-left:7px;text-align:left}
.scrollerFrame{width:100%}

/* COMMENTS */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* PRINT LINK */
a.print:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline;white-space:nowrap}
a.print:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.print:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{}
a.topmenu:link{font-size:10px; color:#196bb5;}
a.topmenu:visited{text-decoration:none}
a.topmenu:hover{text-decoration:underline}

/* BOTTOM NAVIGATION */
.bottommenu{font-family:arial;font-size:11px;color:#555555;}
a.bottommenu:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* MAIN NAVIGATION (LINKS) */
.mainbar{background:url("images/topbg.gif") repeat-x top;}
a.mainmenu:link{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:arial;font-size:9px;color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (TABS) */
.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;}

/* MAIN NAVIGATION (SIDE) */
#divSide {font:11px Trebuchet MS, Arial, sans-serif;background:#FAFAFA;padding:0px;width:180px}
#divSide a {color:#333333;text-decoration:none;}
#divSide a:hover {color:#1684E6}
.mnuLevel1 {margin:0px;list-style-type:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;}
.mnuLevel2 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.itemSelected {color:#1684E6}

/* MAIN NAVIGATION (DROPMENU) */
.top {font:bold 11px verdana;color:#ffffff;background:none;}
.top_hover {font:bold 11px verdana;color:#ffffff;}
.member {font:bold 10px verdana;color:#666666;}
.member_hover {font:bold 10px verdana;color:#666666;background:#f7f7f7;}
.topbar {background-image:none; /*url("images/topbg_blue4.gif");height:28px;*/}
.memberbar {background-image:none; /*url("images/memberbg.gif");height:27px;*/}
    
/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {z-index:1;position:absolute;top:110px;padding:0;margin:0;}

/* Main Bar - Item */
.static_nlsitemcontainer {text-align: left; padding-top:1px;padding-bottom:1px; padding-left:8px; padding-right:4px;}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitem {font-weight:bold;font-size:11px;font-family:Arial;line-height:25px; color:#FFFFFF; padding:5px 5px 0px 0px;padding-bottom:3px;}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {/*border:#4EA2FD 1px solid; background:url('images/menubg_hover.gif');*/ padding-left:8px; padding-right:4px;}
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitemover { font-weight:bold;font-size:11px;font-family:Arial;line-height:25px; color:#FFFFFF; padding:5px 5px 0px 0px;padding-bottom:3px;}/*font-family:tahoma;font-size:8pt;font-weight:normal;*/

/* Sub Menu */
.nlsmenu {position:absolute;top:0;float:left;text-align: left; margin-top:1px; border-bottom:#474747 1px solid; border-left:#3A87E8 1px solid; border-top:#3A87E8 0px solid;border-right:#434343 1px solid; z-index:1;}

/* Sub Menu - Item */
.nlsitemcontainer {height:16px;padding-left:5px;padding-right:5px;background-color:#0075b0;/* filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9; */}
/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell {width:22px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:5px;padding-right:5px}
.nlsitem {font-weight:normal;font-size:11px;font-family:Arial; color:#ffffff; padding:0px 4px 0px 4px;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:16px;border:#4EA2FD 0px solid;background-color:#006699;padding-left: 5px; padding-right:5px;}
.nlsiconcellover {width:22px;background-color:#5E7809;}
.nlssubmenucellover {padding-top:2px;padding-left:5px;padding-right:5px}
.nlsitemover { font-weight:normal;font-size:11px;font-family:Arial; color:#ffffff; padding:0px 4px 0px 4px;}

/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical {width:170px}
.mnuOver { padding:3px; background-color:#656567;
    border:#cccccc 1px solid; 
    border-left:#cccccc 1px solid; 
    border-top:#cccccc 1px solid;
    border-bottom:#5A5A5C 1px solid;
    border-right:#5A5A5C 1px solid;
    color:#cccccc;
    }
.mnuSelected {
    padding:3px;
    background-color:#F3F2F7;
    border:white 1px solid; 
    border-top:white 1px solid;    
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    font-weight:bold;
    }
.mnuPath {
    padding:3px;
    background-color:#D7D7DB;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.mnuNormal {
    padding:3px;
    background-color:#E5E5EA;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }

/* QUICK LINKS/SAME LEVEL PAGES BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {width:100%;margin-left:5px;padding-left:0px;}
.boxHeaderQuickLinks {padding:7px;padding-bottom:3px;padding-left:0px;font-weight:bold;text-align:left;color:#333333}
.boxItemQuickLinks {white-space:nowrap;padding-top:2px;text-align:left;}
.boxFooterQuickLinks {height:5px}
.boxItemQuickLinks a {color:#333333}

/* LINKS WITHIN BOX (which contains links to pages within the current page) */
.boxLinksWithin {width:100%;padding-left:7px;padding-right:7px;font-weight:bold}
.boxItemLinksWithin {white-space:nowrap;text-align:left;padding-top:2px}
.boxItemLinksWithin a {color:#333333}

/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* FORUM */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_post_subject {background-color:#EFEFF1;border:#BEC7D1 1px solid;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_message {background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}

.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/* Statistic Modules */
.boxStatVertical {margin:28px;text-align:left;}
.boxStatHorizontal {}
.boxStatDetailsVertical {padding:3px;border:#c6c7c8 1px dotted;}
.boxStatDetailsHorizontal {padding-left:3px;border:#c6c7c8 1px dotted;border-left:none;}
.barStat {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;border-left:#ffd000 1px solid;border-top:#ffd000 1px solid}
.barStatArea {background:#444444;border-top:#444444 1px solid;}
.boxStatHeader {background:#a6a7a8;}