body, html {
	background-image: url(../img/body_bg.jpg);
	background-color: #faf7f2;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

.banner {
	float: left;
	background-image: url(../img/banner.jpg);
	width: 590px;
	height: 142px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.banner h1 {
	display: none;
}

.slogan {
	float: left;
	background-image: url(../img/slogan.jpg);
	width: 210px;
	height: 142px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.slogan h1 {
	font-family: MS PMincho, Palatino Linotype, Georgia;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 25px;
	margin: 50px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.info_one {
	float: left;
	background-image: url(../img/info_bg_01.jpg);
	width: 590px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.info_one h3 {
	font-family: Verdana, Tahoma;
	font-weight: normal;
	text-align: right;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	margin: 4px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.info_two {
	float: left;
	background-image: url(../img/info_bg_02.jpg);
	width: 210px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.info_two h3 {
	font-family: Verdana, Tahoma;
	font-weight: normal;
	text-align: right;
	color: #fff;
	font-size: 9px;
	line-height: 15px;
	margin: 3px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*navigation*/
#nav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 57px;
	clear: left;
}

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

#nav li {
	float: left;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	float: left;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	margin: 12px 5px 0px 5px;
	padding: 7px 14px 9px 14px;
	background: #71a2c7;
}

#nav li a:hover {
	color: #fff;
	background: #a5caa6;
	text-decoration: underline;
}

#nav li a.active {
	color: #fff;
	background: #a5caa6;
}
/*navigation end*/

#outer {
	float: left;
	width: 800px;
	background-image: url(../img/content_bg.jpg);
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

.item {
	float: left;
	width: 579px;
	background-color: #fff;
	margin: 0px 4px 8px 10px;
	padding: 0px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
}

.item h1 {
	font-family: Georgia, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 7px 10px 7px 25px;
	margin: 20px 12px 10px 11px;
	background: url(../img/head_bg.gif);
	background-color: #78a9ca;
	background-repeat: repeat-x;
}

.item h2 {
	font-family: Arial, Tahoma;
	color: #444;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	margin: 15px 10px 5px 25px;
	padding: 0px 0px 0px 0px;
}

.item h3 {
	font-family: Arial, Tahoma;
	color: #999;
	font-size: 16px;
	line-height: 20px;
	margin: 15px 10px 5px 25px;
	padding: 0px 0px 0px 0px;
}

.item p {
	font-family: Arial, Tahoma;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	margin: 10px 10px 20px 25px;
	padding: 0px 0px 0px 0px;
}

.item ul {
	padding: 0px 10px 0px 0px;
	margin: 4px 0px 7px 50px;
}

.item li {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333;
	line-height: normal;
	margin-bottom:5px;
}

.item ul.alphabet {
	list-style-type: lower-alpha;
} 

.item ul.roman {
	list-style-type: lower-roman;
}

.item ul.numeric {
	list-style-type: decimal;
}

.item img {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 7px 30px 20px 10px;
	border: 2px solid #0083c4;
}

.item img:hover {
	border: 2px solid #3ac;
}

.item a {
	color: #39c;
	text-decoration: none;
	border-width: 1px 0;
	border-style: solid;
	border-color: #fff #fff #39f;
	padding: 0px 1px 0px 1px;
	
}

.item a:hover {
	color: #6af;
	border-color: #fff #fff #ccc;
	background: #f6f6f6;
}

/*external links*/
a.ext {
	padding-right: 13px;
	background: url(../img/link_arrow.gif) no-repeat 100% 3px;
}

a.ext:hover {
	background: #f6f6f6 url(../img/link_arrow_hi.gif) no-repeat 100% 3px;
}
/*external links*/

.item a:visited, a:active {
	text-decoration: none;
	color: #39c;
}

/*TABLE CODE*/
.mytable {
	width: 530px;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

.mytable caption {
	padding: 10px 0 0px 0;
	width: 500px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../img/table_header.jpg) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../img/table_bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../img/table_bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/*END OF TABLE CODE*/

/********************/
/* Contact Us		*/
/********************/

.contact_form {
	border: 1px solid red;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-family: Arial, Tahoma;
	color: #333;
	font-size: 12px;
}

td.heds {
	padding: 0px;
	margin: 0px ;
}

/********************/
/* Contact Us		*/
/********************/

.news {
	float: right;
	clear: none;
	width: 194px;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f0e6;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.news h1 {
	font-family: Georgia, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 10px 3px 0px;
	margin: 4px 0px 0px 0px;
	text-indent: 25px;
	background: url(../img/news_bg.jpg);
}

.news p {
	font-family: Arial, Tahoma;
	color: #666;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 15px 10px;
	/*image leader*/
	text-indent: 15px;
	background: url(../img/plus.gif) no-repeat 0% 4px;
}

.news p.old {
	font-family: Arial, Tahoma;
	color: #666;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 15px 10px;
	/*image leader*/
	text-indent: 15px;
	background: url(../img/old.gif) no-repeat 0% 4px;
}

.news hr {
	color: #ccc;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #999;
	border-left: 0px;
	margin: 12px 10px 12px 10px;
	padding: 0px 0px 0px 0px;
}

.news a {
	color: #6af;
	text-decoration: none;
	border-width: 1px 0;
	border-style: solid;
	border-color: #f5f0e6 #fff #39f;
	padding: 0px 1px 0px 1px;
}

.news a:hover {
	color: #39f;
	border-color: #f5f0e6 #fff #aaa;
	background: #ebe2d1;
}

.news a:visited, a:active {
	text-decoration: none;
	color: #39c;
}

.credit {
	float: left;
	width: 780px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	background: #e4f2f5;
}

.credit p {
	font-family: Verdana, Tahoma;
	color: #000;
	font-size: 9px;
	font-style: italic;
	margin: 5px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.credit a.none {
	text-decoration: none;
	border-bottom: 10px;
	margin: 0px;
	padding: 0px;
}

.credit a {
	color: #39c;
	text-decoration: none;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e4f2f5 #fff #39f;
	padding: 0px 1px 0px 1px;
}

.credit a:hover {
	color: #39c;
	border-color: #e4f2f5 #fff #666;
}

.credit a:visited, a:active {
	text-decoration: none;
	color: #39c;
}

acronym {
	cursor: help;
	color: #666;
	background: #F7F7F7;
	padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #ccc;
}

blockquote {
	font-family: Arial, Tahoma;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 10px 0px 40px;
	font-style:italic;
	padding: 0px 0px 0px 0px;
}

a {color: #fff; text-decoration: underline}
a:visited {color: #fff; text-decoration: underline}
a:hover {color: #fff; text-decoration: none}
a:active {color: #39c}
