
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}

h2 {
	margin: 0 0 1em 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em; 
	font-weight: normal;
	color: #006699;
}

h2.sub {
	margin-bottom: .5em;
}

h3 {
	margin: 0 0 1em 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #006699;
	border-bottom: 1px dotted #006699;
}

h3.index {
	margin: 0 0 1em 0;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: none;
}
 
h4 {
	color: #333333;
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 2em;
	list-style: disc;
}

ul.c100 {
	margin-left: 100px;
	list-style: disc;
}

ul.t15 {
	margin-top: 1.5em;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #993300;
}

a:hover {
	text-decoration: none;
	color: #385B88;
}

img {
	border: none;
}


img.left {
	float: left;
	margin: 0 1em 1em 0;
}

.floatleft { 
	float: left; 
	margin-right: 10px; 
	border: 1px solid #C7DBEB; 
}

img.right {
	float: right;
	margin: 0 1em 1em 0;
}

.floatright { 
	float: right; 
	margin-left: 10px; 
	border: 1px solid #C7DBEB; 
}


dt {
	margin-bottom: 1.1em;
}

/* dt for Site Map */

dt.map {
        color: #333333;
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px; 
}

dt.map1 {
        color: #333333;
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px; 
	padding-left: 20px;
}


dt.map2 {
        margin-bottom: 1px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}        

/* dd for Site Map */

dd.map {
	padding-left: 20px;
}        

dd.mapt {
	padding-left: 20px;
        margin-bottom: 6px;
}        

dd.map1 {
	padding-left: 40px;
}        

dd.map1t {
	padding-left: 40px;
        margin-bottom: 6px;
}        

dd.map2 {
	padding-left: 60px;
}        

dd.map2t {
	padding-left: 60px;
        margin-bottom: 6px;
}        

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #fff9cc url(images/yellow.gif) repeat-x;
	border: 1px solid #CAD4DF;
}

.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

.boxed .content {
	padding: 10px;
}

/* Boxed Style White */

.boxedwhite {
	margin-bottom: 1em;
	background: #fafafa;
	border: 1px solid #CAD4DF;
}

/* Header */

#header {
	width: 900px;
	height: 167px;
	margin: 2px auto;
}

/* Header > Logo */

#logo {
	height: 167px;
	width: 654px;
	background: url(logos/018.jpg) no-repeat left top;
}

#logo p {
	padding: 81px 6px 0 364px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

#logo a {
	text-decoration: none;
}

/* Header > Top Menu */

#topmenu {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	height: 34px;
}

#topmenu a:hover {
}

#topmenu span {
	display: none;
}

#topmenu1 {
	width: 35px;
	background: url(images/img02.gif) no-repeat left center;
}

#topmenu2 {
	width: 31px;
	background: url(images/img03.gif) no-repeat left center;
}

#topmenu3 {
	width: 31px;
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu4 {
	width: 35px;
	background: url(images/img05.gif) no-repeat left center;
}

#topmenu5 {
	width: 35px;
	background: url(images/img06.gif) no-repeat left center;
}

/* Menu */

#menutitle {
	width: 900px;
	margin: 0 auto;
	height: 75px;
}

#menutitle h1 {
	width: 660px;
	margin: 0;
	font-size: 25px;
	text-align: left;
	color: #fff;
}

#menutitle a {
	text-decoration: none;
	color: #fff;
}

#menu {
	width: 660px;
	margin: 7px 0 0 0;
	padding: 0;
	font-size: 16px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 5px 6px 5px;
	margin-top: -5px;
	margin-right: 1em;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	color: #993300;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 5px;
}

/* Submenu */

#submenu {
	font-size: .8em; 
	text-align: right; 
	width: 650px; 
	margin-bottom: 1em; 
	background: #f9f9f9; 
	padding: 2px;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0;
}

#content a {
	text-decoration: none;
}

/* Content > Main */

#main {
	float: left;
	width: 650px;
}

#main table {
	width: 650px;
	margin-bottom: 1em;
}

#main th {
	text-align: left;
	border-bottom: 1px solid #333333;
}

#main a:hover {
	color: #993300;
	text-decoration: underline;
}

#main blockquote {
	margin-bottom: 1.5em;
	margin-left: 0;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #006699;
	font-weight: bold;
	background: #fff9cc url(images/yellow.gif) repeat-x;
}

#main p.short {
	margin-bottom: .2em;
}

#main a.nound:hover {
	text-decoration: none;
}


/* Content > Main > Example */

.example {
	margin-bottom: 2em; 
}

.exampled {
	margin-bottom: 2em; 
	border-bottom: 1px dashed #CAD4DF;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: -200px 0 0 0;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

#login ul {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style: none;
}

#login li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(images/img07.jpg) no-repeat left 7px;

}

#login a {
	text-decoration: none;
}

/* Content > Sidebar > Searchbox */

#searchbox {
}

#searchbox label {
	display: block;
}

#searchbox #searchInput {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/searchbutton.gif) no-repeat;
}

#searchbox #searchGoButton {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	display: none;
}

#searchbox p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Need More Information */

#info {
}

#info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#info li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(images/img07.jpg) no-repeat left 7px;

}

#info a {
	text-decoration: none;
}

/* Content > Sidebar > TechMatrix */

#techmatrix {
}

#techmatrix ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#techmatrix li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(images/img07.jpg) no-repeat left 7px;

}

#techmatrix a {
	text-decoration: none;
}

/* Content > Sidebar > Connect with Us */

#connect {
}

#connect ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#connect li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(images/img07.jpg) no-repeat left 7px;

}

#connect a {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 0 0 20px 0;
	background: #C3CDDB;
	border: 1px solid #CAD4DF;
}

#footer p {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: x-small;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #385B88;
}

/* Menu Bar */

#menubar {
	position: absolute;
	top: 210px;
	width: 80%;
	float: left;
}

/* Add This */

#addthis {
	width: 20%;
	float: left;
	clear: right;
}

/* Blue and Bold */

.bb {
	color: #006699;
	font-weight: bold;
}

/* Black and Bold */

.bkb {
	color: #333333;
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

/* Error */

.error {
	color: red;
	font-weight: bold;
}

.label {
	font-weight: bold;
	text-align: right;
	width: 25%;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.curtab {
	background: #e9ebef;
}

