/* --Standard CSS-- */


body {
	margin           : 0px 0px 0px 0px;
	color : #999999;
	background-color: #fff;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	}

td, tr, p, div {
	text-align: left;
	}

a:link, a:visited {
	color:#999999;
	text-decoration  : none;
	}

a:hover {
	color            :  #ACB42A;
	}

ul {
 	 margin           : 0px 0px 0px 0px;
	}


hr {
	margin-top:10px;
	margin-bottom:10px;
	color: #ccc;
	width            : 100%;
	}

.title {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color            : #000099;
	}

.pathway {
  	font-size: 12px;
 	 color: #AEB736;
	}

a.pathway:link, a.pathway:visited {
	  color            : #333;
	  font-weight      : normal;
	}

a.pathway:hover {
 	 color            : #333;
 	 font-weight      : normal;
  	text-decoration   : underline;
	}

/* --Default Class Settings-- */
 .bullet {
	margin  : 15px 0px 5px 0px;
	}

.bullet2 {
	margin  : 5px 0px 5px 0px;
	}


.pathwaydiv {float:left; width:217px;}


/*** --MENU CSS-- ***/


#mainmenuwrap {
	border-bottom:2px solid #fff;
	}

#mainmenu {
	height:29px;
	background-image:url(../images/nav.png);
	}

#mainmenu ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


#mainmenu li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding-right: 2px;
	white-space: nowrap;

	}


#mainmenu a
{
	display:block;
	float:left;
	color: #fff;
	text-align: center;
	font-size:11px;
	margin-top:7px;
	line-height: 15px;
	border-right:1px solid #AEB736;
	padding-right:8px;
	padding-left:8px;
}


#mainmenu a:link  
{}


#mainmenu a:visited
{}


#mainmenu a:hover {
	color:#AEB736;
	}

#mainmenu a#active_menu {
	font-weight: bold;
	color: #AEB736;
	}

#mainmenu a#active_menu_hover {

}





.mainmenu2 {
	padding-top:30px;
	}

.mainmenu2 ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


.mainmenu2 li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	background-image:url(../images/nav2.png);
	background-position: 0px -36px;
	background-repeat:no-repeat; 
	}


.mainmenu2 a
{	display:block;
	width:147px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:132px;
	padding-left:15px;
	color: #fff;
	font-size:13px;
	line-height: 34px;
	height: 36px;
	background-image:url(../images/nav2.png);
	background-position: 0px 0px;
	background-repeat:no-repeat; 
}


html>body .content {
  width:300px;
} 

.mainmenu2 a:link  
{}

.mainmenu2 a:visited
{}

.mainmenu2 a:hover {
	background-position: 0px -36px;
	color: #fff;
	}

.mainmenu2 a#active_menu {
	font-weight: bold;
	color: #fff; 
	background-position: -192px 0px;
	}

.mainmenu2 a#active_menu_hover {

}




/*** --JOOMLA CSS-- ***/


#rightmods{
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

.outer {
	padding: 0px 0px 0px 0px;
	border: 1px solid #999999;
	}

a.sublevel:hover {
	color: #AEB736; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
	}


.footer {
	background-color: #66ccff;
	}

.moduletable table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size:11px;
        }

.moduletablelogin td {
	font-size: 13px;
	font-weight: normal;
	color: #AEB736;
	vertical-align: top;
	padding:2px 10px 10px 2px;
	margin: 10px 0px 0px 20px;
	}

table.moduletable td {
	font-size: 11px;
	color: #040C40;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

table.moduletable th {
	 font-size: 14px;
	color: #AEB736;099;
	vertical-align: top;
	}

.poll {
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
	}

.sectiontableheader {
	background-color : #7F9FC7;
	color            :#fff;
	}

.sectiontableentry1 {
	background-color : #F0F0F0; 
	}

.sectiontableentry2 {
	 background-color : #E0E0E0; 
	}

.small {
	 font-size        : 10px;
	
	text-decoration  : none;
	font-weight      : normal;
	}

.smalldark {
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
	}


.contentpane {
}

.contentpaneopen {
	text-align:left;
	}

.contentheading, .componentheading {
	padding-top:15px; padding-bottom:15px;
	font-size        : 22px;
	font-weight:bold;
	text-align       : left;
	padding-left:0px;
	color: #AEB736;
	
	}


.componentheadingnews {
	padding-top:15px; padding-bottom:15px;
	font-size        : 20px;
	text-align       : left;
	padding-left:0px;
	color            : #AEB736;
	
	}


.contentheadingnews {
	padding-bottom:0px;
	margin-bottom:0px;	
	padding-top:20px;
	font-weight:bold; 
	font-size        : 18px;
	text-align       : left;
	padding-left:0px;
	color            : #fff;
	
	}



.createdate {
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
	}

.button {
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #333;
	}



.button2 {
	font-style       : normal;
	font-size        : 12px;
	font-weight      : bold;
	padding:5px;
	background-color : #F0F0F0;
	color            : #333;
	border           : 1px solid #333;
	}


.inputbox {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #333;
	}


.input {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #333;
	}

.buttonlogin{
	background-color : #fff;
	border           : 1px solid #333;
	color            : #666;
	margin-top: 5px;
	font-size        : 11px;
	}


.searchbut2{
	background-color : #fff;
	border           : 1px solid #333;
	color            : ##333;
	width:26px;
	line-height:16px;
	font-size        : 14px;
	text-align:center;
	}


.searchbut {
	width:40px;
	background-color : #333;	
	color            : #000;	
	font-size        : 11px;
}




/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-size: 13px;
        font-weight: bold;
         color: #AEB736;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #333; 
        font-weight: bold;
        }

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	}

