*{
	font-size:13px;
       	padding:0;
	margin:0;
}

body{
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
}
.bodies {
  	margin:0px;
	background: #E8E8E8; ;
	text-align:center;
  }
tr, p, div {
	font-size:1em;
        color:#5C5461;
  }
hr {
	background:#999999;
	height:1px;
	width:100%;
}
h3{
    /*color: #94774F*/
        color: #000066;
}

ul {
	list-style:none;
}
li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}

.blog{
float: left;

}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
img.pathway {
    height:5px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #086DA3;
	font-weight: bold;
        padding: 3px 3px 0 15px;
	text-decoration: none;
}
a#active_menu.mainlevel{
        /*text-decoration: underline;*/
        background: #e3ebfb;
}

a.mainlevel:hover {
        background: url(../images/link.gif) no-repeat left;
        color: #0B94DD
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
        font-weight: normal;
        display: block;
      /*color: #f36801;*/
        color: #086DA3; 
	text-indent:15px;
        margin:0;
        padding: 0px 3px 0 5px;
        text-decoration: none;
}
a.sublevel:hover {
        background: url(../images/link.gif) no-repeat left;
        color: #0B94DD
}
a#active_menu.sublevel{
        background: #e3ebfb;
}

table.moduletable {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-top:5px;
}
table.moduletable th {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	width: 100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
        background-color: #2088BF ;
	border-bottom:1px solid #00CC66;
	text-transform:uppercase;
	font-family: Arial,tahoma,Verdana, Helvetica, sans-serif;

}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding-top:0px;
	font-size: 11px;
	font-weight: normal;
}
table.moduletable td a{
	font-weight: bold;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
        background: #FBFBFB;
        margin-top: 5px
}
table.pollstableborder {
	border: 1px solid #0A79B6;
        padding: 5px;
}
.sectiontableheader {
	font-family: Arial,tahoma,verdana;
	background-color: #2088BF;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.sectiontableentry1 td{
	padding:3px 3px 3px 6px;
        background-color: #deebfe;
}
.sectiontableentry2 td {
	padding:3px 3px 3px 6px;
	background-color:#DFFFFF;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 5px;
        margin-right: 5px;
}
.contentpaneopen img{
        margin-right: 5px;
}

.contentheading {
        background:url(../images/bg_tittle.png) no-repeat 0px ;
        padding-left:25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
        /*text-transform: uppercase;*/
	color: #084795;
	border-bottom:1px solid #084795;
	padding-bottom:5px;
}
.componentheading {
	background:url(../images/bg_tittle.png) no-repeat 2px ;
        padding-left:25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
        text-transform: uppercase;
	color: #084795;
	border-bottom:1px solid #084795;
	padding-bottom:2px;
        margin-top: 3px;
        margin-left: 3px;
        margin-bottom:10px;
        /*text-indent: 10px*/
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
        margin-top: 5px;
	background-color: #2088BF ;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #757575;
	background-color: #f0f0f0;
}

a:link, a:visited {
	color: #084795;
	text-decoration: none;
        font-weight: bold
}
a:hover {
        text-decoration: underline
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
        font-weight: bold;
 	color: #084795;
	text-align:left;
	text-decoration: none;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
}
a.category:hover {
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #ffffff;
	border: 1px solid #55b642;
	padding:5px;
}
table.contenttoc td {
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
        font-size: 8pt;
        font-weight:bold;
        text-align:left;
	padding:5px;
	background-color: #55b642;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	color: #000066;
	font-weight: bold;
}
.highlight {
	background-color:#8F0008;
	font-weight:bold;
}
.readon {
	color: #006600;
	width:100px;
	height:20px;
	font-weight:bold;
	padding-left:17px;
	background:url(../images/arrow.png) no-repeat 3px 4px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #CEF5FF;
	padding: 1px 2px;
	color: #000;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.topcell{
	float:left;
        display: block;
        width:240px;
        height: 117px;
      /*background: #FFFFFF;*/
        margin: 0 15px 15px 0;
}
#page {
        margin-top: 10px;
        margin-bottom: 10px;
        background: #E8E8E8 url(../images/bg_page.png) repeat-y top;
}

/******************************************/
.topcell h3 {
       width: auto;
       height: auto;
       font-size:14px;
       color: #ffffff;
     /*background-color:#f36801;*/
       clear: none;
       padding-left: 15px;
       padding-top: 4px;
       padding-bottom: 4px;
       margin-top: 0px;
       margin-bottom: 7px;
}
#top {
       height: 10px;
       overflow: hidden;
     /*background: #477bc7;*/
}
#search {
	margin-right:15px;
	padding-top:3px;
	padding-right:5px;
	padding-left:10px;
	float:left;
	height:20px;
}
#top_nav {
	float:right;
        width: 60%;
}
#middle_right {
	float:right;
      /*width: 100%;*/
}
#left_modules {
	width:170px;
	float:left;
        padding-left: 10px;
	padding-top:5px;
}
/******************************************/
#content{
	/*background: #ffffff url(../images/bg_topbar25.gif) repeat-x;*/
        background: #FFFFFF url(../images/bg_content.gif) repeat-x;
        padding-top: 15px;
        float: left;
        display: block;
}
#topbar {
	margin-bottom:0px;
        display: block;
	height:25px;
        background: url(../images/bg_topbar25.gif) repeat-x;
}

#left_modules div.module div div div.syndicate,
#left_modules div.module div div div.syndicate div{
    background: none;
    margin: 5px;
    padding: 1px;
}

