
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form, forms {
	margin: 0px;
	padding: 0px;
}

label{ display:block;}

.forms .button { background:#8D1200; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:5px 5px 5px 5px; overflow:hidden;} 
.forms .button:hover { background:#323232; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:5px 5px 5px 5px; overflow:hidden;} 
.forms .next{
position:relative;
margin-left:500px;

		
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 5px;
	font: normal 20px "Times New Roman", Times, serif;
	color: #5A5A59;
}

h2 span {
	color: #680035;
}

h3 {
	margin-bottom: 3px;
	font-size: 24px;
	color: #434242;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434242;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #6A0035;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.uppercased {text-transform:uppercase;}
.bolded{font-weight: bold;}
.contrast{color:#680035}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** PAGE */

#page {
	width: 920px;
	margin: 0px auto;
	background: #FFFFFF url(images/bg03.gif) repeat-y left top;
}

/** CONTENT */

#content {
	float: right;
	width: 750px;
}

/** HEADER */

#header {
	height: 153px;
	width: 750px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#header h1, #header h2 {
	text-indent: -9999em;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
	height: 42px;
	padding: 14px 0px 0px 25px;
	background: url(images/bg04.jpg) no-repeat left top;
	font-size: 28px;
}

.boxA .title2 {
	height: 48px;
	padding: 4px 0px 0px 5px;
	background: url(images/bg09.gif) no-repeat left bottom;
	font-size: 14px;
}

.boxA .title3 {
	height: 48px;
	padding: 4px 0px 0px 5px;
	background: url(images/bg05.jpg) no-repeat left bottom;
	font-size: 14px;
}



.boxA .content {
	padding: 10px 13px 20px 10px;
}

.boxA .pad {
	padding: 0px 15px;
}

.boxA .column-one {
	float: left;
	width: 535px;
	padding-left: 2px;
}


.boxA .column-two {
	float: right;
	width: 146px;
	padding-right: 2px;
}
/** SUBBOX STYLE A */

.boxA .column-one .subcol-one{
	float: left;
	width: 260px;
	padding-left: 2px;
}


.boxA .column-one .subcol-two{
	float: right;
	width: 260px;
	padding-right: 2px;
}




/** BOX STYLE B */

.boxB {
	
	background: url(images/bg05.jpg) repeat-y left top;
}

.boxB .bgtop {
	background: url(images/bg06.jpg) no-repeat left top;
}

.boxB .bgbtm {
	padding: 25px 15px 0px 25px;
	background: url(images/bg07.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 170px;
}

/** MENU */

#menu {
	height: 297px;
	background: url(images/bg02.jpg) no-repeat left bottom;
}

#menu ul {
	margin: 0px;
	padding: 54px 0px 0px 0px;
	background: url(images/bg01.jpg) no-repeat left top;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 150px;
	height: 23px;
	padding: 7px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

a#menu1 {
	background: url(images/homepage02.jpg) no-repeat left top;
}

a#menu2 {
	background: url(images/homepage03.jpg) no-repeat left top;
}

a#menu3 {
	height: 24px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

a#menu4 {
	background: url(images/homepage05.jpg) no-repeat left top;
}

a#menu5 {
	background: url(images/homepage06.jpg) no-repeat left top;
}

a#menu6 {
	background: url(images/homepage06.jpg) no-repeat left top;
}


.ExternalResources {
	width: 155px;
	height: 15px;
}

.ExternalResources ul {
list-style-type:disc;
list-style-position: inside;
}

.ExternalResources li {
	display:block;
	padding: 0px 0px 0px 0px;
	
}

.ExternalResources a {
	text-decoration: none;
	font-size: 10px;
	color: #680035;
}

.ExternalResources a:hover  {
	text-decoration: none;
	color: #BB005E;
}




/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	padding: 0px 24px 0px 17px;
}

#box2 h2 {
	margin-bottom: 10px;
	padding: 0 5px;
}

#box2 p {
	padding: 0 5px;
}

/** FOOTER */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg08.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #B7B7B7;
}

#footer .links {
	padding-top: 24px;
}

#footer .links a {
	color: #FFFFFF;
}

#footer .legal {
	padding-top: 28px;
	font-size:12px;
}

#footer .legal a{
	padding-top: 28px;
	text-decoration: none;
}


table
{
	border-spacing: 0px;
	border: 0px solid #aeb3b6;
	border-collapse: collapse;
	
}


table .odd th,table .odd td{
	background-color: #E1E1E1;
	text-align: left;
}


tbody tr.even
{
	border-bottom: 1px dotted #aeb3b6;
}

tbody tr.odd
{
	border-bottom: 1px dotted #aeb3b6;
}

tbody tr.contrast
{
	border-bottom: 1px dotted #680035;
	background-color: #DA8B93;
	
}



table a, table, tbody, tfoot, tr, th, td 
{
	border-spacing: 0px;
	border: 0px solid #aeb3b6;
	border-collapse: collapse;
	line-height: 2em;
	font-size: 12px;
}


table a
{
	text-decoration: underline;
	color: #9B0000;
	padding-right: 1.5em;
}

table a:hover, table a:focus
{
text-decoration: none;
}

table th a
{
	color: #9B0000;
}

table caption
{
	padding: .4em 0 ;
	font-size:13px;
	font-style: normal;
	color: #9B0000;
}


tbody td{
	line-height: 2.25em;
	text-align: left;
}



table .odd th a,table .odd td a,table .odd td{
	text-align: left;
}



thead tr
{
	border-bottom: 1px dotted #aeb3b6;
}

thead th
{
	text-transform: uppercase;
	border-bottom: 1px dotted #aeb3b6;
	font-weight: bold;
	font-size: 1.11em;
	letter-spacing: 1px;
	text-align: left;
	padding:5px;
}
thead td
{
	text-transform: uppercase;
	border-bottom: 1px dotted #aeb3b6;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
}


tfoot{
	border-top: 1px solid #999;
	font-size:10px;
}
tfoot th
{
	color: #999;
	text-align:right;	
}
tfoot td{
	color: #999;
	text-align:inherit;	
}


tbody th
{
    padding-right: 1.0em;
	font-weight: bold;
	font-size:10px;
	text-align: left;
	font-style: normal;
	color: #666;
}

td
{
	color: #666;
	padding-right: 0.5em;	
}


table .odd th,table .odd td
{
	background-color: #E1E1E1;
	text-align: left;
}



