/* Global Styles */


* {
	margin: 0;
	padding: 0;
}
body {
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#002D5A;
	background-color:#e8e8e8;
}

a:link {
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#0433bb;
	text-decoration:underline;
}
a:visited { color:#0433bb; }
a:hover { color:#007ed7; }

ul { list-style:none; }
img { border:none; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#002d5a;
	text-align:right;
	border-bottom:solid thin;
	padding-bottom:5px;
	text-transform:capitalize;
	margin:0px 0px 25px 20px;
}
h2, h5 {
	font-size:18px;
	color:#d01818;
	margin:0px 0px 20px 20px;
}
h5 { color:#000099; }

h3 a:link { font-size:18px; color:#d01818; font-family:Arial, Helvetica, sans-serif; line-height:30px; }
h3 a:visited { font-size:18px; color:#d01818; font-family:Arial, Helvetica, sans-serif; line-height:30px; }
h3 a:hover { font-size:18px; color:#ff0000; font-family:Arial, Helvetica, sans-serif; line-height:30px; }
h3 img { margin:0px 30px; }

h4 {
	font-size:18px;
	color:#000099;
	font-style:italic;
	text-align:center;
	margin-bottom:15px;
}

.input {
	height:22px;
	width:274px;
	vertical-align:middle;
	color:#eedbbb;
	background:#7c0000;
	border:solid thin #cdb572;
	padding-left:5px;
}

#apDocument {
	width:975px;
	margin:auto;
	height:100%;
}
#apHead {
	background:url(images/bg_aptop.jpg) no-repeat;
	height:206px;
	padding-left:420px;
	padding-top:10px;
	color:#7d0000;
	font-size:24px;
	font-weight:bold;
	text-indent:25px;
}

#apMain {
	background:url(images/bg_main.png) repeat-y;
}

#apContent {
	width:510px;
	margin-left:31px;
	padding-left:40px;
}
#apContent p {
	line-height:24px;
	margin-left:20px;
	margin-bottom:20px;
	text-indent:30px;
}
 
#apContent .formtd p {
	text-indent:0px;
	margin-right:10px;
}
 
#apContent p:first-letter { color:#d01818; }

.corner { margin-left:31px; }



#apMore {
	height:360px;
	margin-top:60px;
}
#apMore li {
	float: left;
	width: 210px;
	height:360px;
	padding-left:22px;
	padding-right:20px;
}
#apMore li.first {
	border-right:2px #d9af96 solid;
}
#apMore p {
	width:210px;
	color:#4a4a4a;
	line-height:21px;
	margin-left:0px;
}
#apMore p a:link, #apMore p a:visited, #apMore p a:hover {
	color:#830000;
}
#apMore p a:hover {
	color:#ee0000;
}
#apMore img {
	margin:0px 30px 10px 0px;
}



/* Menu Styles */
#apMenu {
	position:absolute;
	margin-left:562px;
	top:216px;
	height:100%;
	-width:300px;
}

#apMenu li {
	width:250px;
	margin-left:22px;
	background:url(images/img_menu_sep.png) no-repeat 0px 6px;
	list-style:url(images/img_bullet.gif);
	list-style-position:inside;

	-margin-left:22px;
	-padding-left:-10px;
	-padding-top:14px;
	-background:url(images/img_menu_sep.png) no-repeat -35px 6px;
}

#apMenu ul.submenu li {
	width:230px;
	margin-left:20px;
	padding-left:30px;
	background:url(images/img_menu_sep.png) no-repeat 0px 6px;
	list-style:url(images/img_bullet4.gif);
	list-style-position:inside;
	-margin-left:40px;
	-padding-left:0px;
	-width:200px;
}

#apMenu li a:link, #apMenu li a:visited, #apMenu li a:hover {
	font-size: 18px;
	color:#002d5a;
	text-decoration:none;
}

#apMenu ul.submenu a:link, #apMenu ul.submenu a:visited, #apMenu ul.submenu a:hover {
	font-size: 18px;
	color:#830000;
	text-decoration:none;
}

#apMenu li a:hover {
	color:#006fdd;
}

#tele h2 {
	color:#7d0000;
	font-weight:bold;
	margin-left:140px;
	margin-top:40px;
	margin-bottom:0px;
	padding-bottom:0px;
}
/* END Menu Styles */

#apBottom {
	height:133px;
	width:974px;
	background:url(images/bg_bottom.png);
}
#apBottom div {
	float:right;
}
#apBottom .copyright {
	margin-top:26px;
	margin-right:52px;
	color:#eedbbb;
}
#apBottom .copyright img  {
	margin-right:10px;
}

#apBottom a:link, #apBottom a:visited, #apBottom a:hover {
	color:#e5e5e5;
}

.submit {
	background:url(images/btn_submit.png);
	border:none;
	width:105px;
	height:27px;
	margin-top:10px;
	margin-left:40px;
}

.red {
	color:#FF0000;
}


.formtd {
	height:20px;
	width:220px;
}

 #snoska {

 background-repeat:repeat-y;

 width:240px;

}

#snoska h3 {

 margin-left:15px;

 height:auto;

}

#snoska p {

 text-indent:0px;

 margin-top:10px;

 width:210px;

}