/*@charset "UTF-8";*/
/* CSS Document */


body

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;	
}

a img {border: 0}

.newssearch

{
	margin-left: 665px;
	position: absolute;
	margin-top: 52px;
}

.searchtext

{
	background-color: #FFFFFF;
	margin-left: 490px;
	position: absolute;
	margin-top: 52px;
}


#banner

{
	background-image: url(../images/newsbanner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-bottom: none;
	height: 120px;
}


.content

{
	margin-left: 180px;
	margin-top: 10px;
	width: 750px;	


}


/*********************/
/* LEFT NAVIGATION */
/*********************/

#wrapper {
	width: 155px;
	float: left;
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#date {
	font-size: 0.7em;
	font-weight: bold;
	color: #000033;
	text-align: center;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #206BA4;
	border-bottom-color: #206BA4;
}


#leftNavbox {
	margin: 0;
	padding: 0;
	width: 128px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 7px 0px 7px 15px;
	background-color: #202D5D;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	letter-spacing: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8797AB;
	border-right-color: #8797AB;
	border-bottom-color: #8797AB;
	border-left-color: #8797AB;
}



ul#leftNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #8797AB;
	margin-left: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#leftNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	display: block;
	padding: 7px 5px 7px 5px;
	background-color: #2966B2;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8797AB;
	border-right-color: #8797AB;
	border-bottom-color: #8797AB;
	border-left-color: #8797AB;
}

#leftNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #222D5D;
}


/* IE Fixes */

/* remove annoying gaps */
#leftNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #leftNav a {
	height: 1px;
}


#leftNavbox a {
	color: #FFFFFF;
	text-decoration: none;
 }
 
 * html #leftNavbox a {
	height: 1px;
}

.contactus {
	color: #EBF4FA;
	font-weight: bold;
	line-height: 2em;
}

/*********************/
/* FOOTER */
/*********************/

#footer {
	margin-top: 30px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #212D5B;
	font-size: 0.6em;
	clear: both;
}
