* {
	margin: 0;
	padding: 0;
}

body {
	min-width: 980px;
	background: lightsteelblue;
	color: #333333;
	font-family: arial,verdana,helvetica,sans-serif;
}

br { clear: both; }

img { border: none; }

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 10px 10px 10px 0px;
}

#head {
	width: 980px;
	height: 100%;
	margin: 0px 0px 15px 0px;
}

#head .logo {
	float: left;
	width: 266px;
}

#head .links {
	float: right;
	text-align: right;
	width: 675px;
	color: #000000;
	padding: 0px 10px 0px 0px;
}

#head .links ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#head .links ul li { 
	display: inline; 
	padding: 0px 15px 0px 0px;
	font-size: small;
}

#head .links a {
	color: #000000;
	font-size: small;
	text-decoration: none;
	padding-left: 20px;
}

#head .links a:hover { color: orange; }

#head .links ul li.home a { background: url(/images/icons/house.png) no-repeat; }
#head .links ul li.livechat a { background: url(/images/icons/comment.png) no-repeat; }
#head .links ul li.support a { background: url(/images/icons/user_suit.png) no-repeat; }
#head .links ul li.phone { background: url(/images/icons/phone.png) no-repeat; padding-left: 18px; font-size: 14px}
#head .links ul li.portal a { background: url(/images/icons/key_go.png) no-repeat; }

#head .navbar {
	background: transparent url(/images/navbar.png) no-repeat scroll 0 0;
	height: 71px;
	width: 980px; 
	margin: 10px 0px 0px 0px;
}


#head .menu {
	float: left;
	width: 710px;
	height: 20px;
	margin: 25px 0px 25px 25px;
}

#head .menu ul {
	list-style: none;
}

#head .menu ul li {
	float: left;
	width: auto;
	margin: 0px 65px 0px 0px;
}

#head .menu ul li a {
	display: block;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #909090;
	text-decoration: none;
	font-size: medium;
}

#head .menu ul li a:hover {
	color: yellow;
}

#head .menu ul li ul {
	position: absolute;
	background: #525252;
	border: 1px solid #909090;
 	left: -999em; 
	clear: left;
}

#head .menu ul li:hover ul, .menu ul li.sfhover ul {
	margin: 0px 0px 0px 5px;
	left: auto;
	z-index: 999;
}

#head .menu ul li ul li {
	border-bottom: 1px solid #909090;
	margin: 0;
	float: none;
	width: auto;
	min-width: 150px;
}

#head .menu ul li ul li:hover {
	background: #717171;
}

#head .menu ul li ul li a:hover {
	color: yellow;
	border: none;
}

#head .menu ul li ul li a {
	padding: 6px;
	border: none;
}

#head .search {
	float: right;
	width: 230px;
	height: 25px;
	margin: 22px 0px 0px 10px;

}

#head .search input[type="text"] {
	background: transparent;
	border: 1px solid #585858;
	color: #FFFFFF;
	width: 150px;
	padding: 2px;
}

#head .search input[type="submit"] {
	background: transparent;
	border: 1px solid #585858;
	color: #FFFFFF;
	padding: 2px;
}

#ndcBody {
   background: #ffffff;
   width: 960px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   -moz-box-shadow: 0 0 1.5em #333333;
   -webkit-box-shadow: 0 0 1.5em #333333;
   box-shadow: 0 0 1.5em #333333;
   margin: 0px 10px;
   overflow: hidden;
	font-size: small;
}

#ndcBody > h1 {
	background: #444444 url(/images/newbtn_middle.png) repeat-x;
	border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   color: #ffffff;
   font-size: x-large;
   padding: 10px 20px 10px 20px;
   margin: 0px;
   text-align: center;
}

#ndcBody a,
#ndcBody a:visited {
	text-decoration: none;
}
	

#page {
	background: #ffffff;
	width: 960px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 1.5em #333333;
	-webkit-box-shadow: 0 0 1.5em #333333;
	box-shadow: 0 0 1.5em #333333;
	margin: 0px 10px;
	overflow: hidden;
}

#page a {
	text-decoration: none;
}

#page a:visited {
}

#page > .top {
	height: 16px; 
	width: auto;
}

#page > .top-dark {
	padding: 7px 0px 0px 0px;
	width: auto;
}

#page > .top-dark h1 {
   background: #444444 url(/images/newbtn_middle.png) repeat-x;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   color: #ffffff;
   font-size: x-large;
   padding: 10px 20px 10px 20px;
	margin: 5px 0px;
	text-align: center;
}



#page > .content {
	width: auto;
	padding: 0px 5px;
	overflow: hidden;
}

#page > .content > .breadcrum {
	width: auto;
	margin-bottom: 5px;
	font-size: small;
}

