/* 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: 13px;
	color: #dcdcdc;
	background: url(uploads/images/bg.jpg) repeat;
}
td{color: #dcdcdc;}
a, img{ border: 0;}
a{ cursor: pointer; text-decoration: none; text-decoration: underline; color: #000}

p{ 
	margin: 15px 0;
	line-height:150%;
	
}

h1,h2{ color: #fff}
h2,h3,h4,h5{}
h1{ font-size: 15px; margin: 10px 0 15px 0; line-height: 22px; background: url(uploads/images/title.jpg) top left repeat-x; padding-left: 5px; font-weight: normal; text-transform: uppercase}
h2{ font-size: 12px; margin: 15px 0;}
h3{ font-size: 11px; }
h4{}
h5{}
h6{}

/*General*/
#header{ width: 981px; margin: auto; padding: 60px 0 30px 0;}
#nav{ background:url(uploads/images/title.jpg) top left repeat-x; height: 24px}
.banner{}
.banner img{ border: 1px solid #fff;}
.banner td{ padding: 3px;}

#container{}
#body{ width: 981px; margin: auto; padding: 40px 0 20px 0}
#content{ width: 650px}
#content{padding: 5px 3px;}
#content ul{ list-style-type: disc; padding-left: 20px;}
#content ul li{ margin: 5px 0px 5px 0px; }

#content ol{ padding-left: 20px;}
#content ol li{ margin: 5px 0px 5px 0px; }

#content1{}
#content1{padding: 5px 3px;}
#content1 ul{ list-style-type: disc; padding-left: 20px;}
#content1 ul li{ margin: 5px 0px 5px 0px; }

#content1 ol{ padding-left: 20px;}
#content1 ol li{ margin: 5px 0px 5px 0px; }

.inside{ width: 981px; margin: auto}

#footer{ 
	padding: 15px 20px;
	line-height: 16px;
	width: 941px;
	margin: auto;
	border-top: 1px solid #6f6f68;
}
#footer h3, #footer, #footer a{ font-size: 11px; color: #fff;}
#footer li{ border-right: 1px solid  #fff;}
#footer table{ width: 100%;}
#footer a{ text-decoration: none;}
#footer a:hover{ text-decoration: underline;}
#menu_horiz a.menuactive{ color: #000}

/*Common*/
.header-info{ font-size: 14px; color: #000; padding-top: 140px; padding-left: 285px;}
.banner-info{ padding-top: 39px;}
.banner-text{ font-size: 24px; color: #000; font-style: italic; line-height: 110%; font-weight: bold}

/* End of 'theme' */

