@CHARSET "ISO-8859-1";

body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #EDF2F6 url('../images/background.jpg');
	background-repeat: repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}

#page {	position: relative;	margin:0 auto; width:950px;	text-align: left; border: 0px solid #959596; }
#header { border: 0px solid #959596; background: url('../images/header-background.jpg') no-repeat center;
	height: 199px;
	width: auto;
}
#header_print { border: 0px solid #959596; background: url('../images/header-background-p.jpg') no-repeat center;
	height: 89px;
	width: auto;
}


#logo {
	position: relative;	border: 0px solid #959596;
	background: url('../images/logo.png') no-repeat center;
	width: 357px; height: 53px; top: 60px; left: -300px;
	width: 100%;
}
#logo_print_pos {
	position: relative;	border: 0px solid #959596;
	background: url('../images/logo.png') no-repeat center;
	width: 357px; height: 53px; top: 30px; left: -300px;
	width: 100%;
}

#menuBar {
	position: relative;
	border: 0px solid #959596;
	color: #ffffff;
	top: 95px; left: 20px; width: 100%;	
	font: "Tahoma", monospace;
	font-size: 22px; font-weight: 100; letter-spacing: -1px;
}

#menuBar a {

	color: #ffffff;
	font: "Tahoma", monospace;
	font-size: 22px; font-weight: 100; letter-spacing: -1px;
	text-decoration: none;
}

#newsBoxPrint {
	width: 900px;
	border: 0px solid #959596;
	background: #fff;
	color: #333;
	height: auto;
	top: 20px;
	left: -10px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font: "Tahoma";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;	}


#newsBox {
	position: relative;
	border: 0px solid #959596;
	background: #fff;
	color: #333;
	height: auto;
	top: 20px;
	left: -10px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font: "Tahoma";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;	
}

#newsBox img {
	position: relative;
	border: 1px solid #959596;
	background: #333;
	width: 250px;
	top: 0px;
	left: 0px;	
	float:right;
	margin-left: 10px;
}

#newsBox h2 {
		font-size: 12px;
}
#newsBox h1 {
	color: red;
	font-size: 18px;
}
#newsBox a {
	color: blue;
	font-size: 12px;
}
#newsBox p {
	text-align: left;
}
#About {
	color: red;
	font-size: 12px;
}

#sideBar {
	
	position: relative;
	float:right;
	border: 0px solid #fff;
	color: #333;
	width: 360px;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;
	overflow: hidden;
	height: auto;

}

#sideBar p {
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
}

#sideBar a {
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
	text-align: right;
    position: relative;
	overflow: auto;		
	
}

#adsBox {

	position: relative;
	border: 0px solid #959596;
	color: #333;
	width: auto;
	height: auto;
	left: 0px;	
	padding-top: auto;

	overflow: hidden;	
}

#adsBox a {
	color: #B7B7B7;
	font-weight: 100;
	letter-spacing: 0px;
	text-align: right;
    position: relative;
	overflow: hidden;		
	
}

#adsBox p {
	color: #B7B7B7;
	font-weight: 100;
	letter-spacing: 0px;
	text-align: center;
    position: relative;
	overflow: hidden;	
	
}

#sideBar h1 {
	font: "Tahoma";
	font-size: 22px;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
	margin-top: 10px;		
}

#sideBar h3 {
	font: "Tahoma";
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0px;
	margin-top: 10px;	
	border-bottom: 1px solid #94b0d0;
	background-image: url('../images/background-blue.jpg');
	background-repeat: no-repeat;
	
}

#recentNewsBox {
	
	position: relative;
	border: 0px solid #959596;
	background-color: 4f6997;
	color: #333;
	width: 360px;
	top: 0px;
	left: 0px;	

	overflow: hidden;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

#recentNewsBox a{
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 16px;
	margin-top: 10px;
}



#othersNewsBox {
	
	position: relative;
	border: 0px solid #959596;
	background-color: 031c42;
	color: #333;
	width: 360px;
	top: 0px;
	left: 0px;	

	overflow: hidden;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

#footer {
	position: relative;
    border: 0px solid #959596;
	width: 100%;
	background-image: url('../images/background_footer.jpg'); 
    background-repeat: repeat-x;
    padding-top: 5px;
}

#footerWrapper {
    border: 0px solid #fff;
    width: 900px;
}
#footerWrapper tr {
    vertical-align: top;
    height: 220px;
}

#footer h2 {
	font: "Tahoma";
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
	border-bottom: 1px solid #fff;	
}

#footer a {
	font: "Tahoma";
	font-size: 12px;
	color: #031C42;
	font-weight: 100;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 22px;
	
}