#page > .content > .breadcrum a {
	color: #4169E1;
	text-decoration: none;
	font-weight: normal;
}

#page > .bottom {
	height: 16px;
	width: 980px;
}

#foot {
	width: 980px;
}

#foot .top {
	width: 980px;
	height: 18px;
	background: transparent url(/images/footer-top.png) no-repeat;
}

#foot .content {
	width: 935px;
	background: transparent url(/images/footer-middle.png) repeat-y;
	padding: 10px 30px;
	color: #8E8E8E;
}

#foot .bottom {
	clear: left;
	background: transparent url(/images/footer-bottom.png) no-repeat;
	height: 18px;
	width: 980px;
}

#foot .ls {
	float: left;
	width: 700px;
}

#foot .ls a:hover {
	color: orange;
}

#foot .ls ul {
	float: left;
	width: auto;
	margin: 0px 30px 0px 0px;
	color: orange;
	font-size: small;
}

#foot .ls ul li {
	padding: 2px 0px;
}

#foot .ls ul li a {
	color: #8E8E8E;
	text-decoration: none;
	font-size: x-small;
}

#foot .ls ul li a:hover {
	color: orange;
}

#foot .rs {
	float: left;
	width: 235px;
	text-align: center;
}

#foot .cr {
	color: #000000;
	width: 980px;
	text-align: center;
	font-size: smaller;
}

#foot .cr a {
	color: #000000;
}

#foot .foot-facebook {
	float: left;
	width: auto;
   height: 32px;
   background: transparent url(/images/32x32-facebook.png) no-repeat;
}

#foot .foot-twitter {
	float: left;
	width: auto;
	height: 32px;
	background: transparent url(/images/32x32-twitter.png) no-repeat;
	margin-left: 20px;
}

#foot .foot-facebook a,
#foot .foot-twitter a {
   margin-left: 36px;
   line-height: 32px;
   text-decoration: none;
   font-size: large;
   color: orange;
}

#foot .foot-facebook a:hover,
#foot .foot-twitter a:hover {
   color: #0066CC;
}

#foot .foot-geotrustseal {
	clear: left;
	margin: 10px 0px;
}

.ndcBreadcrumb {
	margin: 5px 0px 5px 5px;
	font-size: small;
}

.ndcBreadcrumb > ol {
	list-style: none;
	overflow: hidden;
}

.ndcBreadcrumb > ol > li {
	background: transparent url('/images/icn-arrow_16x26.gif') no-repeat;
	float: left;
	display: block;
	padding: 2px 7px 0px 12px;
	line-height: 16px;
}

.ndcBreadcrumb > ol > li > a {
	color: #4169E1;
}

.fleft {
	float: left;
	width: auto;
}

.cleft {
	clear: left;
	width: auto;
}

.fright {
	float: right;
	width: auto;
}

.cright {
	clear: right;
	width: auto;
}

.ndcTAC { text-align: center; }
.ndcTAL { text-align: left; }
.ndcTAR { text-align: right; }


.gslinks {
   border: 1px solid #c2cfdf;
   background: #f0f5fa;
   padding: 10px;
}

.gslinks h2 {
   font-size: x-large;
   font-weight: normal;
   padding: 2px;
}

.gslinks ul {
}

.gslinks li {
   list-style: none;
   border-top: 1px dotted #c2cfdf;
   padding: 10px;
}

.gslinks li:hover {
	background: #FDFCDC; 
}

.gslinks a,
.gslinks a:visited {
   padding-left: 10px;
   font-size: large;
   color: blue;
   font-weight: normal;
   text-decoration: none;
}

.ndcHorizontalMenu {
	margin: 5px 0px 0px 0px;
}

.ndcHorizontalMenu > ul {
	background: #f5f5f5;
	border: 1px solid #dddddd;
	list-style: inside;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0px;
	font-size: 14px;
}


.ndcHorizontalMenu > ul > li {
	padding: 5px;
	margin: 5px 10px;
	line-height: 14px;
	border-bottom: 1px dotted #aaaaaa;
}

.ndcHorizontalMenu > ul > li.ndcHeading {
	background: url("/images/newbtn_middle.png") repeat-x #006AB6;
	color: white;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	-moz-border-radius: 5px; 
	border: 1px solid #dddddd;
	text-align: center;
	font-size: large;
}

.ndcHorizontalMenu > ul > li > a {
	font-size: 14px;
	font-weight: bold;
	color: inherit;
}

.ndcHorizontalMenu > ul > li:hover > a {
	color: #006AB6;
}

.ndcFL {
	float: left;
	width: auto;
}

.ndcFR {
	float: right;
	width: auto;
}

.ndcTAC {
	text-align: center;
}


