/*global*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	background-color: #ffffff;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #15153D;
}

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #22215b;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #22215b;
	text-decoration: underline;
}

p {
	margin-bottom: 5px;
}


h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #22215b;
	font-weight: bold;
	padding-bottom: 10px;
}

.olnumbers {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

.olnumbers  li{
	margin-bottom: 5px;
}

.ulist {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}

.clear {
	clear: both; 
	line-height: 0; 
	font-size: 0;
}


#header {
	width: 778px; 
	height: 81px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 20px;
	top: 0px;
}

#logo {
	width: 50%;
	height: 81px;
	text-align: left;
	float: left;
}

#search {
	width: 50%;
	height: 25px;
	text-align: right;
	padding-top: 56px;
	padding-right: 0px;
	float: left;
}

.searchtextbox {
	width: 154px;
	height: 14px;
	background-image: url(images/bgtextbox.gif);
	background-repeat: no-repeat;
	background-color: #f3f4f0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #22215b;
	padding: 2px;
	text-align: left;
	border: 0px;
}

.searchdivider {
	float: right;
	text-align: right;
	padding-right: 2px;
}

#colorheader {
	width: 778px; 
	height: 5px;
	margin-left: auto; 
	margin-right: auto;
}

#flash {
	width: 778px; 
	height: 223px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	top: 0px;
}

.flashimg {
	width: 581px; 
	height: 223px;
	float: left;
}

.flashbg {
	width: 197px; 
	height: 223px;
	float: left;
	background-image: url(images/flashimg02.jpg);
	background-repeat: no-repeat;
}


/*billing*/
.billingtitle {
	width: 197px;
	height: 24px;
	text-align: left;
	margin-top: 32px;
}

.billingform {
	width: 177px;
	height: 116px;
	background-image: url(/images/bgbilling.gif);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: left;
}

.billingtextbox {
	width: 110px;
	height: 14px;
	background-image: url(/images/bgtextboxbilling.gif);
	background-repeat: no-repeat;
	background-color: #f3f4f0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #22215b;
	padding: 2px;
	text-align: left;
	border: 0px;
}

.bill {
	padding-bottom: 3px;
}

.billbtn {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
}

.webmailtextbox {
	width: 110px;
	height: 14px;
	background-image: url(/images/bgtextboxbilling.gif);
	background-repeat: no-repeat;
	background-color: #f3f4f0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #22215b;
	padding: 2px;
	text-align: left;
	border: 0px;
}		

.textbox {
	width: 246px;
	height: 14px;
	background-image: url(/images/bgtextboxlong.gif);
	background-repeat: no-repeat;
	background-color: #f3f4f0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #22215b;
	padding: 2px;
	text-align: left;
	border: 0px;
}


/*nav*/

#links {
	width: 778px;
	height: 46px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	top: 0px;
}

#links ul { 
	list-style-type: none;
	display: block;
}

#links ul li { 
	text-indent: -9999px;
	overflow: hidden;
	display: inline;
}

#link01 a {
	width: 159px;
	height: 46px;
	background-image: url(images/link01.gif);
	float: left;
}

#link01 a:hover {
	background-position: center -46px;
}

#link01highlight {
	width: 159px;
	height: 46px;
	background-image: url(images/link01.gif);
	background-position: center -46px;
	float: left;
}

#link02 a {
	width: 153px;
	height: 46px;
	display: block;
	background-image: url(images/link02.gif);
	float: left;
}

#link02 a:hover {
	background-position: center -46px;
}

#link02highlight {
	width: 153px;
	height: 46px;
	background-image: url(images/link02.gif);
	background-position: center -46px;
	float: left;
}

#link03 a {
	width: 154px;
	height: 46px;
	display: block;
	background-image: url(images/link03.gif);
	float: left;
}

#link03 a:hover {
	background-position: center -46px;
}

#link03highlight {
	width: 154px;
	height: 46px;
	background-image: url(images/link03.gif);
	background-position: center -46px;
	float: left;
}

#link04 a {
	width: 153px;
	height: 46px;
	display: block;
	background-image: url(images/link04.gif);
	float: left;
}

#link04 a:hover {
	background-position: center -46px;
}

#link04highlight {
	width: 153px;
	height: 46px;
	background-image: url(images/link04.gif);
	background-position: center -46px;
	float: left;
}

#link05 a {
	width: 159px;
	height: 46px;
	display: block;
	background-image: url(images/link05.gif);
	float: left;
}

#link05 a:hover {
	background-position: center -46px;
}

#link05highlight {
	width: 159px;
	height: 46px;
	background-image: url(images/link05.gif);
	background-position: center -46px;
	float: left;
}

/*mainarea*/

#area {
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0px 4px 4px 4px;
}

#areainside {
	background-color: #fff;
}

#leftpanel {
	width: 568px;
	padding: 4px 0px 4px 4px;
	float: left;
	background-color: #fff;
}

.textarea {
	padding: 16px 25px 6px 25px;
	text-align: left;
}

#rightpanel {
	width: 196px;
	float: left;
	padding-top: 4px;
	background-color: #fff;
}

.title {
	padding: 0px 4px 0px 4px;
}

.rpanel01 {
	margin: 0px 4px 4px 4px;
	padding: 10px;
	background-image: url(images/bgright01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f7f8f5;
	text-align: left;
}

.rpanel02 {
	margin: 0px 4px 4px 4px;
	padding: 10px;
	background-image: url(images/bgright02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f1f2ed;
	text-align: left;
}

.rpanel03 {
	margin: 0px 4px 4px 4px;
	padding: 10px;
	background-image: url(images/bgright03.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e1e3da;
	text-align: left;
	height: 230px;
}

.divider {
	float: left;
	width: 50%;
}

.gobtn {
	text-align: right;
}

/*footer*/

#footer {
	width: 738px; 
	height: 30px;
	margin-left: auto; 
	margin-right: auto;
	padding: 10px 20px 10px 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #868982;
	text-align: left;
}

#footer a {
	font-size: 11px;
	color: #11a8ea;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.pagetitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15153D;
}

.rightmenutitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #15153D;
	padding-left: 14px;
}	
	


