@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

*:focus { outline: none;
}

body {
	background-color: #000000;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
/* -----------------------------------*/
/* ---- layout divs <<<------*/
/* -----------------------------------*/

#outerWrapper {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 95px;
	background-repeat: repeat-x;
	background-position: right 275px;
	background-color: #FFFFFF;
	background-image: url(../images/wraperbg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
#footer {
	height: 150px;
	width: 900px;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:relative;
}
#footer p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 300px;
	text-align: right;
}
#footer ul.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	width: 580px;
	list-style-type: none;
	position: absolute;
	right: 35px;
	bottom: 60px;
	text-align: center;
}
#footer ul.footnav li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	width: 70px;
}

#footer a:link, #footer a:visited {
	color:#999999;
}
.logo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15%;
}

#header {
	margin:0px;
	position: relative;
	background-color: #001332;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left -6px;
	height: 280px;
}
#mainContent {
	width: 580px;
	float: right;
	display: inline;
	margin-right: 38px;
	margin-top: 50px;
	position:relative;
}


#leftSidebar {
	width: 230px;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline;
	margin-left: 14px;
	margin-top: 120px;
	background-image: url(../images/sbbg.jpg);
	padding-bottom: 50px;
}
#RainbowHeaderBox {
	z-index: 999;
	overflow:hidden;
}

#cacService {
	float: left;
	width: 280px;
	background-image: url(../images/servcivepanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	height: 500px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	display: inline;
}

#bctService {
	width: 280px;
	float: right;
	background-image: url(../images/servcivepanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	height: 500px;
	position: relative;
	padding-bottom: 50px;
	margin-left: 0px;
	display: inline;
}

#daleBg {
	background-image: url(../images/dale.jpg);
	background-repeat: no-repeat;
	background-position: 400px 18px;
}
/* -----------------------------------*/
/* ---- regular tags <<<------*/
/* -----------------------------------*/

