/* Creative Management Services */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	background-image: url(../images/cms_BG.jpg);
	background-color: #eeeeee;
	background-repeat: repeat-x;
}

/* Font Styles */
.cmsPgTitle {
	color: #cc0000;
	font-family: Trajan Pro;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
}

.title2 {
	color: #0b4272;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.title3 {
	color: #0b4272;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

h1 {
	color: #0b4272;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.subtitles {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-align:center;
}
.cmsSideBarTitle {
	color: #0b4272;
	font-family: Trajan Pro;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.red_quote {
	color: #cc0000;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

a {
	color: #0b4272;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	line-height: 20px;
}

/* Main Template Styles */
#cmsShadowBg {
	background-image: url(../images/CMS_BGShadow.png);
	background-repeat: repeat-y;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	width: 1032px;
	height: auto;
}

#cmsContainer {
	position: relative;
	width: 1000px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

#cmsBanner {
	background-image: url(../images/cms_Bannerb.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 200px;
	padding: 0;
	margin: 0;
}

#cmsMainHolder {
	width: 950px;
	height:850px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

#cmsMainHolder2 {
	width: 950px;
	height:1950px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

#cmsMainHolder3 {
	width: 950px;
	height:1500px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

#cmsMainHolder4 {
	width: 950px;
	height:2100px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

#cmsMainHolder5 {
	width: 950px;
	height:1000px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

#cmsFooter {
	width: 1000px;
	height: 55px;
	padding: 0;
	margin: 0;
	background-image: url(../images/cms_FooterBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}

#cmsFooter td {
	color: #666666;
}

.cmsFooterSpacer {
	background-image: url(../images/cms_FooterSpacer.jpg);
	background-repeat: no-repeat;
	width: 959px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 3px;
}

.cmsLeftHolder {
	width: 200px;
	height: 480px;
	padding: 60px 5px 2px 25px;
	float: left;
	text-align: left;
	border-left: 1px dashed #cccccc;
}

.cmsContentHolder {
	width: 650px;
	padding: 20px;
	float: left;
	text-align: left;
}

.cmsMidHolder {
	width: 450px;
	height: auto;
	padding: 20px;
	float: left;
	text-align: left;
}

.cmsRightHolder {
	width: 200px;
	height: 590px;
	padding: 10px;
	float: left;
	text-align: left;
	background-color: #eeeeee;
}

#cmsTotSupp {
	position: absolute;
	width: 318px;
	height: 318px;
	top: -10px;
	left: 650px;
	margin: 0 auto;
	z-index: 1000;
}

.cmsImg {
	padding: 3px;
	border: 1px solid #cccccc;
}

.cmsNewsletterBlock {
	background-color: #cc0000;
}

.cmsSpacer {
	border-bottom: 1px dashed #cccccc;
	width: auto;
	padding: 1px;
	margin: 0;
}

.lrgr {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

/* Navigation Styles */
.cmsNav {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/cms_Nav.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 1000px;
	padding: 0;
}

.cmsNav li {
	float: left;
	list-style: none;
	text-align: center;
	margin: 0 auto;
	padding: 8px;
}

.cmsNav li a {
	font-family: Calibri;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 20px;
}   

.cmsNav li a:hover {
	border: none;
	color: #c5edff;
	text-decoration: none;
}

/* Footer Link Styles */
.cmsNavFooter {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: right;
	height: 15px;
	width: 980px;
	padding: 0;
}

.cmsNavFooter li {
	float: right;
	list-style: none;
	text-align: right;
	margin: 0 auto;
	padding: 3px;
}

.cmsNavFooter li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	outline: none;
	text-align: right;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 12px;
}

.cmsNavFooter li a:hover {
	color: #c5edff;
	text-decoration: none;
}

/* Form Styles */
.cmsText {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 1px;
}

/* Form Styles */
.cmsTextSearch {
	color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 1px;
}

.cmsTextSearch:focus {
	color: #000000;
	background-color: #cccccc;
}

.niceList {
	margin-top: 0px;
	margin-left: 12px;
	padding-left: 0;
	list-style: none;
}
	
.niceList li {	
	padding-left: 14px;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom: 0px;
}

.niceLists {
	margin-top: 0px;
	margin-left: 12px;
	padding-left: 0;
	list-style: none;
}
	
.niceLists li {	
	padding-left: 14px;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom: 5px;
}

.hr {
	height: 2px;
	width: 625px;
	border-top: 1px dotted #000000;
	font-size: 2px;
}

h3 {
	border-bottom: 1px solid #00436d;
	color: #00436d;
	font-family: Arial;
	font-size: 15px;
	width: 150px;
}

.img {
	float: right;
	border: 2px solid #eeeeee;
	margin: 0px 0px 0px 10px;
}

.img_left {
	float: left;
	border: 2px solid #eeeeee;
	margin: 0px 10px 10px 0px;
}

.img_left2 {
	float: left;
	border: 0px solid #eeeeee;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
}

.tabbedIn {
	margin: 0px 0px 0px 100px;
}

.sitemapList {
	margin-top:15px;
	margin-left: 12px;
	padding-left: 0;
	list-style: none;
}
	
.sitemapList li {	
	padding-left: 14px;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom:10px;
}

.tb1 {
font:Arial;
font-size:11px;
}

.bgr, .bgr a {
	font-size: 14px;
	color: #666666;
}
