* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
background-color : #fcdb04;//#f2efde;
width : 90%;//870px;
} 
a {
text-decoration: none;
color: #173D7F; 
}
a:hover {
color: #333;
}
#wrapper { 
width : 85.5%;//870px;
margin : auto auto auto auto;//0 auto
//background-image : url(images/topbg.jpg);
background-repeat : repeat-x;
background-color : #fff;
} 
img { 
padding : 3px;
//border : 1px solid #caff7a;
margin-left : 10px;
margin-top : 5px;
} 
.green { 
color : #1aff00;
} 
.blue { 
color : #092545;
} 
.header { 
color : #092545;//#0099ff;
} 
#header h1 { 
font-size : 1.9em;
margin-left : 30px;
font-family : Courier new;
width : 88%;
font-weight : bolder;

} 
#header h3 { 
font-size : 1em;
margin-left : 30px;
font-family : "courier new";
width : 180px;
} 
.navbar { 
position : relative;
display : block;
height : 24px;
font-size : 11px;
font-weight : bold;
font-family : Arial, Verdana, Helvetica, sans-serif;
} 
.navbar ul { 
padding : 0;
list-style-type : none;
width : auto;
margin-left : 33%;//330px;
margin-top : -24px;
} 
.navbar ul li { 
display : block;
float : left;
margin : 0 1px 0 0;
} 
.navbar ul li a { 
display : block;
float : left;
color : #092545;//#0099ff;
text-decoration : none;
padding : 6px 20px 0 20px;
height : 24px;
} 
.navbar ul li a:hover, .navbar ul li a.current { 
color : #092545;//#1aff00;
background : none;transparent url(images/bgON.gif) repeat-x top left;
} 
#top { 
background-color: #092545;
//background-image : url(images/topbg.jpg);
background-repeat : repeat-x;
height : 27px;

} 
#header { 
height : 70px;
background-color : #fff;
background-repeat : no-repeat;
border-bottom : solid #f4f4f4;
padding-left : 30px;
padding-right : 30px;
background-position : 30px 0%;
padding-top : 5px;
} 
#toptext { 
margin-top : 15px;
background-color : #fff;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 2px;
} 
#toptext a { 
color : #80b86a;
text-decoration : none;
font-family : Arial, Verdana, Helvetica, sans-serif;
border : 1px solid;
padding-top : 1px;
padding-bottom : 1px;
padding-left : 3px;
padding-right : 3px;
margin-left : 73%;//730px;
font-size : 0.8em;color: #80b86a;} 
#toptext p { 
font-family : Arial, Verdana, Helvitica, sans-serif;
font-size : 1em;
text-align : justify;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 10px;
line-height : 1.5em;
} 
#leftcolumn { 
//padding-right : 5px;
margin : 0 0 0 0;
display : inline;
text-align : justify;
width : 30%;
float : left;
background-color : #fff;
min-height : 830px;

} 
* html #leftcolumn { 
height : 830px;
} 
#leftcolumn h2 { 
font-family : "courier new";
font-size : 1.8em;
color : #092545;//#0099ff;
padding-left : 35px;
} 
/*#leftcolumn h3 { 
padding-left : 35px;
font-family : "courier new";
font-size : 1.1em;
text-decoration : underline;
color : #fcdb04;//#80b86a;
} */
#leftcolumn p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
text-align : justify;
//padding-left : 35px;
//padding-right : 10px;
margin-top : 1em;
margin-bottom : 1em;
} 
/*#leftcolumn a { 
color : #80b86a;
float : right;
padding-right : 10px;
margin-top : -17px;
} */
#leftcolumn img { 
float : right;
margin-right : 7px;
margin-top : 15px;
margin-bottom : 15px;
} 
#rightcolumn { 
margin : 0 0 0 0;
//margin-right : 7px;
padding-left : 0px;
padding-top : 9px;
display : inline;
width : 70%;//px;
float : left;
min-height : 821px;
background-color : #fff;
} 
* html #rightcolumn { 
height : 821px;
} 
#rightcolumn h2 { 
font-family : "courier new";
font-size : 1.8em;
color : #092545;//#0099ff;
padding-left : 10px;
padding-top : 10px;
} 
#rightcolumn h3 { 

color : #092545;//#0099ff;
border-bottom: 1px solid #eee; 
//margin: 15px 0 10px 0;
padding-left : 8px;

} 
#rightcolumn p { 
padding-left : 20px;
padding-bottom: 15px;
padding-right : 10px;
} 
#maintext p { 
padding-left : 10px;
padding-right : 100px;
} 
.clear { 
clear : both;
} 
#boxes { 
margin-right : 30px;
margin-top : 5px;
} 
.box { 
width : 212px;
border : 1px solid #fcdb04;//#caff7a;
margin : 8px 8px 10px 15px;
float : left;
text-align : left;
padding-bottom : 5px;
} 

.box h3 {
//margin: 10px 0 0 0;
font-family : Courier new;
padding: 5px 0 5px 10px; 
font: bold Verdana, 'Trebuchet MS', Sans-serif;
color: #555;
background: #EEF0F1 repeat-x left bottom;	
border: 1px solid #EFF0F1;
}
.box h4 { 
color : #333;
font-weight: normal;font-style: none;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
} 

.box p { 
color : #333;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
} 
.box ul { 
margin-left : 10px;
line-height : 18px;
padding-top : 10px;
} 
.box li { 
list-style-type : none;
color: #fcdb04;//#092545;//#80b86a;
font-weight: bold;font-style: none;

} 
.box a { 
padding-left : 5px;
color : #092545;//#fcdb04;//#80b86a;
text-decoration : none;
} 
#brief-hdr {
	float: left;
	//width: 234px; height: 19px;
	background-color: #6F6F6D; border-top: 1px dotted #fcdb04; padding-left: 3px;
	color: #ffffff; font-weight: bold; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 80%;
}
#footer { 
background-color: #092545;
//background-color : #e2e2e2;
display : inline;
float : left;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
display : inline;
float : left;
width : 100%;
border-top : 2px solid #ccc;
} 
#footer p { 
font-size : 0.8em;
color : #fcdb04;//#092545;//#0099ff;
} 
#footer a { 
font-size : 0.8em;
color : #80b86a;
} 