@import url("css/menu.css");
@import url("css/treemenu.css");
@import url("TBPdefaults.css");
#BodyPanel
{
	text-align: center;
}

#BodyPanel
{
	text-align: -moz-center;
	margin-left:auto;
	margin-right:auto;
}


.template_style
{
	width: 980px;
	text-align: left;
}
/* 
.template_style
{
	margin-left:auto;
	margin-right:auto;
}
*/

#ControlPanel
{
}
.top_space
{
	height: 10px;
}
.lang_pad
{
	padding: 7px 35px 0px 0px;
	text-align: left;
}

/*------- Login Section --------*/

.login_top
{
	width: 100%;
}
.login_bg
{
	height: 24px;
	background-color: #7C7676;
}
.login_pad
{
	height: auto;
	padding: 4px 17px 4px 10px;
	vertical-align: middle;
}


#login_style
{
	margin: auto;
	color: white;
	font-size: 12px;
	float: right;
	padding: 0px 17px 0px 10px;
}



#login_style a.user:link
{
	color: white;
	font-size: 12px;
}
#login_style a.user:active
{
	color: white;
	font-size: 12px;
}
#login_style a.user:visited
{
	color: white;
	font-size: 12px;
}
#login_style a.user:hover
{
	color: #C00;
}


/*------- Main Section --------*/

.MainPad
{
	padding: 0px 0px 0px 0px;
}
.MainPanel
{
	text-align: left;
	background-color: white;
	width: 100%;
}

/*------- Logo Section --------*/

.logo_pad
{
}
.logo_panel
{
	vertical-align: bottom;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

/* -- 
.logo_bg a img
{
 	height: 42px;
	width: 150px;
}
-- */
div.align_bot *
{
	vertical-align: text-bottom;
}
span.align_bot *
{
	vertical-align: text-bottom;
}

.logo_bot_line
{
	border-bottom-color: #002063;
	border-bottom-style: solid;
	border-bottom-width: 7px;
}

.menu_bg
{
}

.menu_style
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 12pt;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	color: #000080;
	vertical-align: bottom;
}

/*--- Content Section --- */
.content_pad
{
	margin: 0px 0px 0px 0px;
	border-bottom: none;
	padding: 15px 0px 0px 0px;
}

.content_panel
{
	width: 100%;
	background-color: #fff;
        text-align:left;
}


/*--------- pane style ----------*/
.BottomPane
{
	padding: 0px;
	margin: 0px;
}
.TopPane
{
	padding: 0px;
	margin: 0px;
}


.ContentPane
{
	padding: 0px;
	margin: auto;
	text-align: left;
	float: none;
	width: 100%;
}
div.ContentPane 
{
	padding-left:auto;
        padding-right:auto;
}

.LeftPane
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	float: none;
	width: 228px;
	border:none;
}

.MainContentPane
{
	width: 620px;
}

.MainLeftPane
{
	width: 317px;
}

.RightPane
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.ColumnPane
{
	padding: 0px;
	margin: 0px;
	width: 50%;
}


.BottomPane1
{
	text-align: left;
	float: none;
	width: 317px;
}
.BottomPane2
{
	text-align: left;
	float: none;
	width: 309px;
}
.BottomPane3
{
	text-align: right !important;
	float: none;
	width: 324px;
}

.bottom_pad
{
	padding-top: 15px;
	padding-bottom: 14px;
}
/*-------- design style --------*/

.search_style
{
	font-size: 12px;
	float: right;
	padding: 8px 0px 0px 0px;
}
.search_bg
{
	padding-right: 2px;
	color: white;
}
.search_bg Input
{
	color: white;
}



.clear_float
{
	clear: both;
}



/*------------ Breadcrumb Style --------------*/
.bread_bg
{
}
.bread_pad
{
	text-align: left;
}
#bread_style
{
	padding: 0px 0px 0px 120px;
	color: #CCCCCC;
	font-size: 13px;
}
a.Breadcrumb:visited
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:active
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:link
{
	color: #4F839F;
	font-size: 13px;
}
.Breadcrumb
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:hover
{
	color: #C00;
}

/*-------------- Link Style --------------*/
.links_pad
{
}
.links_panel
{
	text-align: center;
}
a.links:visited
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
a.links:active
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
a.links:link
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
.links
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
a.links:hover
{
	color: #C00;
}

/*-------------- User Style --------------*/
a.user:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.user:active
{
	color: #4F839F;
	font-size: 12px;
}
a.user:link
{
	color: #4F839F;
	font-size: 12px;
}
.user
{
	color: #4F839F;
	font-size: 12px;
}
a.user:hover
{
	color: #C00;
}

/*-------------- Footer Style --------------*/
.footer_pad
{
	padding: 0px 0px 10px 0px;
	border-top: 2px solid #7C7676;
}
.footer_panel
{
	text-align: center;
}
.footer_style
{
	color: #909090;
	font-size: 12px;
}
a.footer_style:visited
{
	color: #909090;
	font-size: 12px;
}
a.footer_style:active
{
	color: #909090;
	font-size: 12px;
}
a.footer_style:link
{
	color: #909090;
	font-size: 12px;
}
a.footer_style:hover
{
	color: #C00;
}

#terms_style
{
}
#copy_style
{
}


/*-------------- Search SkinObject Styles --------------*/
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;
}

#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: #CE0D0D;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}



