@charset "UTF-8";
/* CSS Document */

/* Reset Styles
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #ffffff;
	background-image: url(../images/bg-lines.jpg)
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/bg-lines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Layout Styles
----------------------------------------*/


body, p, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#000000;
}
#wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-shadow-v3.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	height: 100%;
}
#head {
	height: 113px;
	width: 950px;
	margin-left: 14px;
	position: relative;
	background-color: transparent;
}
#logo {
	height: 62px;
	width: 161px;
	position: absolute;
	left: 25px;
	top: 25px;
}
#phone {
	position: absolute;
	top: 14px;
	right: 18px;
}
#home-keymsg {
	margin-top: 15px;
	height: 250px;
	width: 100%;
	background-image: url(/images/CSG-Home-1.jpg);
	background-repeat: no-repeat;
	background-position: 14px 0px;
}
#home-news {
	height: 50px;
	width: 950px;
	margin-left: 13px;
}
#image-wrapper {
	margin-top: 15px;
	margin-left: 13px;
}
#content-wrapper {
	width: 950px;
	background-position: 14px 0px;
	margin-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subNavHolder {
	width: 20%;
	float: left;
	padding-top: 20px;
}
#bodyContent {
	width: 55%;
	float: left;
	margin-left: 20px;
}
#sideBar2 {
	width: 20%;
	float: right;
	margin-right: 10px;
}
/* Begin Two Column Content Area 
-----------------------------------*/
#pageContentWrap {
	width: 77%;
	float: right;
	margin-bottom: 15px;
}
#colLeft {
	width: 60%;
	float: left;
	margin-right:10px;
}
#colRight {
	margin-top: 10px;
	width: 33%;
	float: right;
	margin-right:10px;
}
/* End New Two Column Content Area 
---------------------------------------*/

/* Body Copy Bullet Lists 
------------------------------------------*/

#pageContentWrap ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0;
	padding-left: 1.5em;
	padding-top: 0;
	padding-bottom: .5em;
	list-style-image: url(/images/bullet-square.gif);	
}
#pageContentWrap ul li {
	padding-bottom: .5em;
	padding-left: 0px;
	font-size: .85em;
	line-height: 1.4em;
}

/* End Body Copy Bullet Lists 
------------------------------------------*/
#floatfix {
	height: 1px;
	width: 100%;
	clear: both;
}
.bullets {
	list-style-position: outside;
	list-style-type: disc;
}
.bullets li {
	padding-bottom: 5px;
}
.bullets-sub {
	list-style-position: outside;
	list-style-type: none;
	font-size: 0.85em;
}
.numberlist {
	list-style-position: outside;
	list-style-type: decimal;
}
.numberlist li {
	padding-bottom: 6px;
}
.screenshot {
	padding-left: 50px;
}
/* Home Page Sub Message Boxes
----------------------------------------*/
.hm-slides {
	margin-top: 15px;
	width: 950px;
	margin-left: 13px;
	height: 246px;
	overflow: hidden;
/*	z-index: 10;
	position: relative;*/
}
.hm-slides img {
	display: block;
}
.hm-slides img.first {
	display: block;
}
#col-wrapper {
	/*	height: 180px;*/
	width: 100%;
	margin-left: 14px;
	clear: both;
}
.hmSubMsg {
	float: left;
	height: 170px;
	width: 229px;
	margin-left: 6px;
	background-image: url(../images/bg-home-subbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.SubMsgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0054a4;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
#col-wrapper p {
	color: #333;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: .85em;
}
#mainContainer {
	width:950px;
	margin: 15px auto;
}
p {
	margin: 0 0 1em 0;
}
#col-wrapper h4 a {
	text-decoration: none;
	color:#0054A4;
}
#col-wrapper h4 a:hover {
	text-decoration: underline;
	color:#0054A4;
}
/* Registration Form
----------------------------------------*/
.req {
	color: #ff0000;
	font-weight: bold;
}
#regForm {
	background-color: #DEEBFF;
}
#regForm input.cat_textbox, #regForm textarea.cat_listbox {
	width: 370px;
}

#regForm table.webform td {
	padding: 2px 0px 2px 30px;
	
}

/* Top Sub Nav Bar
----------------------------------------*/

#cat_660258_divs {
	float: right;
	display:block;
	font-size: .85em;
	padding-top: 20px;
	padding-right: 150px;
	text-align:right;
}
#nav_660258, #nav_660258 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav_660258 a {
	display: block;
	/*width: 150px;*/
        height:15px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_660258 li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E6E66;/*width: 8em;*/
}
#nav_660258 li:first-child {
	border: none;
}
#nav_660258 a:link, #nav_660258 a:visited {
	color:#0054A4;
	text-decoration: none;
}
#nav_660258 a:hover, #nav_660258 a:active {
	text-decoration: underline;
}
/* Social Icons
----------------------------------------*/
#social {
	width: 125px;
    position: absolute;
    top: 56px;
    right: 300px;
}
.social {
	padding-right: 5px;
}


/* Main Nav Bar
----------------------------------------*/

