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

.verd {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

.tahom {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
}

.times {
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman;
}

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

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

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

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

.subtitles {
	color: #000000;
	font-family: Verdana, 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: 18px;
}

/* 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:1450px;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
}

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

#cmsMainHolder3 {
	width: 950px;
	height:1600px;
	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;
}

#cmsMainHolder6 {
	width: 950px;
	height:3100px;
	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;
	line-height: 18px;
	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: Verdana, 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: Verdana, 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: Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 1px;
}

/* Form Styles */
.cmsTextSearch {
	color: #cccccc;
	font-family: Verdana, 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 9px;
	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 9px;
	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: Verdana, 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;
}

.bl {
	background: #d3dcea;
	padding: 10px 5px 2px 5px;
}

.img_client {
	float: left;
	border: 0px;
	margin: 0px 10px 10px 0px;
}

.hr {
	margin: 0 auto;
	width: 300px;
}

.titles {
	margin: 0px 0px 0px 400px;
	text-align: center;
	width: 200px;
}

.wwd_lft {
	float: left;
	width: 140px;
}

.wwd_cntr {
	float: left;
	width: 350px;
}

.wwd_rt {
	float: left;
	width: 140px;
}

.wwd_top {
	height: 56px;
	width: 600px;
}

.wwd_bot {
	height: 56px;
	width: 600px;
}

.cl {
	clear: both;
}

.tbd {
	padding: 0px 0px 0px 5px;
}

.home_box .r .bul {
	float: left;
	font-weight: 700;
	height: 70px;
	margin: 27px 2px 0px 2px;
	padding: 0px 0px 0px 7px;
}

.home_box_2 .r .bul,
.home_box_3 .r .bul {
	float: left;
	font-weight: 700;
	height: 60px;
	margin: 30px 2px 0px 2px;
	padding: 0px 0px 0px 7px;
}

.home_box_4 .r .bul {
	float: left;
	font-weight: 700;
	height: 60px;
	margin: 20px 2px 0px 2px;
	padding: 0px 0px 0px 7px;
}

.home_box, .home_box_2, .home_box_3, .home_box_4 {
	height: 110px;
	margin-bottom: 10px;
	width: 600px;
}

.home_box .l {
	background: #ffffff url(../images/hb_left.jpg);
	color: #ffffff;
	float: left;
	font-size: 20pt;
	height: 110px;
	text-align: center;
	width: 214px;
}

.home_box .l div {
	padding: 15px 8px 0px 5px;
	line-height: 35px;
	text-align: center;
}

.home_box .r {
	background: #ffffff url(../images/hb_right_2.jpg);
	color: #000000;
	float: left;
	font-size: 8pt;
	height: 110px;
	line-height: 13px;
	width: 380px;
}

.home_box .r .cnt {
	display: block;
	margin: 27px 12px 0px 20px;
}

.home_box_2 .l {
	background: #ffffff url(../images/hb_left.jpg);
	color: #ffffff;
	float: left;
	font-size: 20pt;
	height: 110px;
	text-align: center;
	width: 214px;
}

.home_box_2 .l div {
	padding: 30px 8px 0px 5px;
	line-height: 35px;
	text-align: center;
}

.home_box_2 .r {
	background: #ffffff url(../images/hb_right_2.jpg);
	color: #000000;
	float: left;
	font-size: 8pt;
	height: 110px;
	line-height: 13px;
	width: 380px;
}

.home_box_2 .r .cnt {
	display: block;
	margin: 30px 12px 0px 20px;
}

.home_box_3 .l {
	background: #ffffff url(../images/hb_left.jpg);
	color: #ffffff;
	float: left;
	font-size: 20pt;
	height: 110px;
	text-align: center;
	width: 214px;
}

.home_box_3 .l div {
	padding: 15px 8px 0px 5px;
	line-height: 35px;
	text-align: center;
}

.home_box_3 .r {
	background: #ffffff url(../images/hb_right_2.jpg);
	color: #000000;
	float: left;
	font-size: 8pt;
	height: 110px;
	line-height: 13px;
	width: 380px;
}

.home_box_3 .r .cnt {
	display: block;
	margin: 30px 12px 0px 20px;
}

.home_box_4 .l {
	background: #ffffff url(../images/hb_left.jpg);
	color: #ffffff;
	float: left;
	font-size: 20pt;
	height: 110px;
	text-align: center;
	width: 214px;
}

.home_box_4 .l div {
	padding: 15px 8px 0px 5px;
	line-height: 35px;
	text-align: center;
}

.home_box_4 .r {
	background: #ffffff url(../images/hb_right_3.jpg);
	color: #000000;
	float: left;
	font-size: 8pt;
	height: 110px;
	line-height: 13px;
	width: 380px;
}

.home_box_4 .r .cnt {
	display: block;
	margin: 20px 12px 0px 20px;
}

.home_box_b_1 {
	background: #ffffff url(../images/home_box-b_01.jpg);
	height: 99px;
	width: 494px;
}

.home_box_b_2 {
	background: #ffffff url(../images/home_box-b_02.jpg);
	height: 95px;
	width: 494px;
}

.home_box_b_3 {
	background: #ffffff url(../images/home_box-b_03.jpg);
	height: 97px;
	width: 494px;
}

.home_box_b_4 {
	background: #ffffff url(../images/home_box-b_04.jpg);
	height: 110px;
	width: 494px;
}

.home_box_b_5 {
	background: #ffffff url(../images/home_box-b_05.jpg);
	height: 108px;
	width: 494px;
}

.home_box_b_1 div,
.home_box_b_2 div,
.home_box_b_3 div,
.home_box_b_4 div,
.home_box_b_5 div {
	padding: 10px 0px 0px 60px;
}

.home_box_b_1 .title,
.home_box_b_2 .title,
.home_box_b_3 .title,
.home_box_b_4 .title {
	color: #ffffff;
	font-size: 17pt;
	margin-bottom: 5px;
	text-align: left;
}

.home_box_b_5 .title {
	color: #ffffff;
	font-size: 17pt;
	margin-bottom: 1px;
	text-align: left;
}

.home_box_b_1 .copy,
.home_box_b_2 .copy,
.home_box_b_3 .copy,
.home_box_b_4 .copy {
	color: #ffffff;
	font-size: 12pt;
	text-align: left;
}

.home_box_b_5 .copy {
	color: #ffffff;
	font-size: 11pt;
	text-align: left;
}

