@import url("css/menu.css");

/* CSS Document */
body {background-color:#fff;height:100%; margin:0px; padding:0px;font-family:Arial;font-size:12px;color:#000;}
p
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
}
table
{
	font-family:Arial;
	font-size:12px;
	color:#000;
}
#Body
{
	background:#002a4a url(images/bkgrd.png) repeat-x top left;
}
.Head
{
	font-size:18px;
	font-weight:normal;
}

h2
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #666644;
}

/*** Documents Module Styles ***/

.DocumentsHeader .TitleHeader
{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #ccc;
}

.DocumentsItems .TitleCell a
{
	font-weight:normal;
	font-size:12px;
}

.templateWidth
{
	width:16px;
}

.DownloadHeader,
.TitleHeader,
.OwnerHeader,
.CategoryHeader,
.DateHeader,
.SizeHeader,
.DownloadHeader
{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #ccc;
}

.DownloadCell a
{
	margin-left:35px;
	display:inline-block;
	background:#f8f8f8;
	border:1px solid #ccc;
	font-size:10px;
	padding:2px;
}

.DownloadCell a:hover
{
	background:#fff;
}


/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:normal;font-size:12px; }
a,a:link,a:visited,a:active{color:#0f3d90; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:normal;font-size:12px; }
a:hover{color:#2f5eb1; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:967px; margin:auto;}

.top_space{height:0px;}
.lang_pad{padding:0px 0px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; height:0px;}
.logo_top_right{padding:0px; margin:0px;}
.logo_top_bg{padding:0px; margin:0 0 0 0; background:url(images/header.png) no-repeat top;height:122px;}
/*.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}*/
/*.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}*/
.logo_pad{margin: 0 0 0 0; padding:0 ;height:122px;}

.menu_bg{padding:0 0 0 0;  margin: 0 0 0 0; height:29px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

#search_style{float:right;padding-top:2px;}
.search_bg{padding-right:2px;background:#000;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 0 0 0; background: #000; height:30px;}
.bread_left{padding:0px; margin:0px;}
.bread_right{padding:0px;}

#login_style{ padding:7px 10px 0px 10px; color:white;}
#login_style a
{
	color:#ccc;
	padding:1px 3px 2px 3px;
	border:1px solid #222;
}

#login_style a:hover
{
	background:#111;
}

.login_bg{ background:#000;}
#bread_style{ padding:7px 0px 0px 10px; color:#fff; font-size:12px; }

#bread_style a { color:#CCCCCC; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px;}
.right_bg{padding:0px; margin:0px;}
.content_pad{padding:0px 0 0px 0; margin: 0 0 0 0; background:#FFF;}

.bot_left{padding:0px; margin:0px;}
.bot_right{padding:0px; margin:0px; padding:0px 0 0px 0;}
.bot_bg{padding:20px; margin:0px; background: #000;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding-left:5px; padding-right:5px; margin:0px; }
.LeftPane{ padding:0; width:210px;margin:0px;background-color:#e9e9e9; min-width:210px; }
.RightPane{ padding:0; width:240px; margin:0px;background-color:#e5edfb; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#2f5eb1; font-size:13px; }
a.Breadcrumb:hover{color:#2f5eb1;}

/*-------------- Link Style --------------*/
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#2f5eb1; font-size:12px; }
a.links:hover{color:#2f5eb1;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#2f5eb1; font-size:12px;}
a.user:hover{color:#2f5eb1;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#fff; font-size:11px;}
a.footer:hover{color:#f8f8f8;}

/*-------------- Search SkinObject Styles --------------*/
searchButton{margin:0px;padding:0px;}
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;margin:0px;padding:0px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #0f3d90; color:#ffffff; border: none;width:100%;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.borders {
border-right:1px solid #ccc;
border-top:1px solid #ccc;
}

.borders td,.borders th {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}

.table_header
{
background-color:#003366;
font-weight:bold;
color:#ffffff;
text-align:left;
}

.table_header a:link,
.table_header a:visited,
.table_header a:selected,
.table_header a:active,
.table_header a:hover
{
	color:#ffffff;
	font-weight:bold;
}

.table_header td
{
background-color:#003366;
font-weight:bold;
color:#ffffff;
text-align:left;
}

.table_header td a:link
{
color:#ffffff;
}

.table_header th
{
background-color:#003366;
font-weight:bold;
color:#ffffff;
text-align:left;
}

.table_header th a:link
{
	color:#ffffff;
}

#HouseMenuNav li ul
{
	/* second-level lists */
	position: absolute;
	width: 190px;
	left: -9999px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	z-index: 88888;
}

#HouseMenuNav li ul ul
{
	/* third-and-above-level lists */
	margin: -30px 0 0 190px;
	border: solid 1px #333;
	white-space: nowrap;
}

#HouseMenuNav li:hover ul ul,
#HouseMenuNav li:hover ul ul ul,
#HouseMenuNav li.sfhover ul ul,
#HouseMenuNav li.sfhover ul ul ul
{
	left: -9999px;
}

#HouseMenuNav li:hover ul,
#HouseMenuNav li li:hover ul,
#HouseMenuNav li li li:hover ul,
#HouseMenuNav li.sfhover ul,
#HouseMenuNav li li.sfhover ul,
#HouseMenuNav li li li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
}

#HouseMenuNav li:hover ul,
#HouseMenuNav li li:hover ul,
#HouseMenuNav li li li:hover ul,
#HouseMenuNav li.sfhover ul,
#HouseMenuNav li li.sfhover ul,
#HouseMenuNav li li li.sfhover ul
{
	/* lists nested under hovered list items */
	margin-top:-23px;
	margin-left: 186px;
	border-left:1px solid #e9e9e9;
}