body			{
/*font-family:'Lucida Sans Unicode', Arial, Helvetica;*/
font-family:Georgia, Arial, Helvetica;
font-size:13px;
color:#333333;
line-height: 150%;
margin:0px;
margin-top:0px;
width:100%;
height:100%;
background-image:url(../../images/header_strip.gif);
background-repeat:repeat-x;;
				}
				
h1				{
				font-size:150%;
				}
				
h2				{
				font-size:140%;
				}
				
h3				{
				font-size:120%;
				}
				
p				{
	font-size:90%;
	line-height:150%;
	text-align: left;
				}

#masthead		{
	margin:0 0 10px 0;
	padding:0px;
	text-align: right;

				}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active{
	color:#fff;
}


ul{
	font-size:11px;
}

#header{
width:100%;
height:150px;
background-image:url(../../images/header_strip.gif);
background-repeat:repeat-x;
}

/*
#search{
float:right;
/*padding-right:177px;
padding-right:10px;
padding-bottom:10px;
padding-top:0px;
vertical-align:top;
margin-top:0px;
}
*/

#tableheader{
width:85%;
height:120px;
padding:0px;
}

#login{
margin-top:15px;
width:125px;
font-size:12px;
}

#search{
min-width:250px;
float:right;
/*padding-right:177px;*/
padding-right:10px;
padding-bottom:0px;
padding-top:10px;
vertical-align:top;
margin-top:0px;
font-size:11px;
}

.search_btn{
font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
border: 1px solid #e4e4e4;
cursor:pointer;
text-align:center;
width:70px;
height:20px;
background-image:url(../../images/gradient2.gif);
}

.navigationlinks{
color:#cccccc;
font-size:12px;
padding-top:15px;
padding-left:10px;
height:50px;
background-image:url(../../images/nav_strip_centre.gif);
background-repeat:repeat-x;
}

.navigationlinks1{
font-size:12px;
padding-top:0px;
padding-left:0px;
height:50px;
/*background-image:url(../../images/nav_strip.gif);*/
background-repeat:no-repeat;
}

.navigationlinks2{
font-size:12px;
padding-top:0px;
padding-left:0px;
height:50px;
/*background-image:url(../../images/nav_strip2.gif);*/
background-repeat:no-repeat;
}

.navigationlinks a:link{
color:#cccccc;
text-decoration:none;
}

.navigationlinks a:active{
color:#FFFFFF;
text-decoration:none;
}

.navigationlinks a:visited{
color:#cccccc;
text-decoration:none;
}

.navigationlinks a:hover{
color:#ffffff;
background:none;
text-decoration:none;
}


#search input{
border-color:#999999;
border-style:solid;
border-width:thin;
}

.searchbox{
background-image:url(../../images/gradient.gif);
}

#header_links{
/*clear:both;*/
/*float:right;*/
height:50px;
/*width:450px;*/
/*background-image:url(../../images/nav_strip.gif);*/
/*background-repeat:no-repeat;*/
padding-top:50px;
/*padding-right:125px;*/

}

#header_links ul{
height:90px;
margin-top:5px;
background-image:url(../../images/nav_strip.gif);
background-repeat:no-repeat;

}

.navlist{
font-size:12px;
height:50px;
display:inline;
padding-right:20px;
text-align:right;
/*vertical-align:text-top;*/
margin-top:0px;
color:#FFFFFF;
}

#header_links a:link{
color:#cccccc;
text-decoration:none;
}

#header_links a:active{
color:#FFFFFF;
text-decoration:none;
}

#header_links a:visited{
color:#cccccc;
text-decoration:none;
}

#header_links a:hover{
color:#ffffff;
background:none;
text-decoration:none;
}


				
a:link, a:visited, a:active{
color:#003366;
text-decoration:underline;
}
												
a:hover{
color:#ffffff;
background:#0099FF;
border-bottom:none;
}
				
#content		{
				margin-left:25%;
				margin-right:30%;
				margin-bottom:10px;
				padding:10px;
				}
				
.page_image{
width:100%;
height:100px;
background-color:#0033CC;
}

#title{
padding-top:60px;
padding-left:5px;
color:#66FFCC;
}

.highlight{
background:#d3f8d6;
padding:0px 15px 0px 15px;
}
/*-----------------------------------------------------------------------------LEFT COLUMN*/

#sidebar_a		{
				margin-left:10px;
				margin-top:10px;
				float:left;
				width:30%;
				/*height:135px;*/
				margin-bottom:10px;
				padding:10px;
				background-image:url(../../images/box1.jpg);
				background-repeat:repeat-x;
				color:#FFFFFF;
				}
				
.boxpic{
float:left;
width:60px;
height:200px;
padding-right:15px;
}

.boxtext{
clear:right;
margin-left:40%;
width:60%;
}

.nav{
list-style-image:url(../../images/arrow.gif);
margin:9px;
padding:9px;
}

.nav_li{
vertical-align:middle;
background-image:url(../../images/ln.gif);
background-repeat:no-repeat;

}

.nav_li a:link{
text-decoration:none;
color:#000033;
}
.nav_li a:visited{
text-decoration:none;
color:#000033;
}
.nav_li a:hover{
color:#ffffff;
text-decoration:none;
}
.nav_li a:active{
text-decoration:none;
color:#000033;
}

