@charset "utf-8";
/* CSS Document */
/*Reset - Thanks Eric!*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,form,label,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family:inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}

a:active, a:focus {
	outline: 0
}
html, body {
  height: 100%;
}
INPUT,TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
map {
	padding:0; 
	margin:0;
}
.clearfloat { 
	clear:both;
	padding:0;
	margin:0;
}
body {
	background-color:#FFF;
	background:url(../images/bg_tiled.gif) repeat;
	margin:0;
	padding:0;
	border:none;
	text-align:center;
	font-family:Tahoma, geneva, sans-serif;
}
#lShadow{
	margin:0px auto;
	width:966px;
	background:url(../images/dropShadow/left.png) repeat-y;
}
#rShadow{
	width:933px;
	margin:0px 0px 0px 33px;
	background:url(../images/dropShadow/right.png) repeat-y right;
}
#wrapper {
	margin:0px 0px 0px 0px;
	padding:0;
	width:900px;
	background-color:#fbfadf;
}
#lowerShadowGroup {
	margin:0px auto;
	width:966px;
}
#lcShadow{
	background:url(../images/dropShadow/blCorner.png) no-repeat;
	width:33px;
	height:33px;
	position:relative;
	float:left;
	top:0px;
	left:0px;
}
#bottomShadow{
	width:900px;
	height:33px;
	position:relative;
	float:left;
	background:url(../images/dropShadow/bottom.png) repeat-x;
	font:Tahoma, geneva, sans-serif;
	color:#231f20;
	font-size:11px;
}
#bottomShadow a { color:#231f20; text-decoration:none; }
#bottomShadow a:hover { color:#231f20; text-decoration:underline; }

#bottomShadow .lfooter{
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
}
#bottomShadow .cfooter{
	position:relative;
	float:left;
	text-align:center;
	margin:10px 0px 0px 280px;
}
#bottomShadow .rfooter{
	position:relative;
	float:right;
	margin:6px 0px 0px 0px;
}
#lrShadow{
	background:url(../images/dropShadow/brCorner.png) no-repeat;
	width:33px;
	height:33px;
	position:relative;
	float:right;
}

#mainContent {
	margin:0px 0px 0px 8px; 
	padding:8px 0px 0px 0px;
}
#header {
	background:#fefde8;
	height:202px;
}
#header #login {
	position:relative;
	height:40px;
	width:192px;
	z-index:1000;
	top:156px;
	left:13px;
}

#menu {
	position:relative;
	float:left;
	top:0;
	margin:9px 0px 0px 0px;
	padding:0;
	height:111px;
	width:536px;
	background-color:#fdfee8;
	z-index:10
}
#menu #top {
	background-color:#fdfee8;
	height:69px;
	width:536px;
}
#menu #home {
	background:url(../images/tabs/menu-homeBack.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #home h1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	padding:14px 0px 0px 44px;
	font-weight:bold;
}
#menu #wts {
	background:url(../images/tabs/menu-wtsBackFull.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #wts h1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	padding:0px 0px 0px 44px;
	font-weight:bold;
}
#menu #wts a {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:12px;
	padding:0px 30px 0px 0px;
	text-decoration:underline;
}
#menu #wte {
	background:url(../images/tabs/menu-wteBackFull.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #wte h1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	padding:0px 0px 0px 44px;
	font-weight:bold;
}
#menu #wte a {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:12px;
	padding:0px 30px 0px 0px;
	text-decoration:underline;
}
#menu #wtd {
	background:url(../images/tabs/menu-wtdBackFull.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #wtd h1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	padding:0px 0px 0px 44px;
	font-weight:bold;
}
#menu #wtd a {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:12px;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
#menu #wtd #secNav {
	font-family:Tahoma, geneva, sans-serif;
	color:#6fae57;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold; 
}
#menu #wtd #secNav strong {
	font-weight:bold; 
	padding:0px 30px 0px 0px;
}
#menu #wtd #secNav a {
	font-family:Tahoma, geneva, sans-serif;
	color:#abb5a7;
	font-size:12px;
	text-decoration:underline; 
	font-weight:bold;
}
#menu #ser {
	background:url(../images/tabs/menu-serBackFull.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #ser h1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	padding:0px 0px 0px 44px;
	font-weight:bold;
}
#menu #ser a {
	font-family:Tahoma, geneva, sans-serif;
	color:#0c0c0c;
	font-size:12px;
	padding:0px 30px 0px 0px;
	text-decoration:underline;
}
#menu #other {
	background:url(../images/tabs/menu-otherBack.jpg) no-repeat;
	height:42px;
	width:536px;
}
#menu #other img {
	margin:14px 0px 0px 44px;
}
#newsletter{
	position:relative;
	float:right;
	top:0;
	right:10px;
	margin:8px 0px 0px 0px;
	padding:0;
	background:url(../images/newsletterBack.jpg) no-repeat;
	height:111px;
	width:346px;
}
#newsletter #email{
	position:relative;
	float:left;
	top:49px;
	left:10px;
	color:#262323;
	font-family:Tahoma, geneva, sans-serif;
	font-size:13px;
}
#TSubmit {
	position:relative;	
	top:5px;
}
#newsletter #links{
	position:relative;
	float:right;
	font-family:Tahoma, geneva, sans-serif;
	color:#666464;
	font-size:12px;
	height:84px;
	right:8px;
}
#newsletter #links ul {
	padding:10px 0px 0px 0px;
}
#newsletter #links ul li {
	padding:0px 0px 8px 0px;
}
#newsletter #links ul li a {
	font-family:Tahoma, geneva, sans-serif;
	color:#666464;
	text-decoration:none;
}
#newsletter #links ul li a:hover { color:#666464; text-decoration:underline; }
#newsletter #listed a{
	color:#666464;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 4px;
	text-decoration:underline;
}
#lower {
	position:relative;
	float:left;
	top:-1px;
	/*height:528px;*/ 
	width:702px;
	background:url(../images/copyBack.jpg) repeat-y left top;
}
#lower_upper {
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/copyBack_upper.jpg) no-repeat;
}
#lower_upper_inside_wtd{
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/tabs/copyBack_upper_inside_wtd.jpg) no-repeat;
	z-index:0;
}
#lower_upper_inside_wte{
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/tabs/copyBack_upper_inside_wte.jpg) no-repeat;
	z-index:0;
}
#lower_upper_inside_wts{
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/tabs/copyBack_upper_inside_wts.jpg) no-repeat;
	z-index:0;
}
#lower_upper_inside_ser{
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/tabs/copyBack_upper_inside_ser.jpg) no-repeat;
	z-index:0;
}
#lower_upper_inside {
	position:relative;
	float:left;
	top:-1px;
	height:21px;
	width:702px;
	background:url(../images/copyBack_upper_inside.jpg) no-repeat;
	z-index:0;
}
#lower_lower {
	position:relative;
	float:left;
	top:-1px;
	height:14px;
	width:702px;
	background:url(../images/copyBack_lower.jpg) no-repeat;
}
#itin_body {
	position:relative;
	float:left;
	top:-1px;
	height:90px;
	width:702px;
	background:url(../images/copyBack.jpg) repeat-y left top;
}
#itin_body #itin_box{
	margin:20px 0px 0px 20px;
}
#itin_body #itin_box #itinText{
	position:relative;
	float:left;
	width:109px;
}
#itin_body #itin_box .itinText{
	color:#2ca4c6;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
	line-height:1.4em;
}
#itin_body #itin_box .itinText strong{
	font-weight:bold;
}
#itin_body #itin_box .itinText a {
	color:#2ca4c6;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #imgBox{
	position:relative;
	float:left;
}
#itin_body #itin_box #sel{
	position:relative;
	float:left;
	font-weight:bold;
	margin:10px 0px 0px 5px;
}
#itin_body #itin_box #itinUpRight {
	position:relative;
	float:right;
	width:565px;
	text-align:right;
}
#itin_body #itin_box #itinUpRight a {
	color:#2ca4c6;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #itinBox1 {
	position:absolute;
	top:10px;
	left:140px;
	width:130px;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #itinBox2 {
	position:absolute;
	top:50px;
	left:140px;
	width:130px;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #itinBox3 {
	position:absolute;
	top:10px;
	left:270px;
	width:130px;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #itinBox4 {
	position:absolute;
	top:50px;
	left:270px;
	width:130px;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#itin_body #itin_box #viewItin {
	position:absolute;
	top:30px;
	left:410px;
}
#itin_body #itin_box #viewItin a{
	font-family:Tahoma, geneva, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#2ba5c3;
	font-weight:bold;
}
#itin_body #itin_box #vertDots {
	position:absolute;
	top:0px;
	left:510px;
	width:2px;
	height:90px;
	background:url(../images/itinBar_vertDots.jpg) no-repeat;
}
#itin_body #itin_box #visitBlog {
	position:absolute;
	top:20px;
	left:550px;
	font-family:Tahoma, geneva, sans-serif;
	font-size:13px;
	line-height:16px;
}
#itin_body #itin_box .wtd, #itin_body #itin_box .wtd a { color:#7bba6d; }
#itin_body #itin_box .wts, #itin_body #itin_box .wts a { color:#d8cf09; }
#itin_body #itin_box .wte, #itin_body #itin_box .wte a { color:#31a2b2; }
#itin_body #itin_box .ser, #itin_body #itin_box .ser a { color:#9e915d; }
#itin_body #itin_box .wtd a { font-weight:bold; }
#itin_body #itin_box .wts a { font-weight:bold; }
#itin_body #itin_box .wte a { font-weight:bold; }
#itin_body #itin_box .ser a { font-weight:bold; }

