/*  Copyright 2008

    AldoDesign - aldo@aldodesign.com

    http://aldodesign.com

	

/* 



/* IE6 Whitespace Bug fix*/

	ul li {

	display: inline; 

}

/* 24-bit PNG alpha transparency */



img, div, a, input, #header, #banner, #container, #wrapper { behavior: url("css/iepngfix.htc") }





/* @group << -------// GLOBAL Settings //------ */



* {

	margin: 0px;

	padding: 0px;

	outline: none;

}

html, body {

	border: 0;

	margin: 0;

	padding: 0

}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.5em;

	color: #000;

	font-weight: 400;

	margin: 0px;

	padding: 0px;

	background-color: #FFF;

	font-size: 11px;

	background-image: url(../images/back-patt.jpg);

	background-repeat: repeat-x;

}

a {

	color: #0066CC;

	text-decoration: underline;

}

a:hover {

	color: #95A05B;

	background-color: transparent;

	text-decoration: none;

}

img {

	border: 0;

}

.imgRight {

	margin: 0px;

	float: right;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 10px;

}

.imgLeft {

	margin: 0px;

	float: left;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 0px;

}



/* @end */



/* @group << -------------// FORMS //-------- */



form {

	margin: 0;

	padding: 0;

	display: inline;

}

input, select {

	font: 1em Arial, Helvetica, sans-serif;

	line-height: 1.6em;

	font-size: 1em;

	color: #666666;

	background-color: #ECEFEF;

	padding: 0px;

	height: 23px;

	border: 1px solid #D3D6D6;

	margin: 0px;

}



textarea {

	font: 1em Arial, Helvetica, sans-serif;

	line-height: 1.6em;

	font-size: 1em;

	color: #666666;

	background-color: #ECEFEF;

	padding: 0px;

	border: 1px solid #D3D6D6;

	margin: 0px;

}



input:hover {

	background-color: #FFFFFF;

	border: 1px solid #E2E5E5;

}

textarea {

	width: 100%;

	line-height: 1.25;

}

.button {

	background: #B3BB72;

	color: #FFFFFF;

	padding: 1px 4px 2px;

	margin-left: 5px;

	border: 1px solid #F0F0F0;

	text-decoration: none;

}

.button:hover {

	border: 1px solid #FFFFFF;

	background: #6D6D6D;

	color: #FFFFFF;

	text-decoration: none;

}

#wrapper   {

	margin: 0;

	padding: 0;

	display: block;

}

/* @end */



/* @group << --------// CONTAINERS //-------- */



#header {

	margin-bottom: 0px;

	display: block;

	padding: 0px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

}

#banner {

	padding: 0px;

	width: 960px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: 160px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 30px;

	line-height: 60px;

	color: #000;

	font-weight: normal;

	font-variant: normal;

	font-style: italic;

	background-color: #00639A;

	background-image: url(../images/new-header.jpg);

	background-repeat: no-repeat;

}

#slideshow {

	background-color: #FFF;

	padding: 0px;

	height: 250px;

	width: 960px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#container {

	width: 960px;

	margin: 0 auto;

	padding: 10px 0px;

	background-color: #FFFFFF;

}

#lists{

	color: #333;

}

#lists ul{

	background-color: #EDEDED;

	margin: 0px 0px 10px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 30px;

}

#lists li{

	list-style-position: outside;

	list-style-type: none;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	

}

#lists ul li {

	display: list-item;

	list-style-image: url(../images/arrow-art3.gif);

}

/* @end */



/* @group << ----------// HEADLINES //------- */



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #000;

	margin-bottom: 2px;

}

h2 {

	color: #000;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 20px;

	display: block;

	margin: 0px;

	padding: 0px;

}

strong {

	font-style: normal;

	font-weight: bold;

}

.headline1 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14pt;

	font-weight: normal;

	color: #1149A6;

	line-height: 15pt;

	padding: 0px 0px 2px 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

	display: block;

	margin-bottom: 2px;

}

.headNews

{

	font-family: "Tahoma", Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	font-weight: normal;

	color: #1149A6;

	line-height: 1.2em;

	padding: 0px 0px 2px 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

	display: block;

	margin-bottom: 2px;

}

