@charset "utf-8";
body {
	margin: 0px;
	background:url(../images/background.jpg) repeat-x center top #001849;
}

/* ----------------------------  MENUS USED (CSS) ------------------------------- */

.menu_back {
	background:url(../images/menu_back.jpg) repeat-x left;
	height:37px;
}

#nav1 {
	clear: both;
	margin: 0px 4px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

#nav1 ul {
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav1 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 1px 0px;
}

#nav1 li a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0px 19px 0px;
	padding: 11px 7px 11px 7px;
	text-decoration: none;
	font-size: 11px;
}

#nav1 a:hover {
	color: #00A2FF;
	text-decoration: none;
}

#nav1 .selected {
	color: #00A2FF;
	text-decoration: none;
}

/* ----------------------------  TEXT (CSS) ------------------------------- */

.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 16px;
	text-decoration:none;
}

.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 12px;
	text-decoration:none;
}

.Text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 17px;
	text-decoration:none;
}

.Text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 12px;
	text-decoration:none;
	line-height:18px;
}
.Text4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 12px;
	text-decoration:none;
	line-height:18px;
}
.Text4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 12px;
	text-decoration:underline;
	line-height:18px;
}
.Text4Bold, .Text4Bold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.Text4Bold a{
	font-size: 14px;
}
#hr-sep{height:15px;border-bottom: 1px solid #ccc;}
.Text4Bold a:hover{
	text-decoration:underline;
}
.Text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size:20px;
	text-decoration:none;
}

.Text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 16px;
	text-decoration:none;
	padding-right:60px;
}

.Text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#EFEFEF;
	font-size:9px;
	text-decoration:none;
	line-height:16px;
}

.Text8 {
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

/* ----------------------------  LINKS (CSS) ------------------------------- */

.ALinks_divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 13px;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

.ALinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 13px;
	text-decoration:none;
}

.ALinks:hover {
	color:#00A2FF;
}

.BLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 12px;
	text-decoration:none;
}

.BLinks:hover {
	color:#00A2FF;
}

.CLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E7E7E7;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

.CLinks:hover {
	color:#00A2FF;
	text-decoration:underline;
}

.DLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.DLinks:hover {
	color:#FF0000;
	text-decoration:underline;
}

/* ----------------------------  HEADING ------------------------------- */

.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 25px;
	font-weight:normal;
	text-decoration:none;
}

.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00A2FF;
	font-size: 25px;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

/* ---------------------------- Back Ground & Back Ground Images ------------------------------- */

.footer_bg {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:110px;
}

.middle_bg {
	background:url(../images/middle_bg.jpg) repeat-x top #05053F;
}

/* ----------------------------  BORDER ------------------------------- */

.border_image {
	border:#D4D4D4 4px solid;
}

.border_image2 {
	border:#D4D4D4 2px solid;
}

.Td_border {
	border:#FFFFFF 2px solid;
}

/* ----------------------------  BUTTONS ------------------------------- */

.signin_button {
	background:url(../images/signin_button.jpg) no-repeat;
	width:76px; height:24px;
	border:0px;
}

/* ----------------------------  TEXT FIELD ------------------------------- */

.Text_Field1 {
	background:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#909090;
	border:#9B9BB2 solid 1px;
	padding:6px;
}

.Text_Field2 {
	background:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#909090;
	border:#003399 solid 1px;
	padding:3px;
	*margin-top:15px;
}
.notice_area{height:30px;}
.notice_area .notextmsg {
	font-family:Tahoma, Arial, Verdana;border: 1px solid;margin: 10px 0px; margin-left:15px;width:87%;padding:15px 10px 15px 50px;background-repeat: no-repeat;background-position: 10px center;font-size:13px;text-align:left;
	color: #9F6000;background-color: #FEEFB3;background-image: url('../icons/warning_msg.png');
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:800px; height:32px; position:relative; z-index:100;font-family: Verdana, Arial, Helvetica, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:800px; w\idth:801px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; margin-left:16px;position:relative;}

* html .menu li {margin-left:16px;}
/* style the links for the top level */
.menu li a, .menu li a:visited {float:left;display:block;font-size:11px;text-decoration:none; color:#fff; height:30px;  margin-right:36px;line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu li a, * html .menu li a:visited {margin-right:18px;}
.menu li ul li a, .menu li ul li a:visited {background:#274583; }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:none;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:none;}
.menu ul ul :hover > a.drop {background:none;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:none;}
/* style the third level hover */
.menu ul ul ul a:hover {background:none;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; margin-left:-26px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:25px;margin-left:-44px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { text-align:left;color:#FFFFFF; height:auto; line-height:1em; padding:5px 10px; width:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#00A2FF; background:#274583;}
.menu :hover > a, .menu ul ul :hover > a {color:#00A2FF; background:none;}
.menu ul ul :hover > a { background:#274583;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}