#itin_query {
	position:relative;
	float:left;
	top:-1px;
	/*height:80px;*/
	width:702px;
	background:url(../images/copyBack.jpg) repeat-y left top;
	display:none;
}
#itin_query p {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	margin:10px 0px 10px 20px;
	line-height:1.3em;
}
#itin_query #advSearch {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	margin:10px 0px 10px 20px;
	line-height:1.3em;
}
#itin_query #advSearch #submit{
	font-size:1.0em;
}

#itin_query_lower {
	position:relative;
	float:left;
	top:-1px;
	height:1px;
	width:702px;
	background:url(../images/copyBack_itin_query_lower.jpg) no-repeat;
}
#itin_lower {
	position:relative;
	float:left;
	top:-1px;
	height:7px;
	width:702px;
	background:url(../images/copyBack_itin_lower.jpg) no-repeat;
}
#lower #copy {
	margin:0px 0px 0px 2px;
	width:692px;
}
#lower #copy #sItinList {
	text-align:left;
	width:650px;
	margin:5px 0px 5px 0px;
}
#lower #copy #sItinList ul {
	list-style:none;
	list-style-type:none;
	display:block;
	float: left;
	width:600px;
}
#lower #copy #sItinList ul li {
	display: block;
	float: left;
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:12px;
	margin:0px 10px 0px 0px;
	text-align:left;
}
#lower #copy #sItinList #title {
	font-weight:bold;
	width:200px;
}
#lower #copy h1{
	font-family:Tahoma, geneva, sans-serif;
	color:#2ca4c6;
	font-size:16px;
}
#lower #copy h2{
	font-family:Tahoma, geneva, sans-serif;
	color:#2ca4c6;
	font-size:16px;
}
#lower #copy h3{
	font-family:Tahoma, geneva, sans-serif;
	color:#6fae57;
	font-size:16px;
	font-weight:bold;
	margin:20px 0px 2px 10px;
	padding:0px 0px 0px 0px;
}
#lower #copy p{
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	margin:8px 0px 0px 0px;
	line-height:1.3em;
}
#lower #copy p a {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#lower #copy p a:hover {
	text-decoration:underline;
}
#lower #copy strong{
	font-weight:bold;
}
#lower #copy ul {
	margin:0;
	padding:0;
}
#lower #copy ul li, #lower #copy ul li a{
	font-family:Tahoma, geneva, sans-serif;
	color:#2ca4c6;
	font-size:11px;
	text-align:right;
	padding:0px 0px 5px 0px;
	margin:0;
}
#lower #copy #print {
	text-align:right;
	margin:5px 10px 0px 0px;
	color:#2ca4c6;
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
}
#lower #copy #print a{
	color:#2ca4c6;
	text-decoration:underline;
}
#lower #copy #dots{
	background:url(../images/dots.jpg) repeat-x;
	width:672px;
	height:2px;
}
#lower #copy #space{
	height:10px;
}
#lower #copy #statusText {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:12px;
	/*666464*/
}
#lower #copy #pagination{
	width:692px;
	position:relative;
	height:21px;
	margin: 8px 0px 8px 0px;
}
#lower #copy #pagination #left{
	position:relative;
	float:left;
	width:192px;
	height:21px;
	margin:0px 0px 0px 8px;
}
#lower #copy #pagination #center{
	position:relative;
	float:left;
	width:304px;
	height:18px;
	text-align:center;
}
#lower #copy #pagination .center{
	font-family:Tahoma, geneva, sans-serif;
	color:#666464;
	font-size:12px;
	text-decoration:underline;
	padding:3px 0px 0px 0px;
}
#lower #copy #pagination #right{
	position:relative;
	float:right;
	width:188px;
	height:21px;
}