.navVerticalHead {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

	font-weight: bold;

	color: #FFFFFF;

	display: block;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 26px;

	padding-right: 0px;

	margin: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-top-color: #9B9C6F;

	border-right-color: #9B9C6F;

	border-bottom-color: #9B9C6F;

	background-position: 0px 0px;

	background-image: url(../images/title_backg1.gif);

}

/* @end */



/* @group << -------// Vertical Navigation //---- */



#navVertical {

	margin: 0;

	padding: 0;

	display: block;

}

/* IE6 Whitespace Bug fix*/

#navVertical li {

	list-style: none;

	display: inline;

}



#navVertical ul {

	padding: 0;

	list-style: none;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

#navVertical a:link, #navVertical a:visited {

	color: #232B49;

	text-decoration: none;

	background-image:  url(../images/mainNav-art.gif);

	background-repeat: no-repeat;

	font-size: 12px;

	font-weight: 400;

	line-height: 22px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 22px;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0px;

	padding-right: 0px;

	background-color: #F6F3EE;

	display: block;

	border-right: 1px solid #D6D3CC;

	border-bottom: 1px solid #D6D3CC;

	border-left: 1px solid #D6D3CC;

}

#navVertical a:hover {

	color: #9AAF30;

	text-decoration: none;

	background-image: url(../images/maniNav-art_over.gif);

	background-repeat: no-repeat;

	background-color: #333333;

}

#menuWrapper {

	margin: 0px auto;

	padding: 0px;

	height: 34px;

	clear: both;

	text-align: center;

}

/* @end */



/* @group << -----------// Top Menu //------ */



#menu {

	margin: 0 auto;

	width: 960px;

	height: 34px;

	padding: 0;

	background-color: #CBEAED;



}



#menu li {

	list-style: none;

	display: inline;

}



#menu li a {

	text-decoration: none;

	margin: 2 0;

	font-weight: bold;

	color: #666;

	font-family: Arial, Helvetica, sans-serif;

	padding-right: 10px;

	padding-left: 10px;

	font-size: 12px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #00639A;

	line-height: 34px;

	padding-top: 0px;

	padding-bottom: 0px;

	display: block;

	float: left;

}

#menu li a.last {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CBEAED;

	

}



#menu li a:hover {

	color: #116399;

	line-height: 34px;

	background-color: #FFF;

}



#menu li a.current {

	color: #F79D4E;

}



/* @end */



/* @group << ----------// COLUMNS //-------- */



#col1 {

	list-style-type: none;

	float: left;

	margin: 0;

	padding: 0px 0px 20px;

	width: 280px;

}

#col1 p {

	margin: 0px;

	padding: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.5em;

	font-weight: 400;

	color: #000;

}

#col1 h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	line-height: 1.2em;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E8E6C1;

	padding: 5px 5px 2px 0px;

	margin-left: 5px;

	margin-bottom: 2px;

	color: #666666;

}



#col_maint {

	margin-left: 100px;

	margin-bottom: 0px;

	margin-top: 0px;

	margin-right: 100px;

	padding: 0px;

	color: #000;

	line-height: 1.6em;

}



#col2 {

	margin-left: 300px;

	margin-bottom: 0px;

	margin-top: 0px;

	margin-right: auto;

	padding: 0px;

	color: #000;

	line-height: 1.6em;

}

#col2 p {

	margin: 5px 0px 10px;

	padding: 0px;

}

#col2 .headline1 {

	padding: 0px;

}

#col2 .cont-A {

	background-color: #E2E5E5;

	display: block;

	padding: 10px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	color: #000000;

	font-size: 1.1em;

	line-height: 1.5em;

}

#col2 .slideshow {

	background-color: #F1F1F1;

	display: block;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	height: 300px;

}

#col2 .cont-B {

	background-color: #F6F3EE;

	display: block;

	padding: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	border: 1px solid #E0DDD6;

}

#col2 .cont-B p {

	padding: 8px;

}

