body {
	background-color:#FFF;
	text-align: center; /* centering hack for IE5, text-align inherits so make sure to change in your first content box */
}

#mainTable {
	margin: 0px auto; /* centers table */
	text-align:left; /* correction for IE5 centering hack */
}

/********************************************************
		Top Navigation and Images
********************************************************/
#logo {
	background: url(../images/topLeft.jpg) bottom no-repeat;
	width: 524px;
	height: 208px;
}


.logoLink {
	display: block;
	width: 252px;
	height: 120px;
	background: url(../images/tcpnLogo.gif) no-repeat;
	float: left;
	margin: 0px 0px 5px 40px;
	color: #000;
	text-decoration: none;
}

.tagLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #FFCC01;
	float:right;
	width: 170px;
	margin: 30px 20px 0 0;
	line-height: 1.2em;
}

.tagLine h1 {
	font-size: 14px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-weight: normal;
}

.tagLine h1 span {
	font-weight: bold;
}

.tagLine h2 {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
/*
.logoLink {
	display: block;
	width: 233px;
	height: 45px;
	float: left;
	margin: 0px 0px 40px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size:18px;
	text-decoration: none;
}
*/
#callsToAction {
	background: url(../images/topRight.jpg) bottom no-repeat;
	width: 411px;
	height: 191px;
}

#callsToAction a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#callsToAction a:hover {
	text-decoration: underline;
}


#topNav {
	border-top: 2px solid #A9A9A9;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px -5px 0px;
	*margin: 10px 0px -6px 0px;
	width: 502px;
	float: left;
}

#topNav span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: .8em .5em;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

#topNav span a:hover {
	color: #FFBA00;
	background: url(../images/topNavSquare.jpg) center top no-repeat;
}

a.login {
	background: url(../images/loginArrow.jpg) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: .8em .5em .8em 15px;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a:hover.login {
	background: url(../images/loginArrow.jpg) left no-repeat;
	text-decoration: underline;
}

.sitemap li {
	list-style-type: none;
}

.sitemap li a {
	background: url(../images/orangeArrow.jpg) left no-repeat;
	padding-left: 15px;
	font-size:12px;
	font-weight: bold;
	color: #011452;
	text-decoration: none;
	display: block;
	width: 300px;
}

.sitemap li li a {
	color: #FFF;
}

.sitemap a:hover {
	text-decoration: underline;
}

.subPagePadding {
	padding-right: 10px;
}

/********************************************************
		Main Editable Content
********************************************************/
#middleCell {
	padding-top: 0px;
}

#contentTable {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
.contentTableWidth { width: 514px; }
.subContentTableWidth { 
	width: 714px; 
	*width: 715px; 
	padding: 10px 0px;	
}


#contentTable h1 {
	font-size:16px;
	color: #000;
	border-bottom: 2px solid #FFBA00;
	padding: 2px 0px;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px 2px 0px;
}

#contentTable h2 {
	font-size:14px;
	font-weight: bold;
	color: #000;
}

#contentTable a {
	color: #021452;
}

#contentTable a:hover {
	color: #000;
}

#contentTable a.bold {
	font-weight: bold;
}

a.grayButton {
	background: url(../images/grayButton2.jpg) 0px 0px no-repeat;
	line-height: 29px;
	padding: 9px;
	line-height: 29px;
	text-align: center;
	color:#291C6B;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
}
a.grayButton:hover {
	background: url(../images/grayButton2.jpg) 0px -29px no-repeat;
	text-decoration: underline;
}

.cost {
	font-size:19px;
	font-weight: bold;
}



/********************************************************
		Right Side Services Panels
********************************************************/

/********** Home Page *********/
#services {
	background: url(../images/services2.jpg) 0px 0px no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.servicesHeader {
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000;
	height: 18px;
	*height: 16px;
	margin: 0px;
	padding: 0px;
}

.assessmentText, .policyText, .awarenessText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 10px;
	width: 165px;
}

.assessmentText h1, .policyText h1, .awarenessText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: bold;
	text-align:right;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.assessmentText {
	float: right;
}

.policyText {
	float: left;
}

.awarenessText {
	float: right;
}

#services span a {
	color: #FFF;
	font-size:10px;
	text-decoration: underline;
	padding: 2px;
}

#services span a:hover {
	color: #000;
	background: #DDD;
}

/********** Slide out Tabs ****/
#slideouts {
	width: 250px;
	float: left;
	margin-top: 30px;
}

a.slideout1, a.slideout2, a.slideout3 {
	display: block;
	height: 46px;
	padding: 0px;
	text-decoration: none;
}

a:hover.slideout1, a:hover.slideout2, a:hover.slideout3 {
	text-decoration: underline;
}

a.slideout1 {
	width: 240px;
	background: url(../images/slider1.jpg) repeat-x;
}

a.slideout2 {
	width: 220px;
	background: url(../images/slider2.jpg) repeat-x;
}

a.slideout3 {
	width: 200px;
	background: url(../images/slider3.jpg) repeat-x;
}