#lower #copy #wtsItin {
	background:#d7cf00;
	font-family:Tahoma, geneva, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	margin:10px 0px 10px 0px;
}
#lower #copy #wteItin {
	background:#2ca4c6;
	font-family:Tahoma, geneva, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	margin:10px 0px 10px 0px;
}
#lower #copy #wtdItin {
	background:#6fae57;
	font-family:Tahoma, geneva, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	margin:10px 0px 10px 0px;
}
#lower #copy #serItin {
	background:#a09366;
	font-family:Tahoma, geneva, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	margin:10px 0px 10px 0px;
}
#lower #copy #list_WTS {
	margin:0px 0px 10px 10px;
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #photo {
	position:relative;
	float:left;
	/*top:10px;*/
	margin:10px 0px 0px 0px;
	width:120px;
}
#lower #copy #list_WTS #col1 {
	position:relative;
	float:left;
	/*top:10px;*/
	margin:10px 0px 0px 0px;
	width:205px;
}
#lower #copy #list_WTS .col1 {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #col2 {
	position:relative;
	float:left;
	/*top:10px;*/
	margin:10px 0px 0px 0px;
	width:120px;
}
#lower #copy #list_WTS .col2 {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #col3 {
	position:relative;
	float:left;
	/*top:10px;*/
	margin:10px 0px 0px 0px;
}
#lower #copy #list_WTS .col3 {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #coupon {
	position:relative;
	float:left;
	/*top:20px;*/
	margin:5px 0px 0px 0px;
	width:400px;
}
#lower #copy #list_WTS .coupon {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #descMenu {
	position:relative;
	float:left;
	/*top:30px;*/
	margin:5px 0px 0px 0px;
}
#lower #copy #list_WTS .descMenu {
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}