.highlight_link{
background:#d3f8d6;
padding:0 0 0 2px;
}
/*-----------------------------------------------------------------------------RIGHT COLUMN*/				
								
#sidebar_b		{
				margin-left:10px;
				margin-right:10px;
				margin-top:10px;
				float:right;
				width:30%;
				height:135px;
				margin-bottom:10px;
				padding:10px;
				background-image:url(../../images/box3.jpg);
				color:#FFFFFF;
				}
				
#right_contact{
display:none;
}
#date{
color:#009933;
}

.small_text{
font-size:11px;
color:#0099ff;
}

.small_text a:link{
color:#0099ff;
text-decoration:none;
}
												
.small_text a:hover{
color:#ffffff;
background:#0099FF;
border-bottom:none;
}

.small_text a:active{
color:#0099ff;
text-decoration:none;
}

.small_text a:visited{
color:#0099ff;
text-decoration:none;
}				
				
/*-----------------------------------------------------------------------------FOOTER ----------------*/
#footer {
clear:both;
padding-top:10px;
bottom:0;
width:100%;
height:250px;
/*background-color:#333333;*/
background-image:url(../../images/footer_grad.jpg);
background-repeat:repeat-x;
text-align:center;
color:#ffffff;
}

#footer li{
display:inline;
padding-right:20px;
}

#footer a:link{
color:#cccccc;
text-decoration:none;
}

#footer a:active{
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited{
color:#cccccc;
text-decoration:none;
}

#footer a:hover{
color:#ffffff;
background:none;
text-decoration:none;
}

#copyright{
font-size:10px;
}

#keywords{
	text-align:center;
	margin:0 auto;
	width:850px;
	font-size:10px;
	color:#999;
	margin-top:25px;
}

/*-------------------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------COLUMNN1 */
.roundedcornr_box_937205 {
background:#000033;
margin-left:10px;
margin-top:10px;
float:left;
width:30%;
min-width:225px;
height:100%;
margin-bottom:10px;
color:#FFFFFF;
margin-right:5px;
}
.roundedcornr_top_937205 div {
   background: url(../../images/roundedcornr_937205_tl.png) no-repeat top left;
}
.roundedcornr_top_937205 {
   background: url(../../images/roundedcornr_937205_tr.png) no-repeat top right;
}
.roundedcornr_bottom_937205 div {
   background: url(../../images/roundedcornr_937205_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_937205 {
   background: url(../../images/roundedcornr_937205_br.png) no-repeat bottom right;
}

.roundedcornr_top_937205 div, .roundedcornr_top_937205, 
.roundedcornr_bottom_937205 div, .roundedcornr_bottom_937205 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_937205 { margin: 0 15px; }





/*---------------------------------------------------------------------------COLUMNN2 */
.roundedcornr_box_688899 {
margin-left:33%;
margin-right:33%;
margin-bottom:10px;
margin-top:10px;
color:#FFFFFF;	
min-width:225px;
height:100%;
background: #003300;
}
.roundedcornr_top_688899 div {
   background: url(../../images/roundedcornr_688899_tl.png) no-repeat top left;
}
.roundedcornr_top_688899 {
   background: url(../../images/roundedcornr_688899_tr.png) no-repeat top right;
}
.roundedcornr_bottom_688899 div {
   background: url(../../images/roundedcornr_688899_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_688899 {
   background: url(../../images/roundedcornr_688899_br.png) no-repeat bottom right;
}

.roundedcornr_top_688899 div, .roundedcornr_top_688899, 
.roundedcornr_bottom_688899 div, .roundedcornr_bottom_688899 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_688899 { margin: 0 15px; }




/*---------------------------------------------------------------------------COLUMNN3 */
.roundedcornr_box_603233 {
				margin-left:5px;
				margin-right:10px;
				margin-top:10px;
				float:right;
				width:30%;
				min-width:225px;
				height:100%;
				margin-bottom:10px;
				color:#FFFFFF;
   background: #003333;
}
.roundedcornr_top_603233 div {
   background: url(../../images/roundedcornr_603233_tl.png) no-repeat top left;
}
.roundedcornr_top_603233 {
   background: url(../../images/roundedcornr_603233_tr.png) no-repeat top right;
}
.roundedcornr_bottom_603233 div {
   background: url(../../images/roundedcornr_603233_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_603233 {
   background: url(../../images/roundedcornr_603233_br.png) no-repeat bottom right;
}

.roundedcornr_top_603233 div, .roundedcornr_top_603233, 
.roundedcornr_bottom_603233 div, .roundedcornr_bottom_603233 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_603233 { margin: 0 15px; }



h3{
border-color:#FFFFFF;
border-bottom-style:dotted;
border-bottom-width:1px;
}

/*
input, textarea{
	width:275px;
}
*/

ul a:link, ul a:visited, ul a:hover, ul a:active{
	color:#fff;
}
#masthead .green{
	float:right;
	width:350px;
	color:#e4e4e4;
	/*background-color:#5e86b8;*/
	background-image:url(../../images/login-tab.gif);
	background-repeat:no-repeat;
	margin-right:24px;
	padding-right:0px;

}

div.h_sidebar{
font-size:11px;
color:#003;
padding-top:10px;
padding-left:5px;
}
