/* Author : Patrick Sy */

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,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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#4181a0;}
a:hover, a:focus { text-decoration:none; color:#80abbf;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.orange { color:#ff9933;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bgBot.jpg) 0 bottom repeat-x #fff; text-align:center; font-family:Arial; color:#666; position:relative;}
.wrapper { background:url(images/mContent.png) repeat-y; text-align:left; margin:0 auto; width:1100px; padding:0 14px; position:relative;}

#logo { width:347px; height:105px; top:27px; left:58px; display:block; position:absolute;}
#imgHeader { text-align:right; background:#fff; border-bottom:5px solid #0071bd; height:157px;}
#mBody { background:url(images/bgTop.jpg) 0 -5px repeat-x; border-top:5px solid #0071bd; font-size:12px; line-height:22px;}
.sidebar { width:214px; float:left;}
#nav { border-bottom:1px solid #009cd4}
#nav li { list-style:none; border-bottom:1px solid #004298; border-top:1px solid #009cd4;}
#nav li:first-child { border-top:none;}
#nav a { display:block; padding:7px 0 7px 40px; background:url(images/nav.gif) 20px 0 no-repeat #0071bd; font:13px Arial; color:#fff;}
#nav a:hover, #nav a:focus { background-color:#00328c; background-position:20px -31px;}
#search { background:url(images/search.gif) bottom no-repeat; min-height:73px; padding:30px 10px 0 10px;}
#search .title { color:#fff; font-size:14px; padding-bottom:15px; text-transform:uppercase;}
#search input { background:none; border:0; width:158px; color:#999; font-size:12px; padding-left:6px;}
#search .btn { width:22px; text-indent:-1000px; padding:0;}
#search .btn:hover, #search .btn:focus { cursor:pointer;}
.mContent { width:846px; float:left; background:#fff; padding:20px;}
.mContent .title { font:24px Trebuchet MS; color:#0071bd;}
.mContent .column { float:left; width:541px; padding-right:20px;}
.mContent .sidebar { width:279px}
.mContent .box .title { color:#fff; font-size:18px; padding:6px 0 0 14px;}
.mContent .box .btn { background:url(images/btn.gif) no-repeat; width:75px; height:18px; padding-top:5px; text-align:center; display:block; float:right; color:#fff; font:10px Arial bold;}
.sidebar .box { background:url(images/midBg.gif) repeat-y; margin-bottom:12px;}
.sidebar .box .mid { background:url(images/botBg.gif) bottom no-repeat; padding:0 20px 20px 20px;}
.sidebar .box .top { background:url(images/topBg.gif) no-repeat; height:47px;}
.arrow li { list-style:url(images/arrowBtn.gif) inside; padding:3px 0;}
#footer .wrapper { background:url(images/footer.png) 0 0 no-repeat; clear:both; min-height:35px; width:1040px; color:#8b8b8b; font-size:11px; padding:36px 44px 0 44px;}
#footer a { color:#8b8b8b;}
#footer a:hover, #footer a:focus { text-decoration:underline;}