@charset "utf-8";

/*#################### Style Information ####################*/

#sidebar {
	width: 170px;
	_width: 160px;
	float: right;
	padding-top: 245px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 2px solid #336699;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
	font-variant: small-caps;
	letter-spacing: .75px;
}
h4 {
	font-size: 14px;
	letter-spacing: normal;
	border-width: 1px;
	font-variant: small-caps;
}
h4.nobrd {
	font-size: 14px;
	font-variant: small-caps;
	border-style: none;
	background: url(/images/arrow.png) no-repeat left center;
	padding-left: 10px;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
.notice {
	font-style: italic;
	font-size: 10px;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
#sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-bottom: 5px;
}
#sidebar  p, #sidebar li, #sidebar td {
	font-size: 12px;
	color: #003366;
	padding-left: 10px;
}
#sidebar a:link, #sidebar a:visited {
	color: #003366;
	font-size: 12px;
}
#sidebar em {
	font-style: italic;
	text-decoration: underline;
}
#sidebar .link, #sidebar  .link  a, #sidebar .link a:hover {
	text-align: right;
	font-size: 11px;
	color: #003366;
}
#content p, #content td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	text-align:left;
}
#content {
}

#content p {
	margin-bottom: 10px;
}

#content td {
	text-align:left;
}
#content li {
	list-style: disc inside;
}
.testimonial em {
	font-size: 12px;
	font-style:italic;
}
#footer p {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	color: #99cc33;
}
#footer a:hover {
	color:#ffffff;
}
#details th {
	font-weight: bold;
	text-align: center;
}
#details td {
	border: 1px dashed #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#details li {
	list-style: inside;
}

/*#################### Architectual Information ####################*/

body {
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #336699;
	background-image: url(/images/bg.png);
	text-align: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#logo {
	height: 130px;
	width: 700px;
	background-color: #336699;
	background-image: url(/images/logoBG.png);
	background-repeat: repeat-x;
}
#logoCol1 {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
}
#logoCol2 {
	float: right;
	height: 130px;
	width: 300px;
}

#masthead {
	width: 700px;
	height: 175px;
	background-image: url(/images/mastheads/random.php);
}#menu {
	height: 46px;
	width: 700px;
	background-color: #999999;
	background-image: url(/images/navBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu ul {
	list-style:none;
}
#menu li {
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
#menu li a, #menu li a:visited {
	display:block;
	background-color: #669933;
	_width: 75px;
	_text-align:center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	height: 36px;
	position: relative;
	line-height: 36px;
	color: #ffffff;
	background-image: url(/images/tabBG.png);
	background-repeat: repeat-x;
}
#menu li#support a, #menu li#support a:visited {
	_width: 148px;
	_text-align: center;
}
#menu .tab-l {
	background-image: url(/images/tab-l.png);
	position: absolute;
	height: 6px;
	width: 6px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#menu .tab-r {
	background-image: url(/images/tab-r.png);
	position: absolute;
	height: 6px;
	width: 6px;
	top: 0px;
	background-repeat: no-repeat;
	right: 0px;
}
#menu li.active a, #menu li.active a:visited, #menu li a:hover {
	background-color: #ffffff;
	height: 46px;
	color: #003366;
	background-image: url(/images/atabBG.png);
	background-repeat: repeat-x;
}
#menu li.active span.tab-l, #menu li a:hover span.tab-l {
	background-image: url(/images/atab-l.png);
}
#menu li.active span.tab-r, #menu li a:hover span.tab-r {
	background-image: url(/images/atab-r.png);
}
#menu li#support {
	float:right;
	padding-right:20px;
	_padding-right:15px;
}
#menu #support.active a, #menu li#support a:hover {
	background-color:#e2e2e2;
	background-image: url(/images/stabBG.png);
	background-repeat: repeat-x;
	color: #003366;
}
#menu #support.active span.tab-l, #menu li#support a:hover span.tab-l {
	background-image: url(/images/stab-l.png);
}
#menu #support.active span.tab-r, #menu li#support a:hover span.tab-r {
	background-image: url(/images/stab-r.png);
}
#content {
	padding: 15px;
	width: 470px;
	background: #ffffff;
}
.testimonial {
	border-left: thin dashed #336699;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 6px;
	margin-left: 6px;
}
table.profile {
	width: 470px;
	margin-bottom: 10px;
}
table.profile td {
	border-bottom: thin dashed #cccccc;
}
#footer {
	background-image: url(/images/footerBG.png);
	background-repeat: repeat-y;
	clear: both;
	width: 670px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
}