#container {
	margin:0 auto;
	width:940px;
	margin-top:25px;
}
#mainContentMargin {
	margin:20px 0;
}
#footer {
	background-image:url(../../../../pix/base-pix/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:9px;
	color:#b2b2b2;
	padding-top:10px;
}
body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:rgb(102,102,102);
}

li { 
	list-style-type:none;
	padding:0;
	margin:0;
} 

ul { 
	padding:0;
	margin:0;
}

.alignleft {
	float: left;
	margin:6px 18px 12px 0;
}

.alignright {
	float: right;
	margin:6px 0 12px 18px;
}

.aligncenter {
	margin:6px 0 14px 0;
}

/*CONTENT*/
.mainmenu {
	line-height:2.25em;
}
.menuIndent {
	margin-left:10px;
}
.downruleLeft {
	background-image:url(../../../../pix/base-pix/rule-left.gif); background-repeat:repeat-y;
}
.downruleLeftNarrow {
	background-image:url(../../../../pix/base-pix/rule-left-narrow.gif); background-repeat:repeat-y;
}
.downruleRight {
	background-image:url(../../../../pix/base-pix/rule-right.gif); background-repeat:repeat-y;
}
.downruleRightNarrow {
	background-image:url(../../../../pix/base-pix/rule-right-narrow.gif); background-repeat:repeat-y;
}
.insetBoxContainer {
	width:220px;
	margin:0 0 10px 10px;
}
.insetBox {
	width:auto;
	border-left:#B3B3B3 1px solid;
	border-right:#B3B3B3 1px solid;
	border-bottom:#B3B3B3 1px solid;
	color:#000;
}
.insetBoxHed {
	width:auto; 
	background-color:#6DB622; 
	border:#6DB622 1px solid;
	padding:4px 10px; 
	color:#FFFFFF;
}
.featureList {
	margin-bottom:.5em;
	padding-bottom:5px;
	border-bottom:#CCC 1px solid;
}
.featureListNorule {
	margin-bottom:.75em;
}
.featureListFAQ {
	margin-bottom:.75em;
	line-height:1.65;
}


/*////////////////////////////////*/

h1 {
	font-size:24px;
	line-height:1.5;
	font-weight:bold;
}

h2 {
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
}

h3 {
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
}

h4 {
	font-size:14px;
	line-height:normal;
	font-weight:bold;
}

.dingbat {
	margin-bottom:12px;
}

.introText {
	font-size:12px; 
	line-height:1.65em;
}
strong {
	color:#000;
} 

/*/////  BLOG ////////*/

.contenttext {
	/*color:#000;*/
}
.postinfo {
	font-style:italic;
}

/*////////////////////////////////*/

a.sidemenulink:link {
	color: #000000;
	text-decoration:none;
}
a.sidemenulink:visited {
	color:#000000;
	text-decoration:none;
}
a.sidemenulink:active {
	color:#000000;
	text-decoration:none;
}
a.sidemenulink:hover {
	color:#6DB622;
	text-decoration:none;	
}

a.sidemenulinkgray:link {
	color: #666;
	text-decoration:none;
}
a.sidemenulinkgray:visited {
	color:#666;
	text-decoration:none;
}
a.sidemenulinkgray:active {
	color:#666;
	text-decoration:none;
}
a.sidemenulinkgray:hover {
	color:#6DB622;
	text-decoration:none;	
}

a:link {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:active {
	color:#000000;
}
a:hover {
	color:#6DB622;
}

a.toplink:link {
	color: #666;
}
a.toplink:visited {
	color:#666;
}
a.toplink:active {
	color:#666;
}
a.toplink:hover {
	color:#6DB622;
}

a.titlelink:link {
	color: #ED6D1A;
}
a.titlelink:visited {
	color:#ED6D1A;
}
a.titlelink:active {
	color:#ED6D1A;
}
a.titlelink:hover {
	color:#ED6D1A;
}

.numbutton {
    border: 1px solid #CCC;
    background-color: #FFFFFF;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#666;
	font-size:11px;
	padding:2px 4px;
	*padding:2px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
}
.numbutton:hover {
    border: 1px solid #6DB622;
    background-color: #6DB622;
	color:#FFF;
}

.button {
    border: 1px solid #666;
    background-color: #FFF;
	color:#666;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:4px 6px;
	*padding:4px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
}
.button:hover {
    border: 1px solid #6DB622;
    background-color: #6DB622;
	color:#FFF;
}

.formText {
  	border: 1px solid #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#000;
	font-size:11px;
	padding-left:2px;
}

.smallTopSpace {
	margin-top:.5em;
}



/*////////////////////////////////*/

.gray {
	color:#666;
}
.orange {
	color:#ED6D1A;
}
.ltgreen {
	color:#6DB622;
}
.dkgreen {
	color:#345715;
}
.black {
	color:#000;
}

/*////////////////////////////////*/

.defaultRule {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#666 1px solid;
}

.defaultRuleLt {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#CCC 1px solid;
}

.defaultRuleMed {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#B3B3B3 1px solid;
}

/*////////////////////////////////*/

.frameTopLeft {
	background-image:url(../../../../pix/base-pix/frame/frame-top-left.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}

.frameTopRight {
	background-image:url(../../../../pix/base-pix/frame/frame-top-right.gif); 
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}

.frameBottomLeft {
	background-image:url(../../../../pix/base-pix/frame/frame-btm-left.gif); 
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}

.frameBottomRight {
	background-image:url(../../../../pix/base-pix/frame/frame-btm-right.gif); 
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}

.frameTop {
	background-image:url(../../../../pix/base-pix/frame/frame-top.gif); 
	background-repeat:repeat-x;
	line-height:0;
}

.frameBottom {
	background-image:url(../../../../pix/base-pix/frame/frame-bottom.gif); 
	background-repeat:repeat-x;
	line-height:0;
}
.frameRight {
	background-image:url(../../../../pix/base-pix/frame/frame-right.gif); 
	background-repeat:repeat-y;
}
.frameLeft {
	background-image:url(../../../../pix/base-pix/frame/frame-left.gif); 
	background-repeat:repeat-y;
}



