body {
  text-align: center;
  margin:0px;
  color:#000;
  background-color: #fff;
  font-family: 'Arial', arial, sans-serif;
  font-size: 1.4em;
}




#page_wrapper {
  margin-left:  auto; 
  margin-right: auto;

  width: 80%;
  text-align: left;
  background: #FFFFFF;

}




#header_wrapper {

 width: 100%;
  background: #fff;
  margin:0px; padding:0px;
}

#header {
  height: 82px;
  padding-left:0;

  background: #000;
  margin:0px;

}

#header h1 {
  margin:0px;
  font-family: Arial, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: Arial, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

.image { float: left; border: 0; padding: 2px; margin: 0 15px 10px 0; }


h3 {
  margin:0px;
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  color:#000;

}

h4 {
  margin:0px;
  font-family: Arial, arial, sans-serif;
  font-size: 14px;
  color:#666;

}




img {
border:0px;
}




#nav {
  height: 25px;
  padding:0;
  background: #fff;
  margin-bottom:10px;

}


#topnav-right {

width: auto;
background-color : #017CA5;
float : right;
height : 25px;
margin-top : 0px;
}

#topnav-right a {
font: 11px Arial, sans-serif;
color : #fff;
background : inherit;
text-decoration : none;
padding-left : 5px;
padding-right : 5px;
line-height : 25px;
font-weight : bold;
}

#topnav-right a span {
padding-right : 5px;
}

#topnav-right a, #menu a span {
display : block;
float : left;
}

#topnav-right a:hover {
text-decoration : underline;
color : #fff;
background-color : #017CA5;
padding-left : 5px;
padding-right : 5px;
height : 25px;
}

#topnav-right a:hover span {
padding-right : 5px;
height : 25px;
cursor : pointer;
}

#topnav-right ul {
list-style : none;
padding : 0;
margin : 0;
}

#topnav-right li {
float : left;
margin : 0 5px 0 5px;
}



.topnav-left {
  clear:both;
  font-family: 'Arial', arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-color: #000;
  float:left;
  padding-left:10px;
  background: #fff;
  margin-left:10px;

}


#left_side {
  margin-top: 10px;
  margin-left:25px;

  float: left;
  width: 350px;
  background: #fff;
  
}


#right_side {
  margin-top: 0;
  margin-right: 25px;
  margin-left: 5px;
  float: right;
  width: 270px;
  background: #fff;

}




#content h1 {
  background: #fff;
  margin-top: 0;
  padding-left:5px;
  font-family: Arial, arial, sans-serif;
  font-size: 20px;
  color:#000;
}







#left_side-output {
  margin-top: 10px;
  margin-left: 5px;
  padding-right:20px;
  float: left;
  width: 200px;
  background: #fff;
  
}


#right_side-output {
  margin-top: 0;
  margin-right: 40px;
  margin-left: 5px;
  float: right;
  width: 180px;
  background: #fff;

}
#content {
  margin-top: 0;
  margin-bottom: 0px;
  margin-left: 70px;
  margin-right:290px;
  padding-right: 40px;
        text-align: justify;
        color: #000000;
	font: Arial,sans-serif;
        font-size: 13px;
        font-weight: normal;
}


#content h5 {
  background: #ffffff;
  margin-top: 0;
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000;
}

#content h5 a {
	background: inherit;
        font: Arial,sans-serif;
        font-size:13px;
        font-weight: bold;
        color: #0000ff;
	background-image: none;
        text-decoration: underline;	
}
#content h5 a:hover {
	background: #ffff00;
	color: #0000ff;	
        font: Arial,sans-serif;
        font-size:13px;
        font-weight: bold;
        text-decoration: underline;	

}



#content-output-top {
  margin-top: 0;
  margin-bottom: 0px;
  margin-left: 120px;
  margin-right:290px;
  padding-right: 50px;
        text-align: justify;
        color: #000;
	font: Verdana,sans-serif;
        font-size: 13px;
        font-weight: normal;
}

#content-output {
  width:450px;
  margin: auto;

  padding-right: 30px;
        text-align: justify;
        color: #000;
	font: Verdana,sans-serif;
        font-size: 14px;
        font-weight: normal;
}


#content-output a {

  font-family: arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  line-height: 25px;
  color: #0016B0;

}
#content-output a:hover {

  font-family: arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  line-height: 25px;
  background: #0016B0;
  color: #fff;
  
}










#footer {
  height: 180px;
  background-color: #fff;
  clear: both;
  text-align: center;
  padding-top:10px;
  color: #cdcdcd;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  border: 1px solid #333;
  margin-left:  auto; 
  margin-right: auto;

  width: 90%;
}

#footer A:link {
	COLOR: #cdcdcd; text-decoration: none;
}
#footer A:visited {
	COLOR: #cdcdcd; text-decoration: none;
}
#footer A:active {
	COLOR: #cdcdcd; text-decoration: none;
}
#footer A:hover {
	COLOR: #cdcdcd; text-decoration: none;
}






#left_side p, #right_side p {
  margin:0;
  padding:2px;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#left_side ul.sidemenu {
        font: arial, sans-serif;
        font-size:12px;
        font-weight: normal;
        color: #000;
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-left: 3px;		
	text-decoration: none;
}
#left_side ul.sidemenu li {
	
	background: #fffffff;
	padding: 0;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }



#left_side ul.sidemenu a {
	background: inherit;
        font-size : 150%;

        font-weight: bold;
        text-decoration: underline;
	color: #000088;
	font-family : Arial,sans-serif;

	background-image: none;
	text-decoration: underline;	
}
#left_side ul.sidemenu a:hover {
	background: inherit;
        font-size : 150%;

        font-weight: bold;
        text-decoration: underline;
	font-family : Arial,sans-serif;
	color: #CC0000;
	background-image: none;
	text-decoration: underline;	
}