#lower #copy #list_WTS .description {
	position:relative;
	float:left;
	/*top:20px;*/
	margin:10px 0px 0px 0px;
	width:410px;
	/*display:none;*/
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1.3em;
}
#lower #copy #list_WTS #itin_bg {
	position:relative; 
	float:right; 
	width:141px;
	top:100px;
	right:10px;
}
#lower #copy #list_WTS #itin_bg img{
	vertical-align:bottom;
}
#lower #copy #list_EVENT {
	margin:0px 0px 5px 0px;
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:12px;
}
#lower #copy #list_EVENT strong {
	font-weight:bold;
}
#lower #copy #list_EVENT p {
	margin:0px 0px 10px 0px;
}
#lower #copy #list_EVENT p img {
	vertical-align:middle;
	margin:0px 10px 0px 10px;
}
#lower #copy #list_EVENT #imgItin {
	position:relative;
	float:left;
	margin:0px 5px 0px 10px;
	bottom:5px;
}
#lower #copy #list_EVENT #eventCopy {
	position:relative; 
	float:left;
	width:630px;
	margin:0px 0px 10px 0px;
}
#lower #copy #list_EVENT #eventCopy #magnify {
	position:relative;	
	top:0px;
}
#bloglink {
	height:34px;
	background:#473d00;
	margin:20px 0px 14px 0px;
}
#copy #bloglink a{
	color:#7eba6b;
	font-family:Tahoma, geneva, sans-serif;
	font-size:13px;
	line-height:28px;
	font-weight:bold;
	margin:0px 0px 0px 22px;
	padding:0;
}
#copy #bPost{
	margin:0px 0px 0px 22px;
	font-family:Tahoma, geneva, sans-serif;
	color:#020202;
}
#copy #bPost a {
	color:#7aba68;
	font-family:Tahoma, geneva, sans-serif;
}
#copy #bPost #bCol1{
	width:144px;
	position:relative;
	float:left;
}
#copy #bPost #bCol2{
	position:relative;
	float:right;
	width:520px;
	margin-bottom:20px;
}
#copy #bPost #bTitle h1{
	font-family:Tahoma, geneva, sans-serif;
	color:#020202;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
