@charset "utf-8";
* {
	line-height: 150%;
	margin: 0 2px 0 0;
	color: #000000;
	font-style: normal;
	font-size : 12px;
	border-color: #3399FF;
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%;
}

}
header, footer, section, aside, nav, article {
	display: block;
}
body {
	background: #ffffff;
	margin: 2px;
	-webkit-text-size-adjust: 100%;
	line-height: 150%;
}

#M-web {
	margin-left: 230px;
	width: 720px;
	padding-left: 4px;
	background: left top;
	height: 300px;
	position: absolute;
	display: block;
	top: 241px;
}
#M-search {
	width: 720px;
	padding-left: 4px;
	background: left top;
	height: 300px;
	position: absolute;
	display: block;
	top: 241px;
}
#wrapper {
	width: 996px;
	margin: 5px auto;
	-webkit-box-shadow: 3px 3px 7px #FFFFFF;
	-moz-box-shadow: 3px 3px 7px #777;
	height: auto;
	box-shadow: 3px 3px 7px #FFFFFF;
}
nav {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: #110E0F;
}
header {
	width: 1010px;
	margin: 0 auto;
	background-image: url(images/headerimg.jpg), -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(213,59,59,1.00)));
	background-image: url(images/headerimg.jpg), -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(213,59,59,1.00) 100%);
	background-image: url(images/headerimg.jpg), linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(213,59,59,1.00) 100%);
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	background-color: #ddd;
}
#main {
	width: 996px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(images/colbg.png);
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px inset #3399FF;
	left: 3px;

}
#etc-search {
	width: 996px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(images/colbg.png);
	background-color: #FFCC33;
	overflow: hidden;
	border: 1px inset #3399FF;
	left: 3px;
}
#footer {
	width: 996px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(images/colbg.png);
	background-color: #FFCC33;
	overflow: hidden;
	border: 1px inset #3399FF;
	left: 3px;
}

#content {
	float: left;
	width: 520px;
	margin-left: 2px;
	display: block;
}
#contentS {
	float: left;
	width: 724px;
	margin-left: 2px;
	display: block;
}
#sidebar1 {
	float: left;
	padding-left: 0px;
	width: 252px;
	background-color: #FFFFFF;
	display: block;
	border: 1px inset #3399FF;
}
#sidebar2 {
	float: right;
	padding-right: 0px;
	width: 210px;
	background-color: #FFFFFF;
	display: block;
	border: 1px inset #3399FF;
}
#sidebar1t {
	float: left;
	padding-left: 0px;
	width: 252px;
	background-color: fff;
	display: block;
	border: 1px inset #3399FF;
}
#sidebar2t {
	float: right;
	padding-right: 0px;
	width: 210px;
	background: #ddd;
	display: block;
}
#footer {
	width: 996px;
	margin: 0 auto 0 0px;
	clear: both;
	background-color: #CCCCCC;
	display: block;
	height: auto;
}
/* basics */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	clear: both;
	color: #333;
}
a:link, a:visited {
	color: #a4210a;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
	position: relative;

}
p {
	margin-bottom: 18px;
}
li {
	padding-left: 5px;
}
img {
	border:0px;
}
/* nav */

nav .menu {
	font-weight: bold;
}
nav .menu ul {
	margin: 0;
	padding: 17px 0 0 20px;
	list-style: none;
}
nav .menu li {
	display: block;
	float: left;
}
nav .menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	color: #ddd;
}


#M-men {
	position: absolute;
	display: block;
	visibility: visible;
	overflow: visible;
	width: 200px;
	background: #ffffff left top;
	top: 240px;
	float: left;
	margin-left: 4px;
	border-right: thin solid #3399ff;
	height: 2px;
	z-index: 2;
}



/** HEADER */

header h1, header h2 {
	margin: 0;
	padding: 0 0 4px 0px;
}
header h1 {
	float: left;
	padding-top: 20px;
	margin-bottom: px;
	padding-bottom: 2px;
}
header h1 a:link, header h1 a:visited {
	color: #f1d726;
}
header h2 {
	padding: 20px 0 0 30px;
	font-style: italic;
	color: #ddd;
}
/** ARTICLES **/
#content p, ul, ol, hr {
	margin-bottom: 24px;
}
#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
#content h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
/* sidebar and footer widget blocks */

