/** BASIC */

body {
	background-color:#1b3663;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
}

.comment {
	border: 1px dashed #000;
	width: 100%;
	text-align: center;
}


#container {
	width:850px;
	margin:20px auto 20px auto;
	background:#1b3663;
}

#header {
	height:107px;
	background:url(images/logo.png) no-repeat left top;
}

#header h1 {
	text-align:right;
	color:#cc0000;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#header h2 {
	text-align:right;
	color:#cc0000;
	font-size:12pt;
	margin:0;
	padding:0px 10px 10px 10px;
	font-weight:bold;
}

#content {
	font-size:9pt;
	color:#f1f1f1;
	width:500px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}

#content h1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}

#content h2 {
	color:#990000;
	font-size:18pt;
	font-family:georgia;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#990000;
	font-size:14pt
	font-family:georgia;
	font-weight:bold;
}

#content a {
	color:#000;
	font-weight:bolder;
	font-style:italic;
}

.comment {
	border: 1px dashed #000;
	width: 100%;
	text-align: center;
}

#sidebar {
	background-color: #1b3663;
	height:auto;
	width:239px;
	padding:10px;
	float:left;
	margin:0;
}

.widget {
	height:150px;
	padding:1px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}

.widget2 {
	height:212px;
	padding:1px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}

#footer {
	clear:both;
	border-top:1px solid #1b3663;
	background:#f1f1f1;
	padding:10px;
	color:#000066;
	font-size:8pt;
	text-align:center;
}

#footer a {
	color:#000000;
	font-weight:bold;
}



/** FORMS */

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

.input {
	background-color: #000;
	border: 1px solid #1B1515;
	border-top-color: #0E0C0C;
	border-bottom-color: #3B3129;
}

/** HEADINGS */

h1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

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

.text1 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage09.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text2 {
	font-weight: bold;
	height: 35px;
	padding: 16px 0px 0px 19px;
	background: url(images/homepage11.png) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text3 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage15.png) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text4 {
	font-size: 18px;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 15px;
	font-size: 11px;
	color: #5A534A;
}

.text6 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage15.png) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text7 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage20.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text8 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage21.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text9 {
	font-weight: bold;
	color: #FFFFFF;
}

.text10 {
	font-size: 10px;
}

.text11 {
	text-align: center;
	color: #f1f1f1;
}

.text12 {
	font-size: 12px;
	color: #EAA761;
}

.text13 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text14 {
	height: 35px;
	padding: 11px 0px 0px 65px;
	background: url(images/subpage3_03.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

/** LISTS */

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

.list1 li {
	height: 25px;
}

.list1 .last {
	background: none;
}

.list1 a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #f1f1f1;
	display: block;
	font-weight: bold;
}

.list1 a:hover {
	text-decoration: underline;
}

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

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

.list3 li {
	height: 25px;
	background: url(images/homepage22.jpg) no-repeat left bottom;
}

.list3 .last {
	background: none;
}

.list3 a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #D4C2AE;
}

.list3 a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color:#f1f1f1;
	font-weight: bolder;
}

a:hover {
	color:#000;
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	color: #FFFFFF;
}

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

.link2 {
	display: block;
	height: 30px;
	font-style: none;
	background: url(images/homepage14.jpg) no-repeat left top;
}

.link2 span {
	display: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2  { background: url(images/homepage05.jpg) repeat-y left top; }
.bg3  { background-color: #1b3663 no-repeat left top; }
.bg4  { background: url(images/homepage06.png) no-repeat left top; }
.bg5  { background: url(images/homepage19.gif) repeat-y left top; }
.bg6  { background: url(images/homepage24.jpg) no-repeat left top; }
.bg7  { background: url(images/subpage2_01.jpg) repeat-y left top; }
.bg8  { background: url(images/subpage2_02.jpg) no-repeat left top; }
.bg9  { background: url(images/subpage3_01.jpg) repeat-y left top; }
.bg10 { background: url(images/subpage3_02.jpg) no-repeat left top; }

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