#left_side h3, #right_side h3 {
  background: #ffffff;
  margin:0;
  padding:2px;
  font-family: Arial, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;

}

#left_side h4, #right_side h4 {
  margin:0;
  font-family: Arial, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}



#left_side ul.bottommenu {
        font: arial, sans-serif;
        font-size:12px;
        font-weight: normal;
        color: #000;
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-left: 3px;		
	text-decoration: none;
}
#left_side ul.bottommenu li {
	
	background: #fff;
	padding: 0;	
}

* html body #sidebar ul.bottommenu li { height: 1%; }



#left_side ul.bottommenu a {
	background: inherit;
        font-size : 12px;
	background: url(img/side-arrow.gif) no-repeat left;
        font-weight: bold;
        text-decoration: none;
	color: #0016B0;
	font-family : verdana, sans-serif;
        padding-left: 21px;
	background-image: none;
	border-bottom: 1px dotted #0016B0;	
}
#left_side ul.bottommenu a:hover {
	background: inherit;
        font-size : 12px;
        padding-left: 21px;
        font-weight: bold;
        text-decoration: none;
	font-family : verdana, sans-serif;
	color: #0016B0;
	background-image: none;
	border-bottom: 1px dotted #0016B0;	
}


#left_side ul.bottommenu h2 {
        margin:0;
        padding:0;
	background: url(img/icoleft.png) no-repeat top left;
}










#right_side p.sidemenu {
        font: Verdana,sans-serif;
        font-size:10pt;
        font-weight: normal;
        color: #000;;
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-left: 3px;		
	text-decoration: none;
}

#right_side a {
	background: inherit;
        font: Verdana,sans-serif;
        font-size:10pt;
        font-weight: normal;
        color: #000;
	background-image: none;
	text-decoration: underline;	
}
#right_side a:hover {
	background: #ffff00;
	color: #666;
}


#right_side ul.sidemenu {
        font: Arial, sans-serif;
        font-size:12px;
        font-weight: normal;
        color: #000;
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-left: 3px;		
	text-decoration: none;
}
#right_side ul.sidemenu li {
	
	background: #fff;
	padding: 0;	
}

* html body #rightside ul.sidemenu li { height: 1%; }



#right_side ul.sidemenu a {
	background: inherit;
        font-size : 12px;

        font-weight: bold;
        text-decoration: none;
	color: #0016B0;
	font-family : Arial, sans-serif;
        padding-left: 5px;
	background-image: none;
	border-bottom: 1px dotted #0016B0;	
}
#right_side ul.sidemenu a:hover {
	background: inherit;
        font-size : 12px;
        padding-left: 21px;
        font-weight: bold;
        text-decoration: underline;
	font-family : Arial, sans-serif;
	color: #0016B0;
	background-image: none;
	border-bottom: 1px dotted #0016B0;	
}


#right_side h2 {
        margin:0;
        padding:0;
        font-size : 15px;
        padding-left: 0px;
        font-weight: bold;
        text-decoration: none;
	font-family : Arial, sans-serif;
	color: #000000;
}

#right_side h2 a {
        margin:0;
        padding:0;
        line-height: 21px;
        font-size : 21px;
        padding-left: 0px;
        font-weight: bold;
        text-decoration: none;
	font-family : Arial, sans-serif;
	color: #000088;
        border-bottom: 1px dotted #0016B0;
}

#right_side h2 a:hover{
        padding:0;
        line-height: 21px;
        font-size : 21px;
        padding-left: 0px;
        font-weight: bold;
        background-color: #000;
	font-family : Arial, sans-serif;
	color: #fff;
        border-bottom: 1px dotted #0016B0;
}











#content p {
  background-color:#F9FAFB;
  padding:10px;
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}

#content a {

  font-family: arial, sans-serif;
  font-size: 140%;
  font-weight: bold;
  line-height: 25px;
  color: #0016B0;
  border-bottom: 1px dotted #000088;
}
#content a:hover {

  font-family: arial, sans-serif;
  font-size: 140%;
  font-weight: bold;
  line-height: 25px;
  background: #0016B0;
  color: #fff;
  
}


#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}



.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #ffffff;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: normal verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_center a {
  text-decoration: underline;
  font-family: normal verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #0000FF;
}
.featurebox_center a:hover {
  background-color: #0016B0;
  text-decoration: underline;
  font-family: normal verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}      
            
#footer .catsub a{	
text-align:center;
font: normal 11px Verdana;
color:#000;
text-decoration:none;
}          
            
#footer .catsub a:hover{
	
text-align:center;
font: normal 11px Verdana;
color:#999;
text-decoration:underline;
}                 
            
            
.post {
	
	padding: 0px; margin-top: 5px;
	font-size: 12px;
        font-weight:normal;
}
.post .date {
	
	padding-left: 5px; margin: 0 5px 0 0px;
}
.post .author{
	font-size: 12px;
        font-weight:normal;	
	padding-left: 5px; margin: 0 5px 0 0px;
}
.post .category {
	font-size: 12px;
        font-weight:normal;	
	padding-left: 5px; margin: 0 5px 0 0px;
}   
            
.post .author a {	
        font: verdana,sans-serif;
        font-size:12px;
        font-weight: bold;
        text-decoration: underline;
        color: #0000ff;      
}               
.post .author a:hover {	
        font: verdana,sans-serif;
        font-size:12px;
        font-weight: bold;
        text-decoration: underline;
        color: #0000ff; 
             
}             
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            



















            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            