body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1A55A1;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}
.main a:link, .main a:visited, .main a:focus, .main a:active {
	color: #007ED0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007ED0;
}
.main a:hover {
	color: #666666;
	text-decoration: none;
}
.mainSub a:link, .mainSub a:visited, .mainSub a:focus, .mainSub a:active {
	color: #007ED0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007ED0;
}
.mainSub a:hover {
	color: #666666;
	text-decoration: none;
}
.navtop a:link, .navtop a:visited, .navtop a:focus, .navtop a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.large {
	font-size: 14px;
}

.navtop a:hover {
	text-decoration: underline;
}
.lightgrey {
	color: #999;
}
.whiteopague {
	background-color: #FFF;
}
.textbig {
	font-size: 14px;
}
.white {
	color: #FFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #007ED0;
	padding-top: 2px;
	line-height: 24px;
}

.main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 40px;
	padding-bottom: 20px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 188px;
	background-image: url(images/mainbg.jpg);
	padding-top: 30px;
}
.leftCol {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 220px;
}
.copyright {
	color: #CCC;
	height: 50px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.copyright  a:link {
	color: #69F;
	text-decoration: none;
}
.copyright a:visited {
	color: #007AB5;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #007ED0;
	font-weight: bold;
}

.copyright a:hover {
	color: #666666;
	text-decoration: none;
}
.contactbg {
	background-image: url(images/bg-copyright.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.copyright a:active {
	color: #666666;
	text-decoration: underline;
}
.contactborder {
	border: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	height: 40px;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	padding-right: 20px;
}
.mainSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-right: 40px;
	padding-bottom: 20px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	background-color: #EAEEF7;
	background-image: url(images/cnr-btmright-grey.jpg);
	background-position: right bottom;
}
