/***********************************************************************
	GENERIC
************************************************************************/

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Arial;
	line-height:20px;
	font-size:12px;
}

a { 
	font-size:12px;
	font-weight:bold;
	color:#133e7e;
	text-decoration:none;
}

a:hover {
	color:#eee;
	background-color:#133e7e;
}

/***********************************************************************
	LAYOUT
************************************************************************/

div#wrapper {
	width:100%;
	margin:0;
	padding:0;
}

div#header {
	width:auto;
	height:200px;
	margin:auto;
	padding:40px 0px 0px 0px;
	background:url(../i/header_back.jpg) top left no-repeat;
}

div#header-image {
	width:900px;
	height:160px;
	margin:0;
	padding:0;
}

div#nav {
	padding:8px 0px 0px 20px;
}

div#nav a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

div#nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f3f7;
}
div#subnav {
	width:auto;
	height:20px;
	margin:0;
	padding:2px 30px 0px 30px;		
	font: 11px arial;
	text-align:right;
}
div#subnav span {
	padding: 4px 10px;
	color: #7B89A8;
}
div#subnav a {	
	font: 11px arial;
	padding: 3px 6px;
	font-weight:normal;
	text-decoration:none;
}

div#main {
	width:auto;
	margin:auto;
	padding:0px 20px 30px 20px;
	background:url(../i/main_back.jpg) top left no-repeat;
}

td#col1_1 {
	width:100%;
	padding:0;
}

td#col1_2 {
	width:50%;
	padding:0px 10px 0px 0px;
}
td#col2_2 {
	width:50%;
	padding:0px 0px 0px 10px;
}

td#col1_3 {
	width:200px;
	padding:0px 10px 0px 0px;
}
td#col2_3 {
	width:auto;
	padding:0px 10px 0px 10px;
}
td#col3_3 {
	width:200px;
	padding:0px 0px 0px 10px;	
}

div#footer {
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	background:url(../i/footer_back.jpg) top left no-repeat;
}
div#footer-pad {
	width:540px;
	padding:5px 0px 0px 400px;
	text-align:left;
}
	

/***********************************************************************
	NAVIGATION
************************************************************************/

#sddm
{	/*margin: -11px 0 0 -11px;*/
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px arial}

#sddm li a
{	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px;
	/*width: 60px;*/
	/*background: #FFF;*/
	color: #133e7e;
	font: bold 11px arial;
	text-align: center;
	text-decoration: none;
	/*border-top:1px solid #369;
	border-bottom:1px solid #369*/}

#sddm li menu
{	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px;
	/*background: #FFF;*/
	color: #7B89A8;
	text-align: center;
	text-decoration: none;
	/*border-top:1px solid #369;
	border-bottom:1px solid #369*/}

#sddm li a:hover
{	background: #133e7e;
	color:#FFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: -1px 0 0 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #133e7e}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #133e7e;
		font: 11px arial;
		border:none}

	#sddm div a:hover
	{	background: #133e7e;
		color: #FFF}

/***********************************************************************
	CONTENT
************************************************************************/

h1 {
	font-weight:bold;
	font-size:18px;
	line-height:38px;
}

h2 {
	font-weight:bold;
	font-size:15px;
	line-height:24px;
}

h3 {
	font-style:oblique;
	font-size:12px;
}

h4 {
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}

div#news h2{
	background-color:#E7EBF1;
	margin:0;
}

div#news h3{
	margin:0;
	padding:0px 15px;
}

div#news .content{
	margin:0;
	padding:0px 18px;
}

div#news .imageLeft {
	float:left;
	margin:10px 10px 10px 0px;
}

div#news .imageRight {
	float:right;
	margin:10px 0px 10px 10px;
}

.img {
	border:none;
	padding:0;
	margin:0;
	line-height:0px;
	display:block;
}

.imgbor {
	border:none;
	padding:0;
	margin:0;
	line-height:0px;
	display:block;
	border:1px solid #333333;
}

span.float-l {
	float:left;
}

span.float-r {
	float:right;
}

fieldset table {
	border: 1px dashed #B2D9EC;
}

fieldset table tbody tr td {
	color: #01496B;;
	padding: 6px;
	border-top: 1px dashed #B2D9EC;
}

fieldset table tbody tr:hover td {
	background-color: #E0DAE5;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	/*border: none */
}

fieldset div input, fieldset div textarea  {
	color: #333;
	font-weight: normal;
	border: 1px solid #aaa;
	padding: 1px;
}

legend {
	padding: 2px 50px 2px 50px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #aaa;
	position:absolute;
	margin-top:-2px;
	top:-15px;
	background:#FFFFFF;
}

label {
	float: left;
	padding: 0 1em;
	text-align: right;
}

fieldset {
	border: 1px solid #aaa;
	padding:20px 20px 20px 10px;
	position:relative;
	text-align:left;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div select {
	padding: 1px;
}

form fieldset div {
	clear: both;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	width: auto;
	border: 0;
}

form {
	width:auto;
	background: url(../i/form-bg.jpg) repeat-x;
}

form fieldset { 
	padding:10px;
}

label { 
	float:left;
	width:25%;
	height:22px;
	text-align:right;
}

fieldset div input, fieldset div textarea  {
	width: 410px;
}

div.req label { font-weight: bold }
div.multi label { height: 22px }
p.notice { color: #d22 }

div.req label:before, div.req p:before {
	content: "* ";
	color:#666ee6;
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

/*div.submit input {
	border: 1px solid #01496B;
	padding: 0px .7em;
	background-color:#FFF;
	color: #000;
	width: auto;
	font-weight: bold;
}*/