@charset "utf-8";
/* CSS Document */

/*BEGIN GLOBAL & TEMPLATE CLASSES*/

body {
	margin-top: 0px;
	background-color: #efefef;
	background-image: url(/images/background5.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

p ul li font font {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

table tr td {
	vertical-align: top;
	background-color: #FAFAFA;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}

a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}

a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}

a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

/*END GLOBAL & TEMPLATE CLASSES*/

/*BEGIN FONT CLASSES*/

.mainFooter {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 2px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	width: 1000px;	
	background-color: #efefef;
	padding-top: 3px;
}

.pageTitleNoColumn {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #10436A;
	text-align: left; 
	padding-left: 20px;
	background-image: url(/images/pageTitle/pageTitleNoColumnTemplate.jpg);
	vertical-align: bottom;
	border-right: solid #FFFFFF 1px;
}

.pageTitleColumn {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #10436A;
	text-align: left;
	padding-left: 20px;
	background-image: url(/images/pageTitle/pageTitleColumnTemplate.jpg);
	vertical-align: bottom;
	width: 571px;
}

/*END FONT CLASSES*/

/*BEGIN MARGIN CLASSES*/
.mainTable {
	width:1000px;
}

.mainTable1 {
	width: 1000px;
	border-bottom: solid 1px;
	border-bottom-color: #999999;
}

.pageMargin {
	margin-top:0px;
}

.columnTitle {
	width:190px;
	padding-left: 1px;
	padding-right: 1px;
}

.column {
	width: 190px;
	padding: 10px;
	background-image: url(/images/columnBack.jpg);
	background-position: bottom;
	border-bottom: solid #fafafa 1px;
	border-right: solid #fafafa 1px;
	background-repeat: no-repeat;
}

.sideMenu {
	width: 237px;
	vertical-align: top;
}

.mainTable {
	width: 1000px;
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
}

.menuColumn {
	width: 240px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.menuTable {
	width: 240px;
	padding: 0px;
	margin: 0px;
}

.logo {
	padding-left: 1px;
}

.contentPaddingBottom {
	padding-bottom: 1px;
}

/*END MARGIN CLASSES*/

/*BEGIN SEARCH CLASSES*/
.search {
	background-image:url(/images/goBack.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.searchBox {
	background-color: #fafafa;
	border: 1px solid #B54A02;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3B281B;
	text-decoration: none;
	padding: 4px;
	letter-spacing: 1px;
}

.searchTable {
	padding-top: 1px;
	padding-left: 1px;
}

.form {
	font: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	border: solid;
	border-width: 1px;
}

.submit {
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 3px;
	border: solid;
	border-width: 1px;
}
/*END SEARCH CLASSES*/
