/* Start of CMSMS style sheet 'theme' */
@charset "utf-8";
/* CSS Document */

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, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	padding:0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	
}

a, img{ border: 0;}
a{ cursor: pointer; text-decoration: underline; color: #ff0000}

p{ 
	margin: 15px 0;
	line-height:150%;
}

h1,h3{ font-weight: normal; color: #010a67; text-transform: uppercase;}

h1{ font-size: 24px; margin: 15px 0; }
h2{ font-size: 18px; margin: 15px 0; color: #000}
h3{ font-size: 15px; margin: 15px 0;}
h4{font-size: 15px; margin: 15px 0; text-transform: none; color: #010a67; font-weight: normal}
h5{}
h6{}

/*General*/
#header, #content, #body, #footer, #cover, #content{ height: 100%; overflow: hidden}
#header{}
#nav{}
#banner{ height: 410px}
#container{
	margin: auto;
	width: 983px;
}
#body{clear: both}

#content{}

#content{ padding: 10px 0px;}
#content ul{ list-style-type: disc; padding-left: 20px;}
#content ul li{ margin: 5px 0px 5px 0px; }

#content ol{ padding-left: 25px;}
#content ol li{ margin: 5px 0px 5px 0px; }

.inside{ width: 981px; margin: auto}

#footer{ 
	padding: 25px 20px;
	line-height: 16px;
	background: url(uploads/images/footer.jpg) top left repeat-x
}
#footer h3, #footer, #footer a{ font-size: 12px; color: #000;}
#footer table{ width: 100%;}
#footer a{ text-decoration: none;}
#footer a:hover{ text-decoration: underline;}

#menu_horiz{}
#menu_horiz a.menuactive{ color: #010a67}
#menu_horiz li{ border-right: 1px solid  #000;}

/*Common*/
.banner-info{ float: right; background: url(uploads/images/bg-slogan.png) top left repeat; margin-top: 197px; color: #fff; padding: 20px 40px 0 40px; text-transform: uppercase; font-size: 13px; height: 55px}
.banner-info h1{ font-size: 24px; margin: 0;  color: #fff; margin-bottom: 10px;}

.home-box{ background: #f4f4f4; border-top: 3px solid #010a67; padding: 30px 0 40px 0}


/* End of 'theme' */

