.main {
	width: 760px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
body {
	background-color: #DFD8C8;
	margin: 0px;
}
.header {
	height: 70px;
	width: 100%;
	background-color: #F4E4B3;
	background-image:     url("public/images/header.jpg");
}
.separator {
	height: 8px;
	width: 100%;
	background-color: #EEE272;
	margin-top: 1px;
	font-size: 9px;
}
.topNavbar {
	height: 30px;
	width: 100%;
	background-color: #56616B;
	margin-top: 1px;
	background-image:     url("public/images/navbar_back1.jpg");
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

	}
#topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
		font-weight: bold;
}
#topLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topLinks a:active {
	color: #FFFFFF;
	text-decoration: none;


}
.body {
	width: 100%;
	background-color: #C3D6D8;
}
.leftNavbar {
	background-color: #C3D6D8;
	width: 170px;
	height: 100%;
}
.content {
	background-color: #FFFFFF;
	padding: 0px 25px 25px;
}
#footer {
	height: 40px;
	width: 100%;
	background-color: #5C8688;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	height: 70px;
	width: 100%;
	background-color: #FFFFFF;
}
#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 13px;
}


.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 13px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 13px;
	margin-right: 15px;
}
#search a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#search a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#search a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#search a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dottedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottomLogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding: 8px 22px 8px 0px;
}
.leftBox {
	background-color: #EAF1F1;
	width: 145px;
	margin-bottom: 20px;
	float: right;
}
#leftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C3D6D8;
	border-right-color: #C3D6D8;
	border-bottom-color: #C3D6D8;
	border-left-color: #C3D6D8;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 12px;
}
#leftLinks a:link {
	color: #666666;
	text-decoration: none;
}
#leftLinks a:visited {
	color: #666666;
	text-decoration: none;
}
#leftLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
#leftLinks a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #5C6381;
}

.leftLinksTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB391A;
	text-decoration: none;
	width: 100%;
	padding-bottom: 8px;
	margin-left: 12px;
	font-weight: bold;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D6D8;
	padding: 5px 25px;
	background-color: #FFFFFF;
}
#breadcrumbs a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #E9D738;
}
.tableRightborder {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D6D8;
}
.tableRightborderDots {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D6D8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D6D8;
}
.dottedLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.resultsNum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
	padding-top: 10px;
}
.tableLeftborder {
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3D6D8;
}
.dottedLineSmall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 8px 0px;
	padding: 0px;
}
.listField2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E25836;
}
.fomrfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.separatorBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bigborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.loginform {
	border: 1px solid #C3D6D8;
}

