/* 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:#003bff;}
a:hover, a:focus { text-decoration:none; color:#0080c2;}
: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;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

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

/*** general ***/
body { background:url(images/bg.gif) repeat-x #073cf1; text-align:center; font-family:Arial, Trebuchet MS; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; position:relative;}
#wrapper { width:1130px; padding:0;}
#header { background:url(images/headerBg.png) no-repeat; margin-top:27px; min-height:292px; padding:4px 15px 12px 15px;}
#logo { top:0; left:0; position:absolute;}

#mBody { background:url(images/mc_top.png) no-repeat; font-size:12px; padding-top:42px; margin-top:-10px;}
#mBody .wrapper { background:url(images/mc_mid.png) repeat-y; min-height:680px}
#sidebar { width:219px; padding-left:22px; float:left; margin-right:26px; position:relative;}
#sidebar .box { background:url(images/sd_mid.gif) repeat-y; position:relative;}
#sidebar .box .top { background:url(images/sd_top.gif) no-repeat; text-align:center; font:18px Arial bold; color:#2225c0; padding:39px 18px 0 18px; height:45px;}
#sidebar .box .bot { background:url(images/sd_bot.gif) 0 100% no-repeat; padding:0 18px 40px 18px;}
#sidebar .paginate { clear:both; font-size:11px; color:#999; margin-top:28px; text-align:center;}
#sidebar .paginate a { color:#999;}
#sidebar .paginate a:hover, #sidebar .paginate a:focus { text-decoration:underline;}
#nav { background:url(images/nv_mid.gif) repeat-y; margin:-19px 0 6px 0; width:219px;}
#nav ul { background:url(images/nv_top.gif) no-repeat; padding:15px 5px 0 0;}
#nav li { display:block; list-style:none; border-top:1px solid #4248ff; border-bottom:1px solid #0000a1;}
#nav li a { display:block; padding:8px 0 8px 38px; font:14px Arial bold; color:#fff; background:url(images/tab.png) 11px 0 no-repeat;}
#nav li a:hover, #nav li a:focus { background-position:11px -60px; background-color:#393dd1; color:#ffff00;}
#nav li.first { border-top:0;}
#nav li.last { border-bottom:0;}
#nav .bot { background:url(images/nv_bot.gif) no-repeat; height:15px;}
#mContent { width:810px; float:left;}
#mContent .box { margin-bottom:25px; clear:both; float:left; width:100%;}
.title { font:25px Arial bold; color:#2225c0; margin-bottom:18px;}
.btn { background:url(images/btn.gif) no-repeat; font-size:10px; color:#fff; width:92px; height:20px; float:right; padding-top:9px; text-align:center;}
.btn:hover, .btn:focus { background-position:0 -60px; color:#fff;}
.imgShadeSm { padding-bottom:10px; background:url(images/imgShadeSm.jpg) 50% 100% no-repeat; text-align:center; width:180px; margin-right:22px;}
.imgShadeBig { padding-bottom:10px; background:url(images/imgShadeBig.jpg) 50% 100% no-repeat; text-align:center;}

#footer { background:url(images/footer.png) bottom no-repeat; height:71px; padding:50px 44px 0 44px; font:12px Arial; color:#80a1fb}
#footer a { color:#80a1fb;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
