@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../pageart2/body-bg.gif);
	background-repeat: repeat-x;
	margin: 3px;
	font-size: 0.75em;
	line-height: 1.8em;
	color: #222;
}
#video {
	height: 284px;
	width: 319px;
}

/* CSS Document */
#nav1 {
	background-color: #333333;
}
#nav1 a {
	text-decoration: none;
	font-family: "Arial Black";
	color: #FFFFFF;
	font-size: 2em;
	display: block;
	line-height: 2em;
}
#nav1 a:hover {
	background-color: #CCCCCC;
	color: #3E5A99;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	background-color: #FFFFFF;

}
#content {
	background-color: #f5f5f5;
}
#main #content2 {
	margin-top: 10px;
}

#content ul {
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
}

.title {
	color: #111111;
	font-size: 2em;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	line-height: 1.5em;
}
.titleSub {
	color: #000000;
	background-color: #C0D0F3;
	text-transform: capitalize;
	padding-left: 5px;
}
#navtop {
	background-color: #F6C462;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.navtopTitle {
	color: #FFFFFF;
	background-image: url(../pageart2/area-bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;

}

#navtop a {
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 10px;
	margin-left: 10px;
	color: #222222;
	line-height: 2.5em;
	padding: 3px;
}
#navtop a:hover {
	background-color: #FBE2B3;
}


#navtop1 {
	background-color: #3E5A99;
	color: #FFFFFF;
}
.navtop1Title {
	color: #333333;
	background-color: #FFFFFF;
	display: block;
}

#navtop1 a {
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 3em;
}
#navtop1 a:hover {
	background-color: #3E5A99;
	text-decoration: underline;
}


#navinset {
	background-color: #e6e6e6;
	color: #FFFFFF;
	text-decoration: none;
}
#navinset a {
	color: #111111;
	text-decoration: underline;
}
#navinset a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

.price {
	color: #FFFFFF;
	background-color: #3E5A99;
}

#content #demo {
	background-color: #e6e6e6;
}
#content a {
	color: #0000FF;
	text-transform: lowercase;
}
#content a:hover {
	text-decoration: none;
	color: #990033;
}


#content #demo a {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
#content #demo a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#content #list {
	font-style: italic;
}
#main {
	border: 2px solid #E4E3E3;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main #content img {
	text-decoration: none;
}
#main #content a img {
	border: none;
}
#header {
	background-color: #FFFFFF;
}
#portal {
	font-size: 1em;
	background-color: #e4e4e4;
}
#header #portal #login {
	background-color: #FFFFE6;
	border: none;
}
#header #portal #password {
	background-color: #FFFFE6;
	border: none;	
}
#header #portal #Submit {
	background-color: #5B7EBE;
	color: #FFFFFF;
	border: none;	
}

#footer {
	background-color: #f5f5f5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3E5A99;
}
#footer a {
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	line-height: 2em;
}
#dropdown {
	background-color: #3E5A99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
#main #flash {
}
#content2 input {
	background-color: #FAFADE;
}
#content2 textarea {
	background-color: #FAFADE;
}
#content2 select {
	background-color: #FAFADE;
}#content2 input#button {
	background-color: #FAFADE;
	border: 1px solid #999999;
}
.secure {
	color: #CC0033;
}
rss {
	background-color: #FFFFCC;
}
#rss a {
	color: #0000FF;
	text-decoration: underline;
	display: block;
	text-transform: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#newsItemTitle {
	background-color: #EBF0FB;
	color: #FFCCCC;
}
#newsItem img {
 float: right; margin: 3px;
}
