﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555D65;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	padding-bottom: 3px;
	background: url(images/homepage12.gif) no-repeat left bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #2F415A;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #3D91EA;
}

.text3 {
	text-align:right;
	vertical-align:bottom;
	font-size: 10px;
	color: #BBBFC0;
	padding-bottom:27px;
	padding-right:10px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #663300;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


/** STYLES */

.style1 {
	font-size: 10px;
	color: #BBBFC0;
}

.style1 a {
	color: #BBBFC0;
}

.style1 a:hover {
}

.SideBarLeft
{ background: url(images/homepage08.jpg) repeat-y left top; }

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01_3.jpg) repeat left top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage04small.jpg) repeat-x left top; }
.bg4 { background-color:#FFFFFF;}
.bg5 { background: url(images/homepage15.jpg) no-repeat left top; }
.bg6 { background: url(images/subpage2_01.jpg) repeat-y left top; }
.bg7
{
	background: url(images/homepageTitleSpacer.jpg) repeat-x left top;
}
.bgBottomA 
{
	background: url('images/homepage15a.jpg') no-repeat;
	width:28px;
}
.bgBottomB 
{
	background: url('images/homepage15b.jpg') repeat-x;
	width:904px;
}
.bgBottomC
{
	background: url('images/homepage15c.jpg') no-repeat;
	width:28px;
}
.bgLeftImageBorder
{
	background:url('images/homepage08a.jpg') no-repeat;
	width:24px;
}
.bgRightImageBorder
{
	background:url('images/homepage09a.jpg') no-repeat;
	width:24px;
}
.bgContentBorder
{
	background:url('images/homepageSide_1.jpg') repeat-y;
	width:4px;
}
.bgContentSpacerLeft
{
	padding-left:15px;
	background-color:#EEEEEE;
}
.bgContentSpacerRight
{
	padding-right:15px;
	background-color:#EEEEEE;
}
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.style1
{
	color: #A0D2FF;
	background-color: #003163;
}
.style2
{
	color: #FED50D;
	background-color: #003163;
	text-align: right;
}
.style3
{
	color: #FED50D;
	background-color: #003163;
	text-decoration:underline;
}

.style4
{
	color:#FFFFFF;
}
.rightTable
{
	width:426px;
}
.style5 {
	text-decoration: underline;
	font-style:italic;
}
.rightTable
{
	background-color:#FFFFFF;
	width:426px;
	height:100%;
}
.bottomBorder
{
	padding-left:10px;
	width:940px;
}
.legal {
	color:#eeeeee;
}
.legal a:hover {
	text-decoration:none;
}