/* grey modules ************************************/
#left_modules div.module {
    background: url(../images/tl_grey.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module div {
    background: url(../images/tr_grey.png) 100% 0 no-repeat;
}
#left_modules div.module div div {
    background: url(../images/bl_grey.png) 0 100% no-repeat;
}
#left_modules div.module div div div {
    background: url(../images/br_grey.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
    font-size: 12px;
}
#left_modules .module div div div div {
    padding: 0;
    background: none;
}
div.module h3 {
      border-bottom: 1px solid #9F9F9F;
      color: #828282;
      margin-bottom: 5px;
}
/***************************************************/
/* blue modules ************************************/
#left_modules div.module-blue {
    background: url(../images/tl_blue.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}
#left_modules div.module-blue div {
    background: url(../images/tr_blue.png) 100% 0 no-repeat;
}
#left_modules div.module-blue div div {
    background: url(../images/bl_blue.png) 0 100% no-repeat;
}
#left_modules div.module-blue div div div {
    background: url(../images/br_blue.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-blue div div div div {
    padding: 0;
    background: none;
}
div.module-blue h3 {
      border-bottom: 1px solid #084795;
      font-weight: normal;
      color: #084795;
      margin-bottom: 5px;
}
/*************************************/
/* yellow modules ************************************/
#left_modules div.module-yellow {
    background: url(../images/tl_yellow.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module-yellow div {
    background: url(../images/tr_yellow.png) 100% 0 no-repeat;
}
#left_modules div.module-yellow div div {
    background: url(../images/bl_yellow.png) 0 100% no-repeat;
}
#left_modules div.module-yellow div div div {
    background: url(../images/br_yellow.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-yellow div div div div {
    padding: 0;
    background: none;
}
div.module-yellow h3 {
      border-bottom: thin solid #94774F;
      color: #94774F;
      margin-bottom: 5px;
}
/*************************************/
#middlebar {
	 height:25px;
         display: block;
	 padding-left:5px;
 	 padding-right:5px;
    /*background: #4cafc2;*/
    /*background: #e5e722;*/
    /*background: url(../images/bg_bar2.gif) repeat-x;*/
    border-top: 2px solid #4cafc2;
    border-bottom: 1px solid #4cafc2;
   
}
#middle_left{
    float: left;
    margin-top:4px;
}
a.middle_left{
    font-size:10px;
}
#mainlevel-nav{
    float: right; 
    margin-top:0px; 
    margin-right: 10px; 
    padding-left: 0px; 
    padding-right: 0px;
}
ul#mainlevel-nav li, #middle_right li{
    background: none;
    float: left;
    margin: 0;
    padding: 0;
}

 a.mainlevel-nav {
    padding: 3px 7px 3px 7px;
    font-size: 11px;
    line-height: 25px;
    /*background-color:#e5e722;*/
    /*background: url(../images/bg_topbar25.gif) repeat-x;*/
    /*border-right: 2px solid #4cafc2;*/
    /*border-bottom: 1px solid #ACACAC;*/
    border-left: 2px solid #4cafc2;
    /*border-top: 1px solid #FBFBFB;*/
}
 a.mainlevel-nav:link, a.mainlevel-nav:visited {
    line-height: 25px;
    color: #000000;
    font-weight: normal;
}
 a.mainlevel-nav:hover {
    text-decoration: none;
    padding: 3px 7px 3px 7px;
    /*border-right: 2px solid #666666;*/
    background-color: #E2F8FA;
    color: #0A79B6;
}
#mainlevel-navm{
    float: right; 
    margin-top:0px; 
    margin-right: 20px; 
    padding-left: 0px; 
    padding-right: 0px;
    border-right: 2px solid #4cafc2;
}
ul#mainlevel-navm li, #middle_right li{
    background: none;
    float: left;
    margin: 0;
    padding: 0;
}

 a.mainlevel-navm {
    padding: 3px 5px 3px 5px;
    font-size: 14px;
    line-height: 22px;
    /*background-color:#4cafc2;*/
    /*background: url(../images/bg_topbar25.gif) repeat-x;*/
    /*border-right: 2px solid #4cafc2;*/
    /*border-bottom: 1px solid #ACACAC;*/
    border-left: 2px solid #4cafc2;
    /*border-top: 1px solid #FBFBFB;*/
}
 a.mainlevel-navm:link, a.mainlevel-navm:visited {
    line-height: 22px;
    color: #000000;
}
 a.mainlevel-navm:hover {
    text-decoration: none;
    padding: 3px 6px 3px 6px;
    background-color: #E2F8FA;
    border: none;
    color: #0A79B6;
}
#header_container {
	height:150px;
    background: #477bc7 url(../images/logo_full3.jpg) no-repeat;
}
#banner {
	text-align:center;
}

#footer {
	clear:both;
        display:block;
        height:25px;
        line-height:25px;
	text-align:center;
	font-size:11px;
        background: url(../images/bg_footer2.gif) repeat-x
}

div #footer a:link, div #footer a:visited {
        font-size:11px;
        font-weight: normal;
        text-decoration: none;
}

div #footer a:hover {
        color: #ffffff;
}

#section {
	width:739px!important;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    background: #fff;
}
#col2 {
       float:right;
       width: 535px!important;
       padding: 5px 0 0 5px;
    /*background: #477bc7;*/
}

#user {
    background: #477bc7 url(../images/user_800.png) no-repeat;
}
#user1 {
    background: url(../images/user1.gif) no-repeat;
}
#user2 {
  background: url(../images/user2.gif) no-repeat;
}
#content{
	width:739px!important;
}
#main_body {
	padding:11px 5px 5px 5px;
        margin-top: 3px;
        margin-left: 190px;
	width:530px!important;
}
.latestnews {
        /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
        font-size: 11px;
}

.mostread {
        font-size: 11px;
}

.rentacar {
        font-size: 80%;
}