* {margin: 0;
padding: 0;}

html {font-size:100.01%;} 

/******************************************** BEGIN structure *******************************************************/


#container {
width: 841px;
margin: 0px auto;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
font-size:0.9em;
}

#header {
background-image: url(images/header1.jpg);
height: 150px;
}
#headertext1
{
	width:170px;
	font-size:20px;
	font-family:Tahoma;
	color:#ffffff;
	padding:25px 0px 0px 65px;

}
#headertext2
{
	width:170px;
	font-size:30px;
	font-family:Tahoma;
	color:#023B88;
	padding:12px 0px 0px 62px;
	float:left;
}

#left {
width: 200px;
float: left;

background-repeat: no-repeat;
margin-left: 18px!important;
margin-left: 20px;
padding-top: 24px;
}

#right {width: 200px;
float: right;}

#content {
margin-right: 30px;
margin-left: 225px;
}

#footer {
clear: both;
background-image: url(images/footer.jpg);
height: 109px;
}



/*********************************************** END Structure **********************************************/




/********************************************** BEGIN Nnavigation *********************************************/

#navcontainer  
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
color: #337ABE;
font-weight: bold;
font-size: .8em;
line-height: 1.8em;
text-decoration: none;
}

#navcontainer a:hover
{
color: #BC1B1B;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 5px;
width: 100px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000000;
background-color: #88909E;
text-decoration: none;
}

/********************************************** END Nnavigation *********************************************/




/********************************************** TEXT formatting start *********************************************/

#rightheaderbox {
font-size: 2.5em;
text-align: center;
padding-top: 10px;
margin-right: 0px;
float:center;
}

h2 {
font-size: .8em;
clear: right;
margin-top: 12px;
margin-bottom: 17px;
background-image: url(images/h2_bg.jpg);
background-repeat: no-repeat;
height: 21px;
padding-top: 15px;
padding-left: 35px;
}

h3 {
font-size: .9em;
}

.pubdate {
font-size: 1.2em;
color: #FFFFFF;
}





/********************************************** TEXT formatting end *********************************************/




/********************************************** MISC start *********************************************/



.footertext {
text-align: right;
padding-top: 70px;
font-size: 70%;
padding-right: 10px;
}

.newsimages {
float: right;
margin-left: 4px;
margin-bottom: 2px;
}



a:link {color: #022C7A}
a:visited {color: #022F7A}
a:hover {color: #3F66AD}
a:active {color: #022F7A}

ul.linkList 
{
margin-left: 40px;
list-style-image: url(../beta/images/list_bullet.png)}

/********************************************** MISC end *********************************************/