body{
	margin:10px 0 0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4476A4; /* new purple */
	color: #493d63; /* blue */
	background-color: #493d63; /* purple */
	background-color: #779F8F; /* darker green */
	background-color: #493d63; /* uw blue  */
	color: #000000;
}
td{
	vertical-align:top;
}
#maincontainer{
	width: 860px; /*Width of main container*/
	margin: 0 auto;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}

#topsection{
	height: 132px; /*Height of top section*/
	margin: 0px;
	padding: 0px;
	width: 860px;
	text-align: center;
}
#topsection ul {
	margin: 0px;
	padding: 0px;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}
#topsection li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentwrapper{
	float: left;
	width: 100%;
}
#contentcolumn{
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 506px;
	margin: 0px;
	padding-top: 10px;
	
	min-height:550px;
	height:auto !important;
	height:550px;
}
#contentcolumn p {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #000000;
}
#rightcolumn{
	float: right;
	width: 171px; /*Set left margin to -(RightColumnWidth)*/
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	font-size: 10px;
	color: #000000;
}
#rightcolumn strong {
	color: #000000;
}
#rightcolumn ul {
	margin-right: 0px;
	/*margin-left: -30px;*/
	list-style-type: none;
	margin-top: 10px;
}
#rightcolumn li {
	margin-left: -30px;
	margin-right: 10px;
}
#rightcolumn a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#rightcolumn a:hover {
	text-decoration: underline;
}
#leftcolumn{
	float: left;
	width: 180px; /*Set left margin to -(MainContainerWidth)*/
	background: #90B9DE; /* blue */
	background: #a0cebc; /* green */
	color: #4476A4; /* new purple */
color: #493d63;
	font-size: 11px;
}
#leftcolumn a {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
#leftcolumn a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#leftcolumn ul {
	list-style-type: none;
	margin: 0px 15px;
	padding: 0px;
}
#leftcolumn h1 {
	font-size: 16px;
	color: #000000;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftcolumn li {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
}
#leftcolumn p {
	padding-right: 22px;
	padding-left: 38px;
	color: #000000;
}
#leftcolumnSub {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -1008px; /*Set left margin to -(MainContainerWidth)*/
	background: url(../_images-nav/Logo-Left.gif) no-repeat;
	padding-top: 26px;
	color: #FFFFFF;
	font-size: 11px;
	height: 300px;
}
#contentcolumn h1 {
	font-size: 12px;
	margin-left: 20px;
	line-height: 30px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
}
#contentcolumn a {
	color: #493d63;
	font-weight:bold;
}
#contentcolumn a:hover {
	color: #A0CEBC;
}
#footer{
	clear: left;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0;
	font-size: 11px;
}
#clearBoth {
	clear: both;
}

#footer a{
color: #FFFF80;
}
#topsectionSub {
	height: 75px; /*Height of top section*/
	margin: 0px;
	padding: 0px;
}
#titleSub {
	background: url(../_images-nav/background-TitleSub.gif) repeat;
	height: 72px; /*Height of top section*/
	clear: left;
}
#nav {
	clear: left;
	text-align: center;
	background-color: #FFFFFF;
	height: 30px;
}
/*#nav li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #4476A4;
	border-right-color: #493d63; 
	list-style-type: none;
}
#nav ul {
	float: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav li a {
	font-size: 10px;
	color: #4476A4;
color: #493d63;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover {
	color: #9C4344;
	text-decoration: none;
}*/
#titleSub img {
	padding-left: 85px;
}

#topsectionSub li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 9px;
	font-weight: bold;
}
#topsectionSub ul {
	float: right;
	margin-right: 10px;
	list-style-type: none;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentcolumnSub {
	margin: 55px 165px 0 200px;
}
#contentcolumnSub h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

/*Classes*/
.backgroundTagline {
	background-image: url(../_images-nav/Tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderTopli {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innertubeSub {
margin: 0 0px 10px 26px;
}
.innertubeSub p {
	margin-right: 70px;
	margin-left: 30px;
}
.borderHome {
	border-left-width: 48px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderLDot {
	border-left-width: 0; /* was 3px */
	border-left-style: dotted;
	border-left-color: #4476A4; /* new purple */
color: #493d63;
}
.sub {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #8E2B28;
}
.posTitle {
	padding-top: 50px;
	padding-left: 20px;
}
.posBinder {
	padding-top: 33px;
}
.posWhat {
	padding-left: 20px;
}
.backgroundHeader {
	background-image: url(_images-nav/Header-Home.jpg);
}
.innertube{
	margin: 10px;
}
#topsection li a {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 35px;
	color: #4476A4; /* new purple */
color: #10167F;
}
/**************************************************
** CLASSES
**************************************************/
.contact-form{
	width: 480px;
}
.contact-form img{
	vertical-align: middle;
	border:none;
}
.contact-form input{
	vertical-align: middle;
}
input.txt{
	color: #000088;
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	border: 1px inset #00008B;
	width: 240px;
}
input.txtph1{
	color: #000088;
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	border: 1px inset #00008B;
	width: 30px;
}
input.txtph2{
	color: #000088;
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	border: 1px inset #00008B;
	width: 40px;
}
textarea.txta{
	color: #000088;
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	border: 1px inset #00008B;
	width: 420px;
	height:75px;
}
input.txtlong{
	color: #000088;
	background-color: #C7DEEE; /* blue */
	background-color: #D1E5DF; /* green */
	border: 1px inset #00008B;
	width: 400px;
}
input.kap_txt{
	color: #000088;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 100px;
}
input.sbmt_btn{
	background-color: transparent;
	margin: 10px;
	margin-right:125px;
	float: right;
}
input.rst_btn{
	background-color: transparent;
	margin: 10px;
	margin-left:20px;
	float: left;
}
form p{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label{
	float: left;
	width: 110px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
.kaptcha{
	margin-left: 130px;
}
/* font size controller */
  #fontControlContainer { margin: 0px 0 0px 750px; height:13px; overflow:hidden; float:right;}
  #fontControlContainer .small { font-size:10px; float:left; margin-right: 5px;}
  #fontControlContainer a { margin: 0 3px 0 3px; background-repeat: no-repeat; text-indent: -9999px; display:block; width: 13px; height: 13px; float:left; }
  #fontControlContainer a.smallFont { background: url("/_icons/font_decrease.gif");  }
  #fontControlContainer a.defaultFont { display: none; background: url("/_icons/font_default.gif"); }
  #fontControlContainer a.largeFont { background: url("/_icons/font_increase.gif"); }