﻿body
{
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	background: #fff url(../../Skins/Images/body_bg.jpg) repeat-x left top;
	color: #555;
}


STRONG, B, H1, H2, H3, H4, H5
{
  font-family:arial, Verdana, Sans-Serif; 	
}

#container
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#inner_container
{
	width: 961px;
	margin-left: auto;
	margin-right: auto;
}


#content
{
	width: 961px;
	height: 100%;
	border-right: dotted 1px #4282C2;
	border-left: dotted 1px #4282C2;
}

#inner_content
{
	width: 100%;
	height: auto;
	background-color: #fff !important;
	display: inline-block;
}


#content_portal
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}


#header
{
	width: 100%;
	height: 150px;
}

#inner_header
{
	height: 150px;
}

#header_content
{
	clear: both;
	width: 100%;
	height: 120px;
}



#header_banner
{
	float: left;
	width: 200px;
}

#header_toplink
{
	float: right;
	width: auto;
}

#header_toplink ul
{
	clear: both;
	margin: 2px;
}


#header_toplink ul li
{
	float: left;
	list-style-type: none;
	color: White;
	padding: 5px;
}


#header_toplink ul li a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: White;
	text-transform: lowercase;
	text-decoration: none;
}

#header_toplink ul li a:hover
{
	text-decoration: underline;
}


#header_toplink ul li input[type="text"]
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #555;
	line-height:14px;
	height:16px;	
	text-decoration: none;
	border: solid 1px #eee;
}

#footer
{
	width: 100%;
	clear: both;
	text-align: center;
	height: 100px;
}

#inner_footer
{
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	background: #091C3A url(../../Skins/Images/nav_bg.gif) repeat-x;
}

#inner_footer ul
{
	padding-top: 6px;
	clear: both;
	text-align: center;
}

#inner_footer ul li
{
	float: left;
	font-family: Arial, Sans-Serif, Sans-Serif;
	font-size: 11px;
	color: White;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}


#inner_footer ul li.sep
{
	background: transparent url(../../Skins/Images/white_sep.gif) no-repeat center center;
	width: 10px;
}


#inner_footer ul li a
{
	font-family: Arial, Sans-Serif, Sans-Serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

#inner_footer ul li a:hover
{
	text-decoration: underline;
}


#copyright_footer
{
	width: 961px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#copyright_footer ul
{
	clear: both;
}

#copyright_footer ul li
{
	float: left;
	list-style-type: none;
	font-family: Arial, Verdana, Sans-Serif, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	padding-left: 5px;
	padding-right: 5px;
}

#copyright_footer ul li.sep
{
	background: transparent url(../../Skins/Images/sep.gif) no-repeat center center;
	width: 10px;
}


#copyright_footer ul li a
{
	font-family: Arial, Verdana, Sans-Serif, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}

#copyright_footer ul li a:hover
{
	text-decoration: underline;
}

#breadcrumbs
{
	padding-top: 3px;
	width: 951px;
	background-color: #4282C2;
	height: 26px;
	padding-left: 10px;
	clear: both;
}

#breadcrumbtrail ul
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#breadcrumbtrail ul li
{
	list-style-type: none;
	float: left;
	margin: 2px;
}

#breadcrumbtrail ul li a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	color: white;
}


#breadcrumbtrail ul li a:hover
{
	text-decoration: underline;
}


#content_title
{
	padding:20px 20px 10px 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #555;
}

#content_detail
{
	width: 95%;
	text-align: justify;
	font-family: Verdana, Arial, Sans-Serif !important;
	padding:5px 10px 5px 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px !important;
}

#content_detail ul li
{
	background: transparent url(../../Skins/Images/more_arrow.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
}



/* SITEMAP */

.SitemapRootNode
{
	height: 18px;
	padding-left: 5px;
}

.SitemapRootNode A, .SitemapRootNode a:visited
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 5px;
}


.SitemapRootNode A:HOVER
{
	text-decoration: underline;
}

.SitemapParent
{
	width: 620px;
	padding: 0px;
	line-height: 14px;
}

.SitemapParent A
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
}