aside h3 {
}
aside ul {
	list-style: none;
	margin-bottom: 20px;
	margin-top: -15px;
}
#footer-area {
	color: #F4F4F4;
	padding: 18px 0;
	/* [disabled]overflow: hidden; */
	border-color: #000000;
	border-spacing: 0px 0px;
}
.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 190px;
}
footer aside h4 {
	color: #ddd;
}
footer a:link, footer a:visited {
	font-weight: normal;
}
video {
	border: 10px #ddd solid;
}
.b, .fc-r_s-b, .fc-b_s-b, .fc-w_fs-b, .s-b, .fc-ev_s-b, .fc-oc_s-b, .fc-se_s-b, .fc-w_fs-b_bc-main, .fc-c_s-b {
	font-weight: bold;
}
a:link, a:visited, .fc-b, .fc-b_s-b {
	color: #0000ff;
}
a:active {
	color: #ff0000;
}
a link:focus, a link:hover, .fc-r_s-b, .fc-r {
	color: #FF0000;
}
.fc-w, .fc-w_bc-main, .fc-w_fs-b_bc-main, #wp, #wp1, #tm {
	color: #ffffff;
	background: #3399ff;
}
.fc-ev, .fc-ev_s-b {
	color: #ff6633;
}
.fc-oc, .fc-oc_s-b, #M-nav a, #M-nav a:link, #M-nav a:visited, #M-nav a:hover, #M-nav a:focus {
	color: #0000FF;
}
.fc-se, .fc-se_s-b {
	color: #0066cc;
}
a.link:focus, a.link:hover, .CM:focus, .CM:hover, .whi, .fc-w_fs-b, .fc-w, .fc-w_bc-main, .fc-w_fs-b_bc-main, a.fc-w_fs-b, a.fc-w, a.fc-w_fs-b:link, a.fc-w:link, a.fc-w_fs-b:visited, a.fc-w:visited, a.fc-w_fs-b:hover, a.fc-w_fs-b:focus, a.fc-w:hover, a.fc-w:focus, #tm {
	color: #ffffff;
}
s .CM:link, .CM:visited, .CM:hover, .CM:focus {
	color: #000099;
}
ol, ul {
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0;
}
li {
	margin-left: 20px;
	padding-left: 0px;
}
form {
	margin-right: 3px;
	margin-left: 3px;
}
a:focus, a:active, a:hover {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: underline;
	text-align: left;
}
.hr {
	border: none;
}
.hr1 {
	border: thin dotted #3399ff;
}
.s-b, .hr {
	color: #0000CC;
}
.ts-bw {
	background: #ffffff;
}
.fc-w_bc-main {
	margin : 1px 1% 1px 3%;
	padding: 1px;
}
.tbline2 {
	margin : 0px;
	padding: 3px;
}
top-title {
	padding-left : 2px;
	color: #3399ff;
	border-top: 0px solid #3399ff;
	border-right: 0px solid #3399ff;
	border-bottom: 2px solid #3399ff;
	border-left: 5px solid #3399ff;
}
top-title {
	margin : 1px 20% 1px 3%;
}
.ts_head {
	margin: 0px;
	padding: 0px;
	background: #3399ff fixed;
	border: thin solid #3399ff;
}
.tb-bl_tc-bl {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #0066ff;
	margin: 3px;
	padding: 3px;
}
.tb-wh_tc-wh {
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-color: #ffffff;
	background: #ffffff;
	margin: 3px;
	padding: 3px;
}
.tb-bl_tc-bl200 {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #0066ff;
}
.tb-bl_tc-bl510 {
	background: #0066ff;
	border: 2px #0066ff;
}
.tb-bl_tc-wh {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #ffffff;
}
.tbline {
	border: medium solid #0000ff;
}
.tbline2 {
	border: thin solid #0099ff;
	display: block;
	width: 100%;
	text-align: left;
	list-style-position: inside;
	overflow: visible;
}
.fc-c, .fc-c_s-b {
	color: #009c9c;
}
.td_main {
	background-color: #3399ff;
	margin: 0px;
	padding: 0px;
}
.td_whitespace {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
uk {
	left: 20px;
}
#con {
	margin-left: 10px;
	padding-left: 10px;
}
#con li {
	margin-left: 10px;
	padding-left: 10px;
}
.ob0 {
	border-top: thin dotted #0000FF;
	border-bottom: thin dotted #0000FF;
	text-decoration: none;
	list-style-type: none;
}
.ob1 {
	list-style: url(/img/ob1.gif);
}
.ob2 {
	list-style: url(/img/ob2.gif);
}
.ob3 {
	list-style: url(/img/ob3.gif);
}
.ob4 {
	list-style: url(/img/ob4.gif);
}
.folder {
	list-style: url(/img/folder.gif);
}
li.non {
	list-style: url(none) none outside;
}
.i {
	font-style: italic;
}
li.seca {
	border-bottom: thin solid #3399ff;
	list-style: url(img/fo.gif);
	padding-bottom: 4px;
	border-top: thin solid #cccccc;
	padding-top: 4px;
}
li.red-left {
	border-left: thin double #ff0000;
	list-style: none;
}
#wp {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-radius: 20px;
	text-align: center;
}
#tm {
	width: 996px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #3399ff;
	margin-bottom: 8px;
	height: 170px;
}
#tm table{
	text-align:right;
}