#footerFinal a {
	font: "Tahoma";
	font-size: 12px;
	color: #031C42;
	font-weight: 100;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 22px;
}

#footerFinal p {
	font-family: "Tahoma";
	font-size: 11px;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 22px;
}

#footerFinal {
	text-align: center;
	border: 0px solid #959596;
}

#mainWrapper{
	position: relative;
	border: 0px solid #959596;
	background-color: color: #333;
	width: auto;
	height: auto;
	top: 20px;
	left: 0px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font: "Tahoma";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;
	overflow: hidden;		
}

#mainWrapper img {
	position: relative;
}

#mainWrapper h2 {
		font-size: 12px;
}

#mainWrapper h1 {
	color: #fff;
	font-size: 18px;
}


#topWrapper{
	position: relative;
	border: 0px solid #959596;
	background-color: 
	color: #333;
	top: 20px;
	left: 0px;
	
}

#topWrapper table{
	position: relative;
	width: 540px;
	border: 0px solid #959596;
	
	
	font: "Tahoma";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;
	color: #fff;
	text-align: justify;
	line-height: 10px;
	
	padding: 10px;
	
}



#topWrapper tr {
		border: 1px solid #959596;
		vertical-align: top;
}

#topWrapper h4 {
		font-weight: 600;
		font-size: 14px;
		color: #fff;
		height: 5px;
}

#mainWrapper a {
	color: white;
	font-size: 12px;
}
#mainWrapper p {
	color: #fff;
	text-align: justify;
	width: 550px;
    margin: 0;
    padding-bottom: 20px;
	
}

#mainDir{
	position: relative;
	background-color: #5572a4;
	width: 550px;
	top: 42px;
	height: 640px;
	
}
#mainDir td{

	background-color: #5572a4;
	font-size: 15px;
}


#mainTitle{
	background-image: url('../images/main-title-background.jpg');
	padding-left: 10px;
	margin-bottom: 10px;
	
}



#mainDir p {
	color: #fff;
	text-align: justify;
	width: 520px;
	padding: 10px;
	line-height: 16px;
	margin: 0px;
}

#generalText{
	color: #ccc;
	text-align: justify;
	width: 120px;
	padding: 10px;
	line-height: 16px;
	font: "Tahoma";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0px;
}

#stateDir{

	background-color: #5572a4;
	width: 550px;
	overflow:hidden;
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
#stateDir td{
font-size: 12px;
color: fff;
	}


#stateDir_news_icon {
	position: relative;	border: 1px solid #959596;
	background: url('../images/news-icon.png') no-repeat center;
	width: 32px; height: 28px;
	margin-bottom: -50px
}

#stateDir p {
	color: #fff;
	text-align: justify;
	width: 520px;
	padding-left:10px;
	padding-bottom:5px;
	margin: 0px; 
}
#stateDir h1 {
	color: #fff;
	text-align: justify;
	width: 520px;
	padding: 10px;

	font-size: 16px;
	padding-left: 10px;
}
#stateDir h2 {
	color: #fff;
	text-align: justify;
	width: 520px;
	padding: 10px;

	font-size: 16px;
	padding-left: 10px;
}

#stateDir h3 {
	
	height:20px;
	color: #fff;
	font-size: 16px;
	padding:10px;
	margin: 0px;
	
}

#stateDir h5 {
	
	height:20px;
	color: #fff;
	font-size: 14px;
	padding-left:10px;
	margin: 0px;
}

#stateDir li {

	color: #fff;
	font-size: 12px;
	padding-left:10px;
	margin: 0 0 0 0;
}


#letterButtons a {
	height: 12px;
	width: 12px;
	background-color: #555;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-left: -1px;
	
}
#letterButtons letter {
	height: 12px;
	width: 12px;
	background-color: #FF9A0A;
	color: #011B3C;
	text-align: center;
	text-decoration: none;
	margin-left: -1px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: blink;

	
}

#letterButtons {
	text-align: center;
	padding-top: 10px;
	
	
}

#letterButtons p{

	overflow:hidden;
}

#generalBox{
	margin: 5px; 
	text-align: center; padding:0px; 
	color: #5572A4; 
	width: 530px;
	border: 2px;
	border-color:#5572A4;
	border-style:dotted;
	background-color:#031C42;
	padding-top:10px;
	height: 20px;
}

#generalBox_1{
	margin-left: 10px; 
	text-align: center;
	margin-right:20px;
	width: auto;
	height: 40px;
	background-color: #011B3C;
	
}



#more_info {
text-align: right;
padding-right: 20px;
padding-bottom: 10px;

}