#copy #bPost #bPostDate{
	font-family:Tahoma, geneva, sans-serif;
	color:#020202;
	font-size:11px;
	line-height:20px;
}
#copy #bPost #bPostDate a{
	color:#7aba68;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
}
#copy #bPost #bDesc p{
	margin:0px 20px 20px 0px;
	font-family:Tahoma, geneva, sans-serif;
	color:#020202;
	font-size:11px;
}
#copy #bPost #bDesc a{
	color:#7aba68;
	font-family:Tahoma, geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}


#lowerMain {
	position:relative;
	background:url(../images/lowerMainDots.jpg) top right repeat-y;
}
#lowerMain #col1 {
	position:relative;
	float:left;
	width:454px;
}
#lowerMain #col1 h1, #getAccount{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#7db86c;
	margin:10px 0px 10px 22px;
}
#getAccount a{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#7db86c;
	text-decoration:underline;
}

#lowerMain #col1 p{
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#473d00;
	margin:10px 22px 10px 22px;
}
#lowerMain #col1 p a{
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#473d00;
	font-weight:bold;
	text-decoration:none;
}
#lowerMain #col1 p a:hover { text-decoration:underline; }
#lowerMain #col1 strong{ font-weight:bold; }
#lowerMain #col1 #item{}
#lowerMain #col1 #item #icon {
	position:relative;
	float:left;
	width:125px;
	margin:2px 0px 0px 8px;
}
#lowerMain #col1 #item #icopy {
	position:relative;
	float:left;
	width:300px;
}
#lowerMain #col1 #item #icopy .wtd{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#7db86c;
}
#lowerMain #col1 #item #icopy .wte{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#00b3d3;
}
#lowerMain #col1 #item #icopy .wts{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#e2d61b;
}
#lowerMain #col1 #item #icopy .ser{
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#b5a67b;
}
#lowerMain #col1 #item #icopy p{
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#473d00;
	margin:0px 10px 10px 10px;
}
#lowerMain #col1 #item #icopy a{
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#473d00;
	font-weight:bold;
	text-decoration:none;
}
#lowerMain #col1 #item #icopy a:hover { text-decoration:underline; }

