/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:14px; line-height:18px; background:url(images/bg-1.gif)}
html, input, textarea	{
	font-family:Arial;
	color:#ffffff;
	width: 500px;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }
.button {
	padding-right: 15px;
	padding-bottom: 15px;
}


b{color:#018eb9;}

a{color:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#df5f16; font-size:1.4545em; margin-bottom:15px; display:block} 

ul{margin:0; padding:0; list-style:none;}
ul li{
	background:no-repeat 0 5px;
	margin:0px;
	padding-left:5px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
}
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1 b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:1px 5px 1px 18px;  font-style:normal;}
.link-1 a { color:#ffffff; text-decoration:none; }
.link-1 a:hover { text-decoration:underline; }

.link-3 { display:block; float:left; background:url(images/link_bg3.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link-3 em { display:block; background:url(images/link_left3.gif) no-repeat left top;}
.link-3 b { display:block; background:url(images/link_right3.gif) no-repeat right top; padding:1px 5px 1px 18px;  font-style:normal;}
.link-3 a { color:#ffffff; text-decoration:none; }
.link-3 a:hover { text-decoration:underline; }

.link-2 { float:left; background:url(images/link_bg2.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link-2 em { display:block; background:url(images/link_left2.gif) no-repeat left top;}
.link-2 b { display:block; background:url(images/link_right2.gif) no-repeat right top; padding:1px 3px 1px 18px; font-style:normal;}
.link-2 a {  color:#ffffff;text-decoration:none; }
.link-2 a:hover { text-decoration:underline; }

ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#13bfe2; width:215px}
ol li{background:url(images/bg_list.gif) top left no-repeat; padding:7px 0 9px 12px; margin-bottom:8px }
ol a{color:#c6c6c6; text-decoration:none; margin-left:22px	}
ol a:hover{text-decoration: underline}

.ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#13bfe2; width:196px}
.ol li{background:url(images/bg_list1.gif) top left no-repeat; padding:7px 0 9px 12px; margin-bottom:8px }

/*header*/
#header {
	font-size:0.8125em;
	color:#FFFFFF;
	height: 100px;
}
#header .logo{ margin:35px 0 38px 20px }
#header .m{ margin-left:20px }
#header span{ position:absolute; padding:71px 0px 0px 615px}

/*content*/
#content{ font-size:16px; line-height: 20px; width:100%; text-align:left;}
#content .indent-main{padding:0px 17px 0px 20px}
#content .indent-main1{padding:36px 17px 0px 20px}
#content p{ margin:0px 0px 25px 0px}
#content .p1{ margin:0px 0px 15px 0px}
#content .p2{ margin:0px 0px 8px 0px}
#content .p{ margin:0}
#content .txt{ float:right; margin-bottom:17px; font-weight:bold}
#content .txt1{ float:right; margin-bottom:7px; font-weight:bold}


.indent{padding-left:15px; position:relative; float:left}
.indent1{padding-left:3px; position:relative; float:left}
#page7 p{ margin:0px 0px 17px 0px}

/*box*/
.box{ background:#1b1f21; width:100%; }
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-top-left-1 {background:url(images/corner_top_left-1.gif) no-repeat left top;}
.box .corner-top-right-1 {background:url(images/corner_top_right-1.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:17px 34px 18px 17px; }
.box .indent-box1{ padding:17px 16px 18px 17px; }
.box .indent-box2{ padding:17px 27px 55px 17px; }
/*box1*/
.box1{ background:#101010; width:100%; }
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; }
.box1 .indent-box{
	padding:5px 5px 5px;
	width: 230px;
}
.box1 h3{ font-size:1em; color:#d0d1d1; text-transform:uppercase; margin-bottom:35px }


h2{  font-size:2em; color:#049ec3; margin:2px 0 10px; font-weight:normal }
h3 {
	color: #0099CC;
	line-height: 36px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-bottom: 5px;
	font-size: 16px;
}

h2 strong{font-size:1.1818em; color:#ffffff;  margin-bottom:9px; display:block; font-weight:normal }


/*footer*/
#footer { color:#ffffff; font-size:0.6875em; }
#footer .indent-footer{ padding:30px 50px 0px 42px;}
#footer a {color:#ffffff; text-decoration:none; margin:0 18px 0 18px}  
#footer a:hover {  text-decoration:underline}
#footer span { color:#596a74} 
#footer span a{ color:#596a74; text-decoration:underline; margin:0} 
#footer span a:hover{ color:#596a74; text-decoration:none} 


.h{ height:26px}
input{
	border:1px solid #a09b96;
	background:#35393c;
	width:100px;
	height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:1px;
	text-align: center;
}
textarea{
   	border:1px solid #a09b96; 
	background:#35393c;
	width:193px; height:108px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:23px;
	overflow:auto}
.header {
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	line-height: 36px;
}
