﻿/* 

CCMJ Consulting LLC

*/

html
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
body
{
	font-family: Verdana,Helvetica,sans-serif;
	color: #666666;
	font-size: 62.5%;
	line-height: 1.5em;
	background-color: #ededed; /* 	font-family: Verdana, Helvetica, sans-serif; 	color: #666666; 	font-size: 11px;	 	background-image: url(/images/greymeshbkgrnd.gif); 	background-color: #ededed; 	background-repeat: repeat;*/
}

fieldset, img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;

}

address, caption, cite, code, dfn, th, var
{
	font-style: normal;
	font-weight: normal;
}

caption, th
{
	text-align: left;
}

ul
{
	list-style-type: none;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 1.0em;
}

h6
{
	font-size: 1.6em;
}

input, select, th, td
{
	font-size: 1.0em;
}

a img, :link img, :visited img
{
	border: none;
}

address
{
	font-style: normal;
}

p
{
	margin: 1em 0;
}


/* Localized Styles */


h1
{
	color: Green;
}

p, a, li, span, td, th
{
	font-size: 12px;
}

p a, li a, li span, a span, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, td p, td a, td span, td li, td h2, td h3, td h4, li li, th p, th a, th span, th li, th h2, th h3, th h4
{
}

a:link
{
	text-decoration: none;
	color: #0A94D6;
}

a:active
{
	outline: none;
}



a:visited
{
	text-decoration: none;
	color: #0A94D6;
}



a:hover
{
	text-decoration: underline;
	color: #0A94D6;
}

#container
{
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 985px;
	background-color: transparent;
	background-image: url(/images/page_midSlice.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#page
{
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 950px;

}

#btmContainer
{
	clear: both;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 985px;
	height: 5px;
	background-color: transparent;
	background-image: url(/images/page_btmSlice.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}


#content
{
	clear: both;
	padding: 5px 5px 5px 5px;
}


/* Top of page navigation */

#TopNav
{
	width: 985px;
	height: 22px;
	display: block;
	background-image: url(/images/page_topbar.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 8px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-position: center bottom;
}



#TopNav li
{
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #ccc;
}

#TopNav li.none
{
	display: inline;
	padding: 0 8px;
	border-right: 0px;
}

#TopNav li a.currentSubSite
{
	color: #f27d00;
}


#footer
{
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.lineBlue
{
	background-color: #006699;
	height: 1px;
	width: 100%;
}

.green
{
	color: Green;
}
.orange
{
	color: Orange;
}


.centerText
{
	text-align: center;
}
.pageDivider
{
	background-color: #999999;
	background: #999999;
}

.gradient
{
	background: url(images/grad_light.gif);
}

.btn01
{
	border-style: dotted;
	border-width: 1px;
	border: dotted 1px;
}



/* Navigation Lists */
#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}




/* link styles

Specify a color for link text


a
{
	text-decoration: none;
	color: #696969;
}

a:link
{
	text-decoration: none;
}

a:link.hL
{
	text-decoration: none;
}


a:hover
{
	text-decoration: none;
	background-color: #FFDD33;
}

a:hover.hL
{
	text-decoration: none;
	background-color: white;
}


a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:active.hL
{
	text-decoration: none;
	background-color: white;
}
*/


/* Layout control 

.docleftContent
{
	width: 180px;
	background-color: white;
	vertical-align: top;
}
.doccenterContent
{
	width: 400px;
	background-color: white;
	vertical-align: top;
}
*/
/*
.docrightContent
{
	width: 145px;
	background-color: white;
	vertical-align: top;
	padding: 8px;
}
*/

/*

Headers, banners, and footers



.docMenu
{
	background-color: #006699;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	padding-top: 2px;
}

.docMenuText
{
	color: #ffffff;
	font-weight: 800;
	font-size: 12px;
}




.docFooter
{
	background-color: #006699;
	height: 28px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.docFooterText
{
	color: #ffffff;
	font-weight: 800;
	font-size: 10px;
}


.lineBlue
{
	background-color: #006699;
	height: 1px;
	width: 100%;
}
*/

/* Menu Header */
.mH
{
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #006699;
	color: White;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* Menu Link */
.mL
{
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0px;
	background-color: #F4F4F2;
	border-bottom: #999999 1px dashed;
}

/* Header Link 
.hL
{
	border: none;
	letter-spacing: 0px;
}
*/

/* News and right content formatting 

.hd1
{
	font: bold 14px 'Segoe UI';
	color: #787878;
}



.bt1
{
	margin-bottom: 8px;
	background: url(/images/bulletK.gif) no-repeat top left;
	padding-left: 15px;
}
*/


/* Used for separator control
.separator
{
	color: #C17D25;
	font-size: 12px;
	font-weight: bold;
	background-color: #F4F4F2;
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
	padding-left: 8px;
}
 */
/* Used for square box
.sqBoxOuter
{
	text-align: left;
}

.sqBoxTitle
{
	border-width: 1px;
	border-color: #006699;
	border-style: solid;
	background-color: #F4F4F2;
	color: #C17D25;
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sqBoxTitle01
{
	border-bottom: dashed 1px #006699;
	background-color: #F4F4F2;
	color: #777777;
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.gradientBox
{
	width: 100%;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
}

.gradientRow
{
	height: 8px;
}
.shadow
{
	background: url(/images/grad_light.gif);
	height: 8px;
}

.sqBoxText
{
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	background-color: white;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.sqBoxText01
{
	border: none;
	background-color: white;
	padding: 2px;
}
.centerText
{
	text-align: center;
}
.pageDivider
{
	background-color: #999999;
	background: #999999;
}
.infoText
{
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 12px;
	letter-spacing: 0pt;
	color: #696969;
}
.updateTimeStamp
{
	text-align: center;
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 9px;
	letter-spacing: 0pt;
	color: #C17D25;
}
.required
{
	color: #FF0000;
}

.footer
{
	text-align: center;
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica;
	font-size: 8px;
	letter-spacing: 0pt;
	color: #C17D25;
	line-height: 8pt;
}


 */