a.slideout1 span, a.slideout2 span, a.slideout3 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight: bold;
	float:left;
	padding: 0px 0px 0px 10px;
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
}

a.slideout1 span { background: url(../images/slider1Cap.jpg) right no-repeat; }
a.slideout2 span { background: url(../images/slider2Cap.jpg) right no-repeat; }
a.slideout3 span { background: url(../images/slider3Cap.jpg) right no-repeat; }


/********** sub Pages *********/
#subServices {
	float: right;
	width: 209px;
	margin: 0px -2px 0px 0px;
}

/*
.orangeHeaders {
	background: url(/images/orangeLine.jpg) bottom repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.orangeHeaders h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000;
	*padding: 15px 0px 0px 0px;
	line-height: 1em;
	*margin: 0px;
}

.orangeHeaders img {
	margin: 0px;
	*margin: 0px -2px -4px 0px;
}
*/

.orangeHeaders {
	background: url(../images/orangeLine.jpg) bottom repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.orangeHeaders h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000;
	*padding: 15px 0px 0px 0px;
	line-height: 1em;
	*margin: 0px;
}

.orangeHeaders h1 span {
	color: #000;
	font-style:italic;
	font-size: 13px;
}

.orangeHeaders img {
	margin: 0px;
	*margin: 0px -2px -4px 0px;
}

.orangeHeaders img.home {
	margin: 0px 3px 0px 0px;
	*margin: 0px 3px -5px 0px;
}

.orangeHeaders img.homeImageTop {
	margin: 0px 3px 0px 0px;
	*margin: 0px 3px -4px 0px;
}

.subPrivacy, .subPolicy, .subAwareness {
	width: 209px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px;
}

	.subPrivacy 		{ background: url(../images/subPrivacyBg.jpg) repeat-y; }
	.subPolicy 			{ background: url(../images/subPolicyBg.jpg) repeat-y; }
	.subAwareness 		{ background: url(../images/subAmarenessBg.jpg) repeat-y; }

.subPrivacy div, .subPolicy div, .subAwareness div {
	padding: 38px 15px 15px 15px;
}
	.subPrivacy div 	{ background: url(../images/subPrivacyImage.jpg) no-repeat; }
	.subPolicy div 		{ background: url(../images/subPolicyImage.jpg) no-repeat; }
	.subAwareness div 	{ background: url(../images/subAwarenessImage.jpg) no-repeat; }

.subPrivacy a, .subPolicy a, .subAwareness a {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
	color: #000;
	text-decoration: none;
	line-height: 2em;
	display: inline;
	background: url(../images/arrow.gif) right no-repeat;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
}

.subPrivacy a:hover, .subPolicy a:hover, .subAwareness a:hover {
	background-color: #CCCCCC;
	color: #000;
}

.subPrivacy p, .subPolicy p, .subAwareness p {
	padding: 0px;
	margin: 0px;
}

.subAwarenessFooter {
	background: url(../images/subAwarenessBottom.jpg) no-repeat;
	display: block;
	width: 209px;
	height: 15px;
}

/********************************************************
		Footer
********************************************************/
#footerL {
	background: url(../images/footerTall.jpg) bottom repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	width: 515px;
	height: 80px;
	float: left;
	padding: 0px 0px 0px 5px;
	
}

#footerL p {
	display: block;
	width: 100px;
	color:#FFCC00;
	font-size:14px;
	font-weight: bold;
	float:left;
	margin: 13px 0px 0px 5px;
}
#footerL .bottomLinks {
	margin: 10px 0px 0px 0px;
}
#footerL .bottomLinks a {
	width: 190px;
	float:left;
	color: #FFF;
	font-size:12px;
	padding:5px;
	margin: 0px;
}

.bottomCurve {
	background: url(../images/footerCurve.jpg) no-repeat;
	width: 22px;
	height: 80px;
	margin: -60px 0px 0px 0px;
	padding: 0px;
	display: block;
	float: right;
}

#footerR {
	background: url(../images/footerShort.jpg) bottom repeat-x;
	width: 415px;
	height: 80px;
	float:right;
	
}

.bottomCalls {
	float:right;
}

.bottomCalls a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.bottomCalls a:hover {
	text-decoration: underline;
}
	

.cazFooter {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 12px -33px 0px 0px;
}

.cazFooter a {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #FFF;
	margin: 4px 20px 0px 0px;
	text-decoration: underline;
}

.cazFooter a.caz {
	display: block;
	width: 175px;
	float: left;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

.cazFooter a img {
	border: none;
	margin: 0px 0px 0px 0px;
}

#veryBottomFooter a {
	padding: 7px 22px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display:block;
	float:left;
}

#veryBottomFooter a:hover {
	text-decoration: underline;
	color: #000;
}


.cazSites ul {
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
}

.cazSites ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.cazSites ul li a {
	background: url(../images/Cazarrow.gif) left no-repeat;
	padding-left: 10px;
	text-decoration: none;
	font-size:11px;
}

.cazSites ul li a:hover {
	text-decoration: underline;
}