#lowerMain #col2 {
	position:relative;
	float:right;
	width:236px;
}
#lowerMain #col2 h1 {
	font-family:Tahoma, geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#7db86c;
	margin:10px 0px 5px 20px;
}
#lowerMain #col2 p {
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#473d00;
	margin:0px 22px 10px 20px;
}
#lowerMain #col2 ul {
	margin:40px 0px 0px 20px;
	text-align:left;
}
#lowerMain #col2 ul li, #lowerMain #col2 li {
	background:url(../images/docIcon.jpg) no-repeat;
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:38px;
	color:#473d00;
	text-align:left;
	text-indent:30px;
}
#lowerMain #col2 li a, #lowerMain #col2 ul li a {
	font-family:Tahoma, geneva, sans-serif;
	font-size:12px;
	line-height:38px;
	color:#473d00;
	text-align:left;
	text-indent:30px;
	text-decoration:none;
}
#lowerMain #col2 li a:hover, #lowerMain #col2 ul li a:hover {
	text-decoration:underline;
}



#ads {
	position:relative;
	float:right;
	top:-1px;
	right:10px;
	width:180px;
}
#ads img {
	margin:0px 0px 10px 0px;
}
#footer {
	height:75px;
	background-color:#fdfee8;
}
#footer #foot-upper {
	background:url(../images/foot_upperBack.jpg) no-repeat;
	width:882px;
	height:45px;
}
#footer #foot-upper p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	padding:0px 0px 0px 20px;
}
#footer #foot-upper p .copyright {
	font-size:8px; 
	letter-spacing:-1px;
}
#footer #foot-upper p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	margin:0px 0px 0px 12px;
	text-decoration:none;
}
#footer #foot-upper p A:link { color:#FFF; font-size:10px; text-decoration:none;}
#footer #foot-upper p A:visited { color:#FFF; font-size:10px; text-decoration:none;}
#footer #foot-upper p A:active { color:#FFF; font-size:10px; text-decoration:none;}
#footer #foot-upper p A:hover { color:#FFF; font-size:10px; text-decoration:underline;}

#footer #foot-lower {
	height:30px;	
}
#footer #foot-lower #morvil {
	position:relative;
	float:right;
	top:9px;
	right:25px;
}
#footer #foot-lower #morvil a {
	color:#5a5312;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px 0px 0px 5px;
	padding:0;
	text-decoration:none;
}
#footer #foot-lower #tell {
	position:relative;
	float:left;
}

/* *****  TABS TABS TABS *********************** */
#mainNavSel {
	height: 69px;
	width: 132px;
	position:relative; 
	float:left;
}
#wtsRollover {
	height: 69px;
	width: 132px;
	overflow: hidden;
	background:url(../images/tabs/wts.jpg) bottom left no-repeat;
	display: block;
	position:relative; 
	float:left;
}
#wtsRollover:hover{
	background-position: top left;
}
#wteRollover {
	height: 69px;
	width: 133px;
	overflow: hidden;
	background:url(../images/tabs/wte.jpg) bottom left no-repeat;
	display: block;
	position:relative; 
	float:left;
}
#wteRollover:hover{
	background-position: top left;
}
#wtdRollover {
	height: 69px;
	width: 132px;
	overflow: hidden;
	background:url(../images/tabs/wtd.jpg) bottom left no-repeat;
	display: block;
	position:relative; 
	float:left;
}
#wtdRollover:hover{
	background-position: top left;
}
#serRollover {
	height: 69px;
	width: 139px;
	overflow: hidden;
	background:url(../images/tabs/ser.jpg) bottom left no-repeat;
	display: block;
	position:relative; 
	float:left;
}
#serRollover:hover{
	background-position: top left;
}
#createUser {
	margin:30px 0px 0px 20px;
}
#createUser #fItem {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 10px; 
	width:385px;
}
#createUser #fLabel {
	position:relative;
	float:left;
	width:90px;
	font-family:Tahoma, geneva, sans-serif;
	color:#000;
	font-size:13px;
}
#createUser #fInput {
	position:relative;
	float:left;
}
#createUser #fSubmit {
	margin:5px 0px 0px 0px;
	text-align:right;
	width:270px;
}
/* ******************************************** */
