/* 

Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(bg_uww_style.gif) top center repeat-y;
	background-color: #D4DDDA;
	margin-top: 10px;
}

#container {
	color: #303030;
	margin: 0 auto;
	width: 780px;
	border: 2px solid;
	border-color: #D4DDDA;
	background-color: #ffffff;
	background-image: url(leftnav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	clear: both;
	margin: 0px 0 0 0;
	padding: 0px;
	height: 100px;
}

#header h1 {
	margin: 0 0 0px 0;
	float: left;
	padding: 0px;
}
.logo {
	float: left;
}


#header p {
	width: 350px;
	float: right;
	text-align: right;
	color: #718A9B;
	margin: 0 0 1px 0;
	font-size: 1.6em;
	line-height: 1.2em;
	vertical-align: middle;
	margin-top: 30px;
}
#banner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 250px;
}
#skip {
	display: none;
}
#threecolumns {
	margin: 0px;
	padding: 0px;
}
#righttwocolumns {

}
#main {

}
#bread {
	font-weight: bold;
	color: #89A5B0;
	margin-left: 160px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}







#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 10px 0 1px 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {
	list-style: none;
	width: 149px;
	margin: 0 0 2px 0;
	padding: 0;
}	

#menu li {
	margin-bottom: 2px;
	border-bottom: 1px solid;
	border-bottom-color: #D8E0DD;
}

#menu li a {
	font-weight: bolder;
	height: 30px;
	color: #FFFFFF;
	display: block;
	padding: 2px 0 0 3px;
	background-color: #89A5B0;
	/*	border-left-color: #89A5B3;
	border-left: 4px solid;*/
	text-align: left;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}	
	
#menu li a:hover {
	color: #FFFFFF;
	background-color: #A9BCC7;
	/*	border-left-color: #607f91;	
	border-left: 4px solid;*/
	background-image: url(buttonover.JPG);
	text-decoration: none;
}

.news {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #FFFFFF;
	background-color: #607f91;
	line-height: 1.3em;
}


.news ul {
	color: #FFFFFF;
	list-style: disc;
}


#rightbar  {
	float: right;
	width: 130px;
	margin: 10px 0 1px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
#rightbar  li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #D8E0DD;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	color: #5d7f91;
	border-bottom-style: dotted;
}
#rightbar ul {
	padding: 0px;
}
#rightbar  li {
	margin: 1px 0px 1px 0px;
	list-style-position: inside;
	border-bottom: 1px solid;
	border-bottom-color: #D8E0DD;
	list-style: none;
}
#rightbar  li a:hover {
	color: #3A2D47;
	background-color: #FFFFFF;
}



#content {
	margin: 10px 135px 20px 160px;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 0 5px 0 5px;
	line-height: 1.6em;
	text-align: left;
	border-left-color: #EBEFF1;
	border-right-color: #EBEFF1;
}
#content li {
	list-style-position: outside;
	list-style-image: url(redArrow.gif);
}


#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #474D54;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #4A656F;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid;
	width: 780px;
	text-align: center;
	color: #607F91;
	font-size: 0.9em;
	border-top-color: #A6BBC4;
	background-color: #FFFFFF;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.links {
	float: right;
	width: 40%;
	margin-top: 15px;
}
.links li {
	list-style-position: inside;
	list-style-image: url(redArrow.gif);
}
.links ul {
	list-style-image: url(redArrow.gif);
	padding: 0px;
	margin: 0px;
}

#header ul {
	margin: 1em 0em 0 0 !important;
	margin: 3.5em 0.5em 0 0;
	padding: 0px;
	float: right;
	width: 100%;
	text-align: right;
}

#header ul li {
	display: block;
	list-style-image: url(redArrow.gif);
	list-style-position: inside;
}

#header ul li a {
	padding: 0 .7em;
	letter-spacing: 0.1em;
	line-height: 1.5em !important;
	line-height: 1em;
	color: #5d7f91;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
	color: #3A2D47;
}
#form {
	width: 440px;
}
.small_font {
	font-size: 12px;
}

