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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin : 0;
padding : 0;
border : 0;
font-size : 100%;
font : inherit;
vertical-align : baseline; }

body
{
	font : 100%/1.4 Cambria, Georgia, Times, "Times New Roman", serif;
	background: #606E6F url(../images/body_header_bg.jpg) repeat-x;
	color: #333;
	margin-top: 68px;
}

h1, h2, h3, h4, h5, h6, #sidebar, #footer {font : 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a img { border: none !important; }

p { margin: 0.33em 0 1em 0; }

#skip
{
	position: absolute;
	top: -10000px;
}

#container
{
	background: #fff url(../images/wrapper_bg.jpg) repeat-y right top;
	min-width: 770px;
	max-width: 970px;
	padding-top: 1px;
}

#header
{
	background: url(../images/body_header_bg.jpg) repeat-x;
	position: fixed;
	width: 100%;
	top: 0;
}

#header h1 span
{
	position: absolute;
	top: -10000px;
}

#header ul
{
	position: absolute;
	top: 10px;
	left: 285px;
	list-style: none;
	padding: 0.5em 0;
	font-size: 96%;
	white-space: nowrap;
}

#header li
{
	display: inline;
	margin: 0 0.5em;
}

#header a, 
#header a:link, 
#header a:visited,  
#headera:active
{
	color: #FFF;
	text-decoration: none;
	font-size: 100.01%;
	margin-bottom: 6px;
	border-bottom: #BBE93C 1px solid;
}

#header a:hover, 
#header a:focus
{
	color: #eee;
	border-bottom: #EC6308 1px solid;
	text-decoration: none;
}

#header a#current, #header a#current:hover
{
	color: #EC6308;
	border-bottom: #fff 1px solid;
}

#header a#icon, #header a#icon:hover { border-bottom: #EC6308 1px dotted; }

#sidebar
{
	float: right;
	width: 237px;
	margin-top: 12px;
}

#sidebar ul
{
	background: url(../images/ul_bg.jpg) no-repeat right bottom;
	padding-bottom: 20px;
}

#sidebar li
{
	list-style: none;
	margin-bottom: 5px;
	margin-left: 15px;
}

#sidebar h3
{
	font-size: 110%;
	color: #FBFFCE;
	margin: 20px 20px 7px;
	font-weight: normal;
	background: #525E61;
}

#sidebar h4, #sidebar p
{
	color: #fff;
	margin: 10px 20px 7px;
}

#sidebar h4
{
	background: #525E61 url(../images/info_bg.jpg) no-repeat left center;
	padding-left: 25px;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 3px;
}

#sidebar p, .sidelist li
{
	font-size: 80%;
	margin-right: 30px;
	background: #525E61;
}


#sidebar .sidelist li
{
		color: #fff;
margin: 10px 20px 7px;
}

#sidebar .aside img { margin: 5px 15px; display: block;}

#sidebar .aside.max img { margin-top: 27px; display: block;}


#sidebar #mwcss { margin: 20px 5px; }

#sidebar a, 
#sidebar a:link, 
#sidebar a:visited,  
#sidebar a:active
{
	color: #A0C940;
	text-decoration: none;
	margin-bottom: 6px;
	border-bottom: #EC6308 1px dotted;
}

#sidebar a:hover, 
#sidebar a:focus
{
	color: #fff;
	text-decoration: none;
	border-bottom: #EC6308 1px solid;
	background: #333;
}

#sidebar #mwcss a, 
#sidebar #mainnav a, 
#sidebar #mainnav a img, 
#sidebar #mainnav a:hover, 
#sidebar #mainnav a:active, 
#sidebar #mainnav a:focus, 
#sidebar #mainnav a:hover img, 
#sidebar #mainnav a:active img, 
#sidebar #mainnav a:focus img, 
#sidebar .aside a
{
	text-decoration: none !important;
	border: none;
	background: transparent !important;
	margin-bottom: 0;
}

#sidebar li span
{
	position: absolute;
	top: -10000px;
}

#sidebar form
{
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
}