#nav_main {
	height: 30px;
	width: 950px;
	margin-left: 13px;
	/*z-index: 1000;
	position: relative;*/
}
.mainNav-up {
	background-image: url(/images/menu-bar-bg-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#0054A4;
	border:0 solid #0664CE;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10pt;
	text-align:center;
	text-decoration:none;
	height: 20px;
	padding:5px 0;
}
.mainNav-over {
	background-image: url(/images/menu-bar-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#0054A4;
	border:0 solid #0664CE;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10pt;
	padding:5px 0;
	text-align:center;
	text-decoration:none;
	height: 20px;
}
.mainNav-down {
	background-image: url(/images/menu-bar-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#00478D;
	border:0 solid #0664CE;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10pt;
	padding:5px 0;
	text-align:center;
	text-decoration:none;
	height: 20px;
}
.mainSubNav-up {
	background-color:#2489c6;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
*/}
.mainSubNav-over {
	background-color:#00478D;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	border: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;*/
}
.mainSubNav-down {
	background-color:#00478D;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	border: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;*/
}
.mainSub3Nav-up {
	background-color:#2489c6 !important;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	border: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;*/
}
.mainSub3Nav-over {
	background-color:#00478D;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	border: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
*/}
.mainSub3Nav-down {
	background-color:#00478D;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	height: 20px;
	height: 30px;
	border: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;/*border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;*/
}
/* Breadcrumbs
----------------------------------------*/
#breadcrumbs {
	margin-top: 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#0054A4;
	text-decoration: none;
	font-size:10px;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color:#5E6E66;
	text-decoration: underline;
	font-size:10px;
}
/* Vertical Nav Bar
----------------------------------------*/

#subNavHolder a:link, #subNavHolder a:visited {
	color:#0054A4;
	text-decoration: none;
	font-size:12px;
}
#subNavHolder a:hover, #subNavHolder a:active {
	color:#5E6E66;
	text-decoration: none;
	font-size:12px;
}
.VmainNav-up, .VmainNav-over, .VmainNav-down, .VmainSubNav-up, .VmainSubNav-over, .VmainSubNav-down, .VmainSub3Nav-up, .VmainSub3Nav-over, .VmainSub3Nav-down {
	text-align:left;
	height: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0664CE;
	border-right-color: #0664CE;
	border-bottom-color: #333;
	border-left-color: #0664CE;
}
/* Bottom Sub Nav Bar
----------------------------------------*/

#cat_662034_divs {
	font-size: .85em;
	width: 950px;
	padding-top: 20px;
	text-align: center;
	height: 30px;
	display:block;
	padding-left: 145px;
}
#nav_662034, #nav_662034 ul {
	text-align: center;
	display: block;
	list-style: none;
}
#nav_662034 a {
	display: block;
	height:15px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_662034 li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E6E66;
}
#nav_662034 li:first-child {
	border: none;
}
#nav_662034 a:link, #nav_662034 a:visited {
	color:#0054A4;
	text-decoration: none;
}
#nav_662034 a:hover, #nav_662034 a:active {
	text-decoration: underline;
}
/* AddThis
----------------------------------------*/

#addthis {
	padding-top: 15px;
	padding-left: 31px;
}
/* Search Box
----------------------------------------*/

.search-box {
	clear: right;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
.cat_textbox_small {
	margin-right: 3px;
}
/* Main Content
----------------------------------------*/
#mainContent {
	width:900px;
	background-color:#D8ECB3;
}
/* Footer
----------------------------------------*/

#footer-wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	height: 72px;
	width: 978px;
	clear: both;
	background-image: url(/images/bg-shadow-footer-v3.png);
	background-position: left bottom;
	background-color: transparent;
	background-repeat: no-repeat;
}
#copyright {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#copyright p {
	font-size:0.65em;
	padding-top: 5px;
	text-align: center;
	color: #0054A4;
}
/*  Link Styles
----------------------------------------*/

a:link, a:visited {
	color:#0054A4;
	text-decoration: underline;
}
a:hover, a:active {
	color:#0054A4;
	text-decoration:none;
}
/* Type Styles
----------------------------------------*/
h1 {
	color:#0054A4;
	font-size:1.65em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	line-height: 1.25em;
}
h2 {
	color:#0054A4;
	margin:.825em 0 .5em 0;
	font-size:1.45em;
}
h3 {
	color:#0054A4;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-size:1.1em;
}
h4 {
	color:#2489C6;
	font-size:1em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h5 {
	color:#0054A4;
	margin:.5em 0 .5em 0;
	font-size:1em;
}
h6 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}
ul {
	margin-left:25px;
	list-style-type:none;
}
ol {
	margin-left:25px;
}
blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
.goBack {
	font-size:12px;
	font-weight: bold;
}
/* Standard Definitions
----------------------------------------*/

.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
p.last {
	margin-bottom:0px;
}


/* News Ticker EasyTicker Styles 
-------------------------------------------------------------------------------*/
.ticker01 {
	overflow: hidden;
	position:relative;
	height:50px;
}          
.ticker01 li {display:none;position:absolute;top:15px;left:15px;}       

.ticker01 a {
	white-space: nowrap;
	padding: 0;
	color: #0054A4;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 
ul.ticker01 a:hover {
text-decoration: underline;
} 
ul.ticker01 span.date {
	color:#666;
}