/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;	
	background: #6183a3 url(images/main/bg_try.gif) repeat-x top right;
}


.wrapper {
	padding: 10px;
	background-color: #ffffff;
	width: 760px;
	margin: 0 auto;
	border:thin;
	border-color: #111115;
}

.wrapper2 {
	padding: 10px;
	background-color: #ffffff;
	width: 360px;
	margin: 0 auto;
	border:thin;
	border-color: #111115;
}

#rightColumn {
	display: block;
	float:right;
	text-align:left;
	width: 390px;
	border-left:solid;
	border-bottom-width:medium;
	border-color:#f3f3f3;
	padding-left: 10px;
}

.RCdivide {
	border-bottom:solid;
	border-bottom-width:medium;
	border-color:#f3f3f3;
	padding-bottom: 5px;
	margin-bottom:5px;
	text-decoration: none;
	display: block;
}

.RCdivide a{
display: block;
	background-color: #ffffff;
	text-decoration: none;
}


.RCdivide a:hover{
display: block;
	background-color: #f1faff;
	}


.headerSlogan1 {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#c9d5df;
	width: 340px;
}


.h1 {
	margin-top: 10px;
	color: #08172e;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	text-align:left;
	padding-bottom:5px;
	width: 340px;
}


.txt {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	height: 1.5em;
	border-color: #636363;
	border-width: 1pt;
}
.txt p h1{ font-weight: bold;
}
.txt a:link{
	color:#5878a8; 
	text-decoration: none;
}
.txt a:visited{
	color:#5878a8; 
	text-decoration: none;
}
.txt a:hover{
	color:#033176;
	text-decoration: none;
	}


.txtnav {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #5878a8;
	line-height: 16px;
	height: 12px;
	border-color: #636363;
	border-width: 1pt;
}
.txtnav a:link {
	text-decoration: none;
	color:#5878a8;
}
.txtnav a:hover {
	text-decoration: none;
	color:#033176;
}
.txtnav a:active {
	text-decoration: none;
	color:#5878a8;
}

#footer {
	height:30px;
	border-top: medium;
	padd-top: 5px;
}