#TMLinks, #TMLinks ul {
	padding-left: 0px;
	margin-left: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #C9F;
}
#TMLinks ul, #TMLinks li, #TMLinks ul:hover, #TMLinks li:hover {
	text-align: left;
	background: none;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#TMLinks a:focus, #TMLinks a, #TMLinks a:link, #TMLinks a:visited, #TMLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	padding: 2px 6px;
	margin: 0px;
}
#TMLinks a, #TMLinks a:link {
	background: none;
	border: 0px solid #000000;
}
#TMLinks a:visited {
	background: none;
	border: 0px solid #000000;
}
#TMLinks a:focus, #TMLinks a:hover {
	background: #6666ff;
	border: 0px solid #000066;
	background-color: #60C;
}
#MWLinks ul, #MWLinks li, #MWLinks ul:hover, #MWLinks li:hover {
	text-align: left;
	background: #CCffcc;
	text-decoration: underline;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style: none;
	color: #3399ff;
	padding: 3px 0px;
}
#MWLinks li {
	margin: 0px;
	list-style: none;
	border: 0px solid #ff66cc;
}
#MWLinks a:focus, #MWLinks a, #MWLinks a:link, #MWLinks a:visited, #MWLinks a:hover {
	color: #0033cc;
	text-decoration: underline;
	margin: 4px 0px 0px;
}
#MWLinks a, #MWLinks a:link {
	background: #ccffcc;
	border: 0px solid #CCFFCC;
}
#MWLinks a:visited {
	background: #ccffcc;
	border: 0px solid #ccffcc;
}
#MWLinks a:focus, #MWLinks a:hover {
	color: #993399;
	background: #ffffff;
	border: 0px solid #3399ff;
}
#wd2 {
	text-align: center;
}
#t_yahoo {
	background-color: #FFCC66;
	width: 996px;

}
#ob2 {
	text-align: left;
}
.footer-segment {
	text-align: left;
}
#footer-area #footer-outer-block {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 20px;
}
#footer-centert {
	text-align: center;
}
.right {
	text-align: right;
	color: #FFFFFF;
}
#rb {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 240px;
	float: right;
	border-style: dotted;
	border-width: 1px;
}
#cb {
	text-align: left;
	width: 48%;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.center {
	text-align: center;
}



#nav {
    margin: 0;
    padding: 7px 6px 0;
    background: #7d7d7d repeat-x 0 -110px;
    line-height: 100%;
	

    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
}
#nav li {
    margin: 0 5px;
    padding: 0 0 8px;
    float: left;
    position: relative;
    list-style: none;
}


/* main level link */
#nav a {
    font-weight: bold;
    color: #e7e5e5;
    text-decoration: none;
    display: block;
    padding:  8px 10px;
    margin: 0;

    -webkit-border-radius: 1.6em;
    -moz-border-radius: 1.6em;

    text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a:hover {
    background: #fff;
    color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
    background: #666 repeat-x 0 -40px;
    color: #FFF;
    border-top: solid 1px #f8f8f8;

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    box-shadow: 0 1px 1px rgba(0,0,0, .2);

    text-shadow: 0 1px 0 rgba(255,255,255, 1);
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
    background: none;
    border: none;
    color: #666;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#nav ul a:hover {
    background: #0078ff url(gradient.png) repeat-x 0 -100px !important;
    color: #fff !important;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;

    text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
    display: block;
}

/* level 2 list */
#nav ul {
    display: none;

    margin: 0;
    padding: 0;
    width: 255px;
    position: absolute;
    top: 35px;
    left: 0;
    background: #ddd url(gradient.png) repeat-x 0 0;
    border: solid 1px #b4b4b4;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}

#nav ul a {
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
    left: 181px;
    top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
    -webkit-border-top-left-radius: 9px;
    -moz-border-radius-topleft: 9px;

    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;

    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#nav {
    display: inline-block;
}
html[xmlns] #nav {
    display: block;
}

* html #nav {
    height: 1%;
}
