@import url("menu.css");

/* CSS Document */
html, body {
	height:100%;
}
body {
	background:#FFF;
	margin:0px;
	padding:0px;
}
H1, H2, H3 {
	color:#000C57;
}
.SubTitle, a.SubTitle:link, a.SubTitle:visited, a.SubTitle:active {
	color:#000c57;
	font-size: 14px;
	font-weight: bold;
}
a.SubTitle:hover {
	color:#79b91c;
}
UL LI {
	list-style:disc;
	padding-bottom: 5px;
}
UL LI LI {
	list-style:circle;
}

p img {
	margin: 0px;
	padding: 0px;
}

.LeftPane p {
	margin: 0px;
	padding: 0px;
}



/*-------- Default Style --------*/
p,th,td,div, .normal, li{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
p, .normal, li {
	font-size: 14px;
}
a,a:link,a:visited,a:active{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#0000AA;
}
a:hover, a:active{
	color:#79b91c;
	text-decoration:underline;
}

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{height:34px;}
.logo_pad{
	background:#FFF;
	padding:0;
	float: left;
	width: 450px;
	margin-top: 0;
	margin-bottom: 5px;
}

.menu_bg{
	margin: 0 7px 0 7px;
	padding: 0;
	height:55px;
	background:url(images/menu_bg.png) repeat-x top left;
}
.menu_left{	padding:0; 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; }

.menu_style{float:left;}

.search_style{
	float:right;
	padding:10px 25px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{
	margin:0 25px 0 12px;
	background:#FFF;
}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{
	margin:0 25px 0 12px;
}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.PageHeader {padding:10px 0;}
.ContentPane {padding:0px 0px 0px 0px;text-align:left;}
.TopPane {padding:5px 0px 5px 0px;text-align:left;}
.BottomPane{padding:5px 0px 5px 0px; margin:0px; text-align:left; }
.LeftPane{ padding: 0px; margin:0px; }
.RightPane{ padding:0px; width:340px; margin:0px; height:100%; }
.LowerLeftPane{ padding:0px; margin:0px; }
.LowerRightPane{ padding:0px; margin:0px; }

/*--------- pane border style ----------*/
.ol_top {
	font-size: 1px;
	background-image: url(images/ol_top.png);
	background-repeat: repeat-x;
}
.ol_right {
	font-size: 1px;
	background-image: url(images/ol_right.png);
	background-repeat: repeat-y;
}
.ol_bottom {
	font-size: 1px;
	background-image: url(images/ol_bottom.png);
	background-repeat: repeat-x;
}
.ol_left {
	font-size: 1px;
	background-image: url(images/ol_left.png);
	background-repeat: repeat-y;
}

.PricingTable {
	font-size: 12px;
	border: 1px solid #c8cccf;
}
.PricingHeaderRow {
	background-color: #000C57;
}
td.PricingHeader {
	color: #FFFFFF;
	font-size: 14px;
}
.PricingSubHeadRow {
	background-image: url(images/PricingRowGrad.png);
	color: #43494D;
}
.PricingTableAltRow {
}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{
	font-weight:bold;
	color:#0000AA;
	font-size:11px;
	text-transform:uppercase;
}
a.links:hover{
	color:#79b91c;
}
/*-------------- News Style --------------*/
td.articlelink a {
	font-weight: bold;
	font-size:14px;
}
.articledate {
	color: #43494D;
	font-size:12px;
}

.articleHeadline a:link, .articleHeadline a:visited {
	color:#000C57;
}
.articleHeadline a:hover {
	color:#79b91c;
}
.articleSummary p {
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.articleReadMore a {
	font-size:12px;
}
/*-------------- Footer Style --------------*/
.footer {
	text-align:center;
}
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4b5258; font-size:12px;}
a.footer:hover{color:#000c57;}

/*-------------- 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: 5px 0px 0px 0px; position:relative; display: block; font-weight:bold}
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;}
/*-------------- jQuery Tabs --------------*/

.usual {
	color:#111111;
	padding:5px;
}
.usual li, .usual ul {
	margin:0px;
	padding:0px;
	width:auto;
}
.usual li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.usual ul a {
	color:#43494D;
	display:block;
	width:25px;
	text-align:center;
	font-size:12px;
	padding:5px 0;
	text-decoration:none !important;
	background-color: #FFFFFF;
	background-image: url(images/submenu_grad.png);
	background-repeat: repeat-x;
	border: 1px solid #43494D;
}

.usual ul a.selected, .usual ul a:hover {
	color:#FFFFFF;
	display:block;
	width:25px;
	text-align:center;
	padding:5px 0;
	font-weight: bold;
	background-color: #000c57;
	border: 1px solid #43494D;
	background-image: none;
}