.SitemapParent A:HOVER
{
	color: #0B2E8C;
	text-decoration: underline;
}

.SitemapLeaf
{
	width: 100%;
}


.SitemapLeaf A, .SitemapLeaf a:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #0D2154;
	text-decoration: none;
}

.SitemapLeaf A:HOVER
{
	color: #0B2E8C;
	text-decoration: underline;
}

.SiteMap div
{
	padding: 1px 0px 1px 0px;
}

#pager
{
	width: 950px;
	background-color: #BAD1E8;
	position: relative;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
}

#pager TABLE
{
	border: 0px;
}

#pager TABLE TD
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: Black;
	border: 0px;
}

#pager TABLE TD input[type="text"]
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 11px;
	height: 14px;
	border: inset 1px #eee;
}

#pager TABLE TD IMG
{
	margin: 2px 0 1px 0;
}

/* SEARCH */

#search_form
{
	background-color: White;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	height: 30px;
}

#search_form input[type="text"]
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 12px;
	height: 16px;
	border: inset 1px #eee;
}
#search_result
{
	clear: both;
	display: inline-block;
}

#result_list ul
{
	clear: both;
	padding-left: 20px;
	margin: 0px;
}

#result_list ul li
{
	list-style-type: none;
	padding: 5px 2px 3px 2px;
}

#result_list li .description
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	width: 900px;
	text-align: justify;
}

#result_list li a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}

#result_list li a:hover
{
	text-decoration: underline;
}

/* CONTACT US */




#contactus_detail
{
	display: inline-block;
}

#contactus_detail #form
{
	clear: both;
	display:block;
}

#contactus_detail #form ul
{
	clear: both;
	padding: 2px;
	margin: 2px;
	display:block; 
}

#contactus_content
{
  font-family: Verdana, Arial, Sans-Serif !important;
  font-size:11px;
  padding-left:20px;
  text-align:justify;
  width:800px;	
  padding:5px 20px 20px 20px;
}

#contactus_detail
{
	padding-left: 20px;
	clear: both;
	display:block;
}

#buttons input[type="submit"]
{
	clear: both;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	padding:2px 5px 2px 5px;
	border:solid 1px #B9D4F1 !important;
	margin: 5px;
}


#contactus_detail ul
{
	clear: both;
}

#contactus_detail H4
{
	display:block;
}

#contactus_detail ul li
{
	list-style-type: none !important;
	padding-left:18px;
}


.bullet
{
  background:transparent url(../../Skins/Images/more_arrow.gif) no-repeat 0 center;	
  white-space:nowrap; 
  width:90%; 
  padding-left:10px !important;
}

#contactus_detail #form ul li
{
	float: left;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 11px;
	list-style-type: none !important;
	padding: 2px 0 2px 0;
	display:block; 
}

#contactus_detail #form ul li input[type="text"]
{
	font-family:Courier New, Verdana; 
	font-size: 12px;
	height:18px;
	border-left:1px solid #B9D4F1 !important;
	border-top:1px solid #B9D4F1 !important;
	border-bottom:solid 1px #B9D4F1 !important;
	border-right:solid 1px #B9D4F1 !important;
}

#contactus_detail #form ul li textarea
{
 	font-family:Courier New, Verdana; 
	font-size: 12px;
	line-height:16px;
		border-left:1px solid #B9D4F1 !important;
	border-top:1px solid #B9D4F1 !important;
	border-bottom:solid 1px #B9D4F1 !important;
	border-right:solid 1px #B9D4F1 !important;
	
}

#contactus_detail ul li input[type="submit"]
{
	clear: both;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	padding:2px 5px 2px 5px;
	border:solid 1px #B9D4F1 !important;
	margin: 5px;
}

#contactus_detail #form ul li.title
{
	width: 100px !important;
	white-space: nowrap;
	font-weight: bold;
}
