/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #112F4C url(images/bg01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: normal;
	color: #4C2B0A;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #4C2B0A;
}

h4 {
	font-size: 10px;
	color: #c1aa8c;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #112F4C;
}

.text2 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/bar_main1.jpg) no-repeat left top;
}

.text3 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage07.gif) no-repeat left top;
}

.text4 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/bar_main2.jpg) no-repeat left top;
	color:#FFFFFF;
}

.text5 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage16.jpg) no-repeat left top;
}

.text6 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage20.jpg) no-repeat left top;
}

.text7 {
	text-align: center;
	color: #4F714D;
}

.text8 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}


.text9 {
	height: 26px;
	padding: 8px 0px 0px 8px;
}

.text10 {
	height: 18px;
	padding: 8px 0px 0px 8px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px 8px 0px;
	background: url(images/homepage21.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #112F4C;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	color: #F0FFF0;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	padding: 5px 0px;
	text-align: center;
	background-color:#e1dbbc;
	/*background: url(images/homepage21.jpg) repeat left top; */
}

.link3 {
	padding-left: 13px;
	background: url(images/homepage17.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg_nav.jpg) no-repeat left top; }
.bg2 { background: #f7ecce url(images/bg05.jpg) no-repeat left top; }
/** background-color: #fbefd1; } */
.bg3 { background-color: #112F4C}
.bg4 { background: #e1dbbc url(images/homepage08.gif) no-repeat left bottom; }
.bg5 { background: url(images/homepage18.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage19.jpg) no-repeat left top; }
.bg7 { background-image: url(images/subpage1_03.gif); }

/** 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;
}



.hr1 {
	height: 1px;
}




.tableForms th{border-bottom:1px solid #889399;border-right:1px solid #FFF;padding:0 10px;background:url("/images/tableTH_bkg.gif") repeat-x;vertical-align:middle;height:24px;text-align:center;}
.tableForms td{padding:5px;border-right:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;line-height:1.2em;vertical-align:top; text-align:left;}
.tableForms th.collapse,.tableForms td.collapse{padding:0;width:21px;}
.tableForms td.collapse{border-right:none;}
.tableForms td.lastColumn{border-right:none;}
.tableForms th.first{text-align:left;}
.tableForms td.lastRow{padding:10px 10px 5px 10px;vertical-align:top; text-align:center; border-right:none; background-color:#EEEEEE}
/*.tableForms tr.altRow{background-color:#eef6ee} */
.tableForms tr.altRow{background-color:#F0F4F7} 
.tableForms tr.titleRow{background-color:#ffffff; font-weight:bold; color:#ffffff;} 
.tableForms tr.header2{background-color:#CCCCCC; font-weight:bold;} 
.tableForms tr.formRow{background-color:#EEEEEE; font-weight:bold;} 
.tableForms td.topBar{ border-top: 3px solid #000000;} 


