/* CSS Document  normal */

/* Standard Rules*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,table,th,td,span{ margin:0; padding:0;}
ul {list-style:none;}
.clear {clear:both;}
.l {float:left;}
body a {text-decoration:none; color:#91bbe2;}
body a:hover {color:#8a8989;text-decoration:none;}

/* Layout Core */
html,body {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;color:#cacaca;height:100%;text-decoration:none;background-color:#3d3d3e;}
#outerwrap {width:100%;background:url(/Home/Images/govsite_body.jpg);background-position:center top;font-size:0.8em;background-repeat:no-repeat;}
.headertop {height:154px;}
#header {background:url(/Home/Images/govsite_header.jpg);background-position:center;height:184px;width:100%;}
#mainc {float:left;width:69%;}
#rightc {float:right;width:30%;padding:0 0 15px 0;background:url(/Home/Images/govsite/rightside.png) left repeat-y;;}

.footul {float:left;width:27%;margin:1px;text-align:center;padding:25px;font-size:0.8em;}
#body_content {padding:50px;}
#footer {width:100%;height:150px;background:url(/Home/Images/govsite_footerback.png);}

/* Image CSS Codes */
img {border:0;}
.pad_r {padding:0 15px 15px 0;float:left;}
.p20 { padding:20px; }

/* Profile Page Images */
.textbox {font-size:0.9em;padding:15px;margin:10px;border-bottom:1px dotted #686868;}
.govprofiles {font-size:0.8em;padding:15px;}
.govprofiles ul {list-style-type:none;border-bottom:1px dotted #91bbe2;margin:10px;}
.govprofiles ul li {float:left;width:100px;height:160px;padding:5px;}

/* News Items CSS */
.sf_newsList {font-size:0.8em;}
.sf_newsList a { color:#f7f7f7; }
.sf_newsList li {clear:both;padding:10px;}
.sf_newsThumbnail {padding:0 10px 0 0;float:left;}
.sf_newsTitle {font-weight:bold;font-size:1.2em;}
.sf_newsDate {color:#d7d7d7;}


/* Text */
h1 { font-size:1.4em; letter-spacing:-1px; font-weight:500; } /* Article Header */
h2 { font-size:1.3em; letter-spacing:-1px; } /* Article Sub-header */
h3 { text-transform:uppercase; font-weight:700; letter-spacing:-1px; } /* Mini Article Header */
h6 { font-size:2em; font-family: Georgia, "Times New Roman", Times, serif; } /* Page Header */

/* Colours */
.red { color:#b83c50; }
.dred { color:#880000; }
.blue { color:#478acd; }
.green { color:#4c694f; }
.grey { color:#777777;}
.lgrey { color:#d0d0d0;}

.h1a {color:#e93355;font-size:1.4em;font-weight:bold;}
.h2a {color:#d7d7d7;font-size:1.4em;font-style:italic;font-weight:bold;}
.h3a {font-style:italic;font-weight:bold;font-size:1.4em;}
.s_title {color:#e93355;font-weight:bold;}
.txt1 {font-weight:bold;font-size:1.4em;}
.txt_img {font-size:0.9em;font-style:italic;color:#e93355;}