#col2 .cont-B h1 {

	color: #E2DFD8;

	background-color: #676767;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	border-left-width: 8px;

	border-left-style: solid;

	border-left-color: #B3BB72;

	line-height: 1.6em;

	font-size: 1.4em;

}

/* @end */

#col3 {

	list-style-type: none;

	float: right;

	margin: 0;

	padding: 0px 0px 20px;

	width: 200px;

}

#col3 p {

	margin: 0px;

	padding: 5px;

	font-size: 1em;

}

#col3 h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.2em;

	color: #95A05B;

	display: block;

	padding: 5px;

	margin-top: 5px;

	margin-bottom: 2px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E2DFD8;

}

#block1  {

	padding: 10px 5px 10px 10px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	font-size: 1em;

	line-height: 1.3em;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	background-color: #B5B380;

}

#block1  p  {

	color: #FFFFFF;

	font-size: 1.1em;

}

#block1   img  {

	margin: 0px 5px 0px 0px;

	padding: 0px;

	float: left;

}

#blockNews {

	padding: 5px 5px 10px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	background-color: #ECECEC;

}

#blockNews p {

	color: #000;

	line-height: 1.6em;

	font-weight: normal;

	font-style: normal;

}

#blockNews b {

	color: #1149A6;

	font-weight: bold;

}

#blockNews a:link, #blockNews a:visited {

	color: #993300;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-style: italic;

	padding-left: 5px;

}

#blockNews a:hover, #blockNews a:active {

	color: #FFFFFF;

	text-decoration: none;

	background-color: #585858;

}

/* @end */

/* @group << -----------// Boxes //------ */



#box_1 {

	margin: 0px 10px 10px 0;

	padding: 8px;

	float: left;

	width: 195px;

	background-image: url(../images/backg-boxes.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	border-top: 1px solid #DDDBCF;

}



#box_2 {

	margin: 0px 10px 10px 0;

	padding: 8px;

	float: left;

	width: 195px;

	background-image: url(../images/backg-boxes.jpg);

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #DDDBCF;

	background-repeat: repeat-x;

	background-position: center top;

}



#box_3 {

	margin: 0px 0px 10px 0;

	padding: 8px;

	float: left;

	width: 195px;

	background-image: url(../images/backg-boxes.jpg);

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #DDDBCF;

	background-repeat: repeat-x;

	background-position: left top;

}



#box_1 p, #box_2 p, #box_3 p {

	font-size: 11px;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 16px;

	padding: 0px;

	margin: 0px;

	font-weight: 400;

}



#box_1 h2, #box_2 h2, #box_3 h2 {

	font-family: Arial, Helvetica, sans-serif;

	color: #1149A6;

	font-size: 12px;

	font-weight: bold;

	background-image: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	margin: 0px 0px 6px;

	padding: 0px 0px 2px;

	line-height: 16px;

}



#box_1 ul, #box_2 ul, #box_3 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#box_1 li, #box_2 li, #box_3 li {

	margin: 0;

	padding: 2px 0 0 0px;

	font-size: 1em;

}



#box_1 img, #box_2 img, #box_3 img {

	margin: 0;

	float: left;

	padding-top: 0px;

	padding-right: 8px;

	padding-bottom: 2px;

	padding-left: 0px;

}



/* @end */

/* @group << -----------// SPECIAL //--------- */



.clearer {

	font-size: 0px;

	line-height: 0px;

	margin: 0px;

	padding: 0px;

	clear: both;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.divider-line {

	background-image: url(../images/lrline.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	display: block;

	padding: 10px 0px 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 4px;

}	

#footer {

	margin-top: 1px;

	padding: 5px 0px;

	width: 960px;

	margin-right: auto;

	margin-bottom: 20px;

	margin-left: auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 20px;

	font-weight: 400;

	color: #000;

	text-align: center;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CBEAED;

	border-right-color: #CBEAED;

	border-bottom-color: #CBEAED;

	border-left-color: #CBEAED;

}

/* @end */



/* @group << ------------// FOOTER //-------- */



#footer a:link, #footer a:visited {

	color: #666;

	text-decoration: none;

}

#footer a:hover, #footer a:active {

	color: #1149A6;

	text-decoration: none;

	background-color: transparent;

}


