.splashcontainer {
	padding-left: 3px;
}

body {
	background-color: #30455e;
	background-image: url(images/bkg.png);
	background-repeat: repeat-x;
}.bodycontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 1.2;
}
.bodycontainernopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.2;
	padding-right: 10px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.bodymain {
	background-image: url(images/containerback.jpg); 
	background-repeat:repeat-y;
}

.quicklist {
	background-image:url(images/quicklinks_03.gif); 
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.quicklistarticles {
	background-image:url(images/quicklinks_03.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.quicklisthead {
	background-image:url(images/quicklinks_01.gif); 
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 13px;
}
.quicklistbottom {
	background-image: url(images/quicklinks_04.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}


.quicklist p a            {
	color: #0E0E0E;
	text-decoration: none;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E98B0F;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
}
.hrdiv {
	padding-right: 10px;
	padding-left: 10px;
}
.endbar {
	background-image: url(images/endbar.gif);
	background-repeat: no-repeat;
}

.besidePreVisor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 1.5;
	text-align: justify;
}
.thebar {
	background-image: url(images/barback.jpg); 
	background-repeat:repeat-x;
}
.Head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	padding-top: 24px;
}
.Head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #32425B;
	padding-top: 16px;
}
.Head2 a {
	text-decoration: none;
	color: #32425B;
}


a {
	color: #EB8C14;
}
.list {
	list-style-image: url(images/list.gif);
	list-style-position: outside;
	line-height: 20px;
}
.list li a {
	text-decoration: none;
	font-weight: bold;
}


.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	padding: 5px;
}
.phoneno {
	font-size: 16px;
	color: #30455E;
	font-weight: bold;
}
.quicklistarticles p a {
	color: #0E0E0E;
	text-decoration: none;
}
.bywho {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.image {
	margin: 5px;
	border: 1px solid #CCC;
}
.required {
	color: #F00;
}
.quicklist a {
	color: #0E0E0E;
	text-decoration: none;
}
