@charset "utf-8";
html, p, img, form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../pictures/pageBack2.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
}

li {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 3px;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
caption {
	padding-bottom: 10px;
	text-align: justify;
}

a {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover { color: #FF6600; 
	}
	
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	font-style: normal;
	background-color: #F8CD98;
	margin-top: 10px;
	line-height: 100%;
	color: #553900;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCECD8;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FCECD8;
	font-weight: bold;
	padding-top: 2px;
	height: 21px;
}
button:hover {
	background-color: #FF9900;
	color: #000000;
}
label {
	display: block;
	font-size: 11px;
	vertical-align: text-bottom;
	margin-bottom: 5px;
}
h1 {
	margin-top: 0px;
	color: #666666;
	margin-bottom: 10px;
	font-size: 12px;
}
h2 {
	margin-top: 0px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	font-size: 12px;
}


#container {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	height: 658px;
}

#content {
	height: 400px;
	width: 759px;
	overflow: auto;
	padding-top: 3px;
}

#footer {
	background-image: url(../pictures/footerBack.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 25px;
	width: 759px;
	padding-top: 4px;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}

#footer a:hover { color: #FFFFFF; }

#menuHome {
	height: 230px;
	width: 699px;
	padding-left: 60px;
}

#menuHome ul {
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuHome li {
	margin: 0px;
	padding: 0px;
}


#menuHome .menuHeader {
	background-image: url(../pictures/menuSection.gif);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF9A30;
	text-transform: uppercase;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#menuHome a {
	color: #999999;
	font-weight: normal;
}

#menuHome a:hover { color: #FF9900; }
#topMenu {
	margin-left: 60px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topMenu li {
	margin-left: 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
}


#topMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF9A30;
	text-transform: uppercase;
	font-weight: normal;
}
#topMenu a:hover { color: #FF6600; }
.topMenu1 {
	width: 114px;
}
.topMenu2 {
	width: 133px;
}
.topMenu3 {
	width: 163px;
}
.topMenu4 {
	width: 144px;
}

#homeColumnA {
	float: left;
	height: 106px;
	width: 270px;
	margin-right: 10px;
	padding-top: 61px;
}

#homeColumnB {
	width: 120px;
	float: right;
	height: 141px;
	margin-right: 35px;
}




div.docContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}

table.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
table.gallery td {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 5px;
}

ul.list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.list li {
	margin-left: 0px;
	padding-left: 0px;
}

ul.list li:hover { }

ul.list a, p.list a {
	font-weight: normal;
	color: #999999;
}
ul.list a:hover, p.list a:hover { color: #FF9900; }

span.section {
	font-weight: normal;
	color: #FF9900;
	background-image: url(../pictures/icnStick.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 33px;
	display: inline-block;
	padding-bottom: 15px;
}
div.rightColumn {
	float: left;
	width: 510px;
}

div.rightColumnDoc {
	float: left;
	width: 510px;
	background-color: #F8F8F8;
	margin-bottom: 15px;
	min-height: 130px;
	background-image: url(../pictures/docFrameFoot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 15px;
}


div.leftColumn {
	float: left;
	width: 155px;
	padding-left: 60px;
}
div.message {
	background-image: url(../photos/icnInfo.jpg);
	background-repeat: no-repeat;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	min-height: 180px;
	padding-left: 150px;
}
div.message p {
	font-size: 14px;
	font-style: italic;
	line-height: 200%;
}

div.fileModule {
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 8px;
	line-height: 100%;
}
div.fileModule a {
	font-weight: normal;
	color: #666666;
}


div.fileModule p {
	color: #999999;
	text-align: center;
}

div.fileModule .fileArea {
	text-align: center;
	margin-bottom: 5px;
}

div.newsList {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	float: right;
	width: 510px;
}
p.more {
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
}

.header {
	text-align: right;
	height: 54px;
}
.header    div   a {
	font-weight: normal;
	color: #666666;
	margin-right: 20px;
}
.header div a:hover {
	color: #FF9900;
}

.header  div {
	height: 19px;
	width: 200px;
	float: left;
	text-align: left;
	margin-left: 55px;
	padding-top: 35px;
	background-image: url(../pictures/separator.gif);
	background-repeat: no-repeat;
	background-position: 48px 26px;
}
.header img {
	vertical-align: bottom;
}




.hr {
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.column1 {
	float: left;
	height: 115px;
	width: 115px;
	margin-right: 10px;
}
.column2 {
	float: left;
	height: 115px;
	text-align: justify;
}