a.category:hover {
  	color            : #7B8DA1;
	}

/* Styles for dhtml tabbed-pages */
.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;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {

        font-weight: bold;
        font-size : 10pt;
        color :  #333;
        text-align: center;
}



/*** --CONTENT  CSS-- ***/

.maincontentwrap {
	}


.maincontent {
	text-align: justify;
	clear:both;
	color:#fff;
	margin  : 0px 0px 0px 0px;
	padding: 10px 30px 0px 30px;
	line-height: 1.25;
 	}

.maincontent strong {
	color:#AEB736;
}




/*** --LAYOUT  CSS-- ***/


body,
html{
	margin:0;
	padding:0;
	}


div#bodywrap {
	text-align:center;
	}


div#leftborder {
	padding-left:15px;
	background-image:url(../images/leftborder.png);
	background-repeat:repeat-y;
	}

div#rightborder {
	padding-right:15px;
	background-image:url(../images/rightborder.png);
	background-position:right top;
	background-repeat:repeat-y;
	}

div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 800px;
	max-width: 800px;
	width: expression(document.body.clientWidth > 800? "800px": "auto" );
	}


div#topleft{
	height:138px;
	background:url(../images/topleft.png) no-repeat top left;
	}


div#topborder{
	height:138px;
	background:url(../images/topborder.png) repeat-x 0 0;
	}


div#topright{
	height:138px;
	background:url(../images/topright.png) no-repeat top right;
	}


div#topimage {
	margin:0 auto;
	width:770px;
	background-image:url(../images/top.jpg);
	height:150px;
	}


#tdmain{
	background:url(../images/bigback.jpg) repeat-x bottom left;
	}


div#image1 {
	background-image:url(../images/5.jpg);
	height:250px;	
}


div#image2 {
	background-image:url(../images/4.jpg);
	height:250px;		
}

div#image3 {
	background-image:url(../images/2.jpg);
	height:250px;		
}

div#image4 {
	background-image:url(../images/1.jpg);
	height:250px;	
}

div#image5 {
	background-image:url(../images/3.jpg);
	height:250px;	
}



div#link1 a{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	color:#0D4779;
	}


div#link2 a{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	color:#1F919C;	
	}


div#link3 a{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	color:#8C211B;	
	}

div#link4 a{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	color:#B8BAB9;
	}


div#links a{
	width:200px;
	}


div#links a:hover{

	color:#AEB736;
	}








div#middle {

	}

div#middleinner {
	background-color:#6589A9;
	}	


div#footerwrap {
	}


div#footerleft {
	height:19px;
	background:url(../images/footerleft.png) no-repeat top left;
	}	

div#footerright {
	height:19px;
	background:url(../images/footerright.png) no-repeat top right;
	}	



div#footertop {
	background:url(../images/footer.png) repeat-x top left;
	height:19px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	color:#333;
	}


div#footer {
	line-height:15px;
	text-align:center;
	font-size:11px;
	color:#333;
	}


div#footer a{
	color:#333;
	}







/*** --FORM  CSS-- ***/


form {margin: 0; padding:0; }




/*** --CUSTOM  CSS-- ***/


.mods {
	margin-top:10px;
	padding-left:6px;
	border-left: 4px solid #fff;
	}

.front {
	text-align:center;
	margin:0 auto;
	}

.floatright {
	float:right;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:10px;
	}

.floatright2 {
	float:right;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	}


.click2 {
	width:740px;
	text-align:center;
	margin:0 auto;
	line-height:40px;
	}


h3 	{
font-size:14px;
	}

h2 {
font-size:14px;
}

h1 {
font-size:16px;
	}


.images img {
	padding:5px;
	margin:10px;
	border:1px solid #BC3877;
	}


.logogif {
	padding-top:20px;
	padding-left:20px;
	}


.date {
	padding-top:20px;
	font-size:11px;
	color :  #333;
	width:147px;
	text-align:center;
	}


.loginarea {
	padding-left:10px;
	margin-top:20px;
	border-left:solid 4px #333;
	color :  #333;
	line-height:14px;
	font-size:11px;
	}



.maincontent ul {
	list-style:none;
	padding-left:0px;
	padding-top:5px;
	}

.maincontent li {
	list-style:none;
 	background: url(../images/bullet.png) no-repeat 0 50%;
	padding-left:15px;
	margin-left:20px;
	margin-bottom:5px;
	} 




#newstable {
	width:686px;
	margin:0 auto;
	}


#newstop {
	height:145px;
	width:686px;
	background: url(../images/newstop.png) no-repeat 0 0;
}


#newstop2 {
	height:233px;
	width:686px;
	background: url(../images/newstop2.jpg) no-repeat 0 0;
	}




#newsfooter {
	width:686px;
	background: url(../images/newsbot.png) no-repeat bottom left;
	height:29px;
}


#newsmain {
	width:686px;
	background: url(../images/newsback.png) repeat 0 0;
}



#newsmaininner {
	padding-left:53px;
	padding-top:30px;
	color:#fff;
}
