@charset "utf-8";
body {
	background-color: #182A44;
	margin: 0px;
	background-image: url(../Images/Template/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
html, body, #contentTABLE {
	height: 100%;
}
#header {
	background-image: url(../Images/Template/bannerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 49px;
}
#header    div  {
	margin-right: 65px;
	height: 65px;
}
#footer_content {
	text-align: center;
	height: 50px;
	padding-left: 240px;
}

#footer_content a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 600;
}

#footer_content a:Hover {
	color: #0099FF;
}
#side {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#side  a, #side strong, #side b {
	color: #FFFFFF;
}
#side   p, #side  td, #side a {
	font-style: oblique;
	font-size: .8em;
	padding: 10px;
}


#content strong {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}

#content  p, .small {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-right: 25px;
	margin-left: 10px;
}
#content a {
	text-decoration: none;
}
.quote {
	font-size: 0.95em;
	font-style: oblique;
	color: #666666;
}
#content .graybox {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content #heading {
	margin-top: 10px;
	margin-left: 10px;
}

.vertDashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}


.signature {
	font-size: .9em;
	font-style: oblique;
	color: #666666;
	padding-right: 70px;
}
.hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	width: 80%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.small td {
	font-size: .85em;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padding
{
	padding:10px;
}

li {
	list-style-type: square;
	font-size: .9em;
	line-height: 1.5em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
