body {
	margin: 0;
	padding: 0;
	font-size: small;
	margin-top: 10px;
	background: #333333;
}
.bdrgrey {
	border: 1px solid #666666;
}

.bdrgreyleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2 {
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: x-large;
	color: #3E7CBB;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: large;
	padding-top: 5px;
}

h3 {
	font-size: small;
	padding-top: 10px;
	color: #FFFFFF;
}

p, ul, ol {
	color: #000000;
	line-height: 18px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CAE4FF;
	font-weight: bold;
	font-size: small;
}

.navheader {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 12px;
}

.altlinks {
}

a.altlinks:link {
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3E7CBB;
}

a.altlinks:visited {
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3E7CBB;
}

a.altlinks:hover {
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
	text-decoration: none;
}

.caption {
	margin: 0;
	color: #666666;
	font-size: x-small;
	line-height: 12px;
}
.main {
	font-size: x-small;
}
.bdrgreytop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quotewhite {
	font-size: x-small;
	color: #FFFFFF;
}
.tblcontact {
	font-size: x-small;
	background-color: #F0F0F0;
}
.required {
	margin: 0;
	color: #CC3300;
	font-size: small;
	font-weight: bold;
}
.captionwhite {
	margin: 0;
	color: #FFFFFF;
	font-size: x-small;
	line-height: 12px;
}

.bgtop {
	background-image: url(assets/design/bannerrightbg.jpg);
}

.bannerleftbg {
	background-image: url(assets/design/bannerleftbg.jpg);
}

.yourteam {
	font-size: x-large;
	color: #C30;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