#sidebar label
{
	color: #fff;
	display: block;
	font-size: 90%;
	background: #525E61 url(../images/search_icon.jpg) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}

#sidebar #mwcss { margin-top: 2.5em; }

.go-button
{
	background: #3E9EB9;
	color: #fff;
	border: 1px solid #fff;
	margin-left: 5px;
}

.searchwidth
{
	width: 125px;
	border: 1px solid #333;
	background: #ECECEC;
}

#mainContent { margin: 20px 237px 0 20px; }

#mainContent a, 
#mainContent a:link, 
#mainContent a:visited,  
#mainContent:active
{
	color: #348FC7;
	text-decoration: none;
	border-bottom: #EC6308 1px dotted;
}

#mainContent a:visited
{
	color: #3E9AC4;
	border-bottom: #999 1px dotted;
}

#mainContent a:hover, 
#mainContent a:focus
{
	color: #EC6308;
	text-decoration: none;
	border-bottom: #fff 1px solid;
	background-color: #FBFFCE;
}

#mainContent #call a, #mainContent .call a
{
	color: #525E61;
	text-decoration: underline;
	border-style: none;
}

.action a:before
{
	content: "\2192";
	margin-right: .3em;
}

#mainContent img.standalone
{
	display: block;
	margin: 0.75em auto;
	width: auto;
	max-width: 100%;
}

#mainContent .pix p a
{
	text-decoration: none;
	border-style: none;
}

#mainContent .pix p a:before
{
	content: "";
	margin-right: 0;
}

#mainContent p,  #mainContent ul, #mainContent li, #mainContent ol, #mainContent pre
{
	/*font-size: 90%;*/
	margin: 0 40px 8px 10px;
}

#mainContent #jumps p
{
	font-size: 133%;
	line-height: 1.7;
	margin: 8px auto 1.5em;
	color: #999;
	text-align: center;
}

#mainContent p
{
	line-height: 1.6;
	text-align: justify;
}

#mainContent blockquote { margin-right: 5%; }

#mainContent pre
{
	font-family: "Courier New",Courier,Monaco,monospace;
	color: #b74;
	line-height: 1.2;
	font-size: 150%;
	font-weight: 600;
}

#mainContent h3
{
	font-size: 125%;
	color: #333;
	font-weight: normal;
	margin: 20px 40px 3px 10px;
}

#mainContent h3.more
{

	margin-bottom: 1em;
}

#mainContent .push h3, #mainContent .push h4 { border-bottom: #A5AA69 1px dotted; }

#mainContent .pushy h3
{
	color: #b74;
	font-weight: bold;
	border-bottom: 1px dotted #a64;
}

#mainContent h4
{
	font-size: 125%;
	color: #A5AA69;
	font-weight: normal;
	margin: 20px 40px 3px 10px;
}

#mainContent h2
{
	font-size: 125%;
	color: #333;
	font-weight: normal;
	background: url(../images/heading2_bg.jpg) no-repeat left center;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}

#mainContent h2.zesty { background: url(../images/h2-orange.gif) no-repeat left center; }

#mainContent ul.grn li, #mainContent ul.gray li
{
	margin: 2px 0 6px 0;
	padding: 0;
	font-weight: 500;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1px;
}

#mainContent ul.grn li { list-style-image: url("../images/bullet-grn.jpg"); }
#mainContent ul.gray li { list-style-image: url("../images/bullet-gray.jpg"); }
#mainContent ul.yellow li { list-style-image: url("../images/bullet-yellow.jpg"); }

#mainContent ul ul
{
	margin: 1em 0;
	padding-left: 2.5em;
}

#mainContent ol
{
	margin: 1em 0;
	padding-left: 2.5em;
}

#mainContent #excerpt { font-size: 150%; }
#mainContent #excerpt > #smaller { font-size: 100%; }

#mainContent dt { margin: 0.5em 0 0; }
#mainContent dd { margin: 0.25em 0 0.5em 2.5em; }

#mainContent #excerpt p
{
	text-indent: 2em;
	text-align: left;
	line-height: 2;
}

#footer_wrapper
{
	background: url(../images/footer_wrapper_bg.jpg) repeat-x;
	height: 77px;
	position: relative;
	min-width: 770px;
	max-width: 970px;
}

#footer
{
	padding: 40px 10px;
	background: url(../images/footer_bg.jpg) no-repeat right top;
}

#footer p
{
	font-size: 75%;
	color: #898781;
	margin: 1em 0;
}

.left-element
{
	position: absolute;
	left: 20px;
	width: auto;
}

#footer .left-element a
{
	color: #FFF;
	text-decoration: none;
	border-bottom: #BBE93C 1px dotted;
	margin: 0 2px;
}

#footer .left-element a:hover
{
	color: #BBE93C;
	text-decoration: none;
	border-bottom: #333 1px solid;
}

.right-element
{
	position: absolute;
	right: 30px;
	width: 50px;
	text-align: right;
}

#footer .right-element a
{
	color: #333;
	text-decoration: none;
}

#footer .right-element a img { margin-right: 7px; }



.fltrt
{
	float: right;
	margin-left: 8px;
}

.fltlft
{
	float: left;
	margin-right: 8px;
}

clearfloat
{
	font-size: 1px;
	line-height: 0;
	clear: both;
	height: 0;
}

cite
{
	font-style: italic;
	font-weight: bold;
	color: #5E6C6F;
}

cite strong { color: #222; }

li cite
{
	margin-left: 0.3em;
	color: #b74;
}

blockquote, blockquote p, blockquote cite
{
	text-indent: -0.5em;
	text-align: left;
	font-size: 100%;
}

blockquote
{
	margin: 1em 40px 1.5em 1em;
}

blockquote cite
{
	display: block;
	margin-left: 0;
	padding-left: 2.3em;
	width: 80%
	font-size: 120%;
	border-left: 2px solid #cecece;
}

#mainContent blockquote p { text-indent: 0; 	line-height: 1.2;
 }

#mainContent blockquote p.quote
{
	font-weight: 500;
	font-style: italic;
	margin-bottom: 0;
	color: #5E6C6F;
}

#mainContent #authorquote blockquote p
{
	margin-bottom: 0;
	line-height: 1.4;
}

#mainContent #authorquote blockquote p.first { text-indent: 0; }

#mainContent #interview p, #mainContent #interview li
{
	line-height: 1.7;
	text-align: left;
}


.alright
{
	float: right;
	position: relative;
	margin: 0 0 0.66em 1.5em;
}

.leftist
{
	float: left;
	position: relative;
	margin: 5px 1.5em 0.66em 0;
}

.highlight, .hilite
{
	font-weight: bold;
	background-color: #FBFFCE;
	color: #EC6308;
	padding: 0 0.3em;
}

.hilite
{
	width: auto;
	max-width: 360px;
}

.lowlight
{
	font-weight: bold;
	background-color: #686868;
	color: #FFF;
	padding: 0 .3em;
	font-size: smaller;
}

.bigger { font-size: 133%; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.justify { text-align: justify; }
.indent { padding-left: 2.5em; }
.light { color: #CCC; }
.med { color: #999; }
.dark { color: #4F4F4F; }
.darker { color: #333; }
.darkest { color: #2F4F4F; }
.alert { color: #D2691E; }
.solid { border: 1px solid; }
.dotted { border: 1px dotted; }
.plain { border: none; }
.double { border: 4px double; }
.inset { border: 1px inset; }
.outset { border: 1px outset; }

.more { text-align: right	; }

hr
{
	visibility: hidden;
	padding: 1em 0;
}

a[target=_blank]:link, a[target=_blank]:visited, 
 a[rel=external]:link, a[rel=external]:visited
{
	text-decoration: none;
	border-bottom: 1px dashed;
}

.atleft
{
	float: left;
	position: relative;
	margin: 0.25em 1.5em 0.66em 10px;
}

.atrt
{
	float: right;
	position: relative;
	margin: 0 0 1.5em 1.5em ;
}

.topleft
{
	float: left;
	position: relative;
	margin: 0 1.5em 0 10px;
}

.leftist
{
	float: left;
	position: relative;
	margin: 0.75em 1.5em 0.66em 10px;
}

img.standalone
{
	display: block;
	margin: 0.5em auto;
	width: auto;
	max-width: 100%;
}

img.leftalone
{
	display: block;
	margin: 0.5em auto 0.5em 10px;
	width: auto;
	max-width: 100%;
}
a.imglink, a.imglink:link, a.imglink:visited { border: 0 !important; }
a.imglink:hover, a.imglink:focus, a.imglink:active { background: transparent; border: 0 !important; }

iframe
{
	display: block;
	margin: 20px auto;

}
