@charset "utf-8";
/* CSS Document */
body	{
	margin:0; padding:0; background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#000000;
}
.fullspan	{
	margin:0 auto; padding:0; width:980px;
}

img {border:0;}


.subpage_outercontainer {
	width:940px; padding:0 20px; margin:0; overflow:auto;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ffffff;
}

/* --------- STARTS: Sub Page Header Style -------------- */

.subpage_header {width:940px; height:100px; border-bottom:1px solid #aaaaaa; margin-bottom:20px;}
.subpage_header .logo {width:200px; float:left; padding-top:35px;}

.subpage_hdr_rtdiv {width:528px; float:right;}

.subpage_header_iconlink {width:148px; float:right; margin-top:15px;}
.subpage_header_iconlink .dvdr {
	float:left; text-align:left; font-size:12px; font-weight:bold; color:#444; padding:3px 10px 0 10px;
}
.subpage_header_iconlink a {float:left; text-align:left; font-size:12px; font-weight:bold; text-decoration:none; color:#ff0000; padding:3px 0 0 5px;}
.subpage_header_iconlink a:hover {float:left; text-align:left; font-size:12px; font-weight:bold; text-decoration:none; color:#444;}

.subpage_header .topnav {width:528px; float:right; margin-top:35px;}
.subpage_header .topnav ul {margin:0; padding:0; float:left;}
.subpage_header .topnav li {margin:0; padding:0 3px 0 0; float:left; list-style:none;}
.subpage_header .topnav li:hover {list-style:none;}
.subpage_header .topnav li a {padding:5px 10px; background:#FFFFFF; color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}
.subpage_header .topnav li a:hover {padding:5px 10px; background:#000000; color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
.topnav_active {padding:5px 10px; background:#000000; color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}

/* --------- END: Sub Page Header Style -------------- */

.subpage_body {width:940px; float:left; clear:both;}
.subpage_left {width:200px; float:left;}
/* --------- STARTS: Sub Page Content Style -------------- */
.subpage_right {width:740px; float:left;}
.subpage_right h1 {width:740px; float:left; margin:0; padding:0; font-size:20px; font-weight:normal;}
.subpage_right h2 {width:740px; float:left; margin:0; padding:20px 0 0 0; font-size:12px; font-weight:bold;}
.subpage_right p {width:740px; float:left; margin:0; padding:5px 0 0 0; font-size:12px; font-weight:normal; line-height:17px;}
.subpage_right a {text-decoration:underline; color:#0078ff;}
.subpage_right a:hover {text-decoration:none; color:#333;}

.subpage_right .txtdiv {
	width:740px; float:left; margin:0; padding:25px 0 0 0; font-size:12px; font-weight:normal; line-height:17px;
}
.subpage_right .pic {
	float:left; margin:0; padding:0 20px 10px 0;
}
/* --------- END: Sub Page Content Style -------------- */

/* --------- STARTS: Sub Page Footer Style -------------- */

.subpage_ftrt {width:940px; height:52px; clear:both; padding-top:25px;}
.ftr_copyright {width:940px; height:18px;}
.ftr_copyright .lt {width:160px; height:18px; float:left;}
.ftr_copyright .rt {width:160px; height:18px; float:right;}
.ftr_copyright .mdl {
	width:620px; height:16px; float:left; padding-top:2px; text-align:center; color:#FFFFFF; background:#818181;
}

/* --------- END: Sub Page Footer Style -------------- */