.pbreak {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 25px;
}
p, dl   {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.8em;
	color: #555555;
	text-align: justify;
	padding-right: 30px;
	padding-left: 35px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #3378BC;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -----------------------------------------------*/
/* ---- my classes for headers <<<------*/
/* ---------------------------------------------*/

h2 {
	margin-bottom: 15px;
}

.cacHead {
	color: #024E90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	}
.cacredHead {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	}

.cacHeadsub {
	color: #024E90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	clear: both;
	}
.cacheadcp {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

#tableAbstract {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.headpointerPen {
	background-color: #3378BC;
	background-image: url(../images/headerpointer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3378BC;
	padding-bottom: 0px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 8px;
	text-indent: 10px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	text-align: left;
	height: 20px;
	padding-left: 45px;
}

/* -----------------------------------------------*/
/* ---- list styles <<<-----------------*/
/* ---------------------------------------------*/


ul.mainList {
	color: #555555;
	margin-left: 40px;
	padding-left: 10px;
	padding-bottom: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	list-style-image: url(../images/chevrons.png);
}
ul.mainList li  {
	margin-top: 5px;
	padding-left: 5px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555555;
}

ul.freqList {
	color: #555555;
	margin-left: 40px;
	padding-left: 10px;
	padding-bottom: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	list-style-image: url(../images/chevrons.png);
}
ul.freqList li  {
	margin-top: 5px;
	padding-left: 5px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555555;
}
.headpointer {
	background-image: url(../images/headerpointer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3378BC;
	padding-bottom: 6px;
	padding-left: 50px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 20px;
	text-indent: 0px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
	margin-bottom: 10px;
}
.smallTitle {
	font-size: 12px;
	color: #3378BC;
}
.headpointeralt {
	background-image: url(../images/headerpointer3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-left: 60px;
	font-size: 16px;
	color: #000000;
	padding-top: 8px;
	margin-left: 25px;
	margin-right: 20px;
	text-indent: 10px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
ul.faqList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	list-style-image: url(../images/chevrons.png);
	margin-left: 80px;
}
ul.faqList   li  {
	margin-top: 5px;
	padding-left: 5px;
}
.panelLast {
	background-image: url(../images/servcivepanelbottom.jpg);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	padding-bottom: 50px;
}

ul.serviceList {
	list-style-type: none;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
h4.cacHead  {
	font-size: 18px;
	font-variant: small-caps;
	width: 280px;
	text-align: center;
}
.smallNote {
	font-style: normal;
	color: #990000;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 4px;
	text-align: justify;
}

ul.serviceList    li {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 210px;
	border-bottom-width: 1px;
	background-image: url(../images/libottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 25px;
}
.contactlist {
	margin-left: 25px;
	list-style-type: none;
	width: 500px;
}
.floatright {
	float: right;
}
.imgFLoatleft {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 20px;
	float: left;
	margin-right: 12px;
	margin-left: 25px;
}
.aboutusBg {
	background-image: url(../images/aboutbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 125px;
}

.imgFloatright {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	float: right;
	margin-right: 15px;
	margin-left: 8px;
}
.clearfloat {
	clear: both;
}
.headLarge {
	font-size: 30px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 12px;
	color: #024E90;
	margin-right: 8px;
	font-weight: 500;
	margin-left: 25px;
}
.welcomeBanner {
	background-image: url(../images/banneridea2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 160px;
	padding-bottom: 20px;
}
.companyBanner {
	background-image: url(../images/bannercompany.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 160px;
}
.contactBanner {
	background-image: url(../images/contactbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 160px;
}
.appBanner {
	background-image: url(../images/appbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 160px;
}

.serviceBanner {
	background-image: url(../images/servicebanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 160px;
}
.headerGrey {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 18px;
	margin-top: 30px;
	font-variant: normal;
	margin-right: 12px;
	clear: both;
	letter-spacing: 0.2em;
	}
.headerAlt   {
	padding: 0px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent blockquote {
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
	font-size: 12px;
}
.formHead {
	font-size: 16px;
	margin-top: 25px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 20px;
	color: #333333;
}
#tableForm td {
	padding-top: 5px;
	padding-bottom: 6px;
}
#leftSidebar h4.sbheaderbg {
	font-size: 14px;
	color: #666666;
	background-image: url(../images/sbheadbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 14px;
}
#leftSidebar  ul.sideList  li  {
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 35px;
}
#leftSidebar ul.sideList {
	width: 182px;
	font-size: 13px;
	list-style-image: url(../images/resourcebullet.jpg);
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 25px;
}
.resourceList {
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 15px;
	width: 400px;
	margin-left: 35px;
	background-color: #FFFFFF;
	margin-top: 15px;
	clear: both;
}
#tableAbstract label {
	
}
legend {
	font-size: 24px; /*15px*/
	color: #666666;
	font-weight: normal;
	line-height: 1.2em;
	padding-right: 10px;
	padding-left: 5px;
}
form.appForms {
	width: 520px;
	margin-left: 30px;
}
label {
	line-height: 1.5em;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	padding: 4px;
	border: 1px solid #c9c9c9;
	font-size: 13px;
	line-height: 1.7em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/inputbg.gif);
	margin: 0px;
}

input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus {
  border: 1px solid #aaa;
  background-position: 0 -400px;
}
.companyPerham {
	font-size: 12px;
}
.companyBold {
	font-weight: bold;
}
.listWidth {
	width: 100px;
	height: 40px;
}
#contactdl {
	width: 250px;
	float: left;
	margin-left: 150px;
	display: inline;
	background-image: url(../images/cudl.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top: 160px;
	padding-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
#outerWrapper #mainContent #contactdl p.padLess, #outerWrapper #mainContent #contactPerham p.padLess {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	text-align: center;
}
#contactusform {
	margin-left: 35px;
	margin-right: 25px;
}
span.contactusBold {
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#contactPerham {
	width: 250px;
	float: left;
	margin-left: 15px;
	display: inline;
	background-image: url(../images/cuperham.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top: 160px;
	padding-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.cuForm {
	margin-left: 45px;
	margin-top: 20px;
}
#outerWrapper #mainContent #contactdl p, #outerWrapper #mainContent #contactPerham p {
	font-size: 12px;
	color: #333333;
}
ul.applicationList {
	width: 500px;
	list-style-type: none;
	margin-left: 50px;
	margin-bottom: 50px;
	height: 80px;
}
ul.applicationList li {
	float: left;
	padding: 5px;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/inputbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.applicationList li:hover {
	border: 1px solid #aaa;
  	background-position: 0 -400px;
}

ul.homepageList {
	width: 500px;
	list-style-type: none;
	margin-left: 95px;
	margin-bottom: 15px;
	color: #333333;
	padding-bottom: 25px;
	padding-top: 10px;
	height: 420px;
}
ul.homepageList li {
	float: left;
	padding: 5px;
	width: 350px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/inputbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #mainContent p.formspace {
	padding-top: 30px;
}

