/* style.css Improved */
body {
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	overflow: scroll;
	overflow-x: auto;
	padding: 0;
	margin: 0;
}

div#container {
	background: #fbfaf5 url(../imgs/menubg_gold_ext.jpg) 0 164px no-repeat;
	text-align: left;
	width: 80%;
	min-width: 800px;
	max-width: 985px;
	min-height: 100%;
	margin: 0 auto;
	color: #000;
	border: 2px solid #ba960e;
	line-height: 140%;
}

* html div#container {
	height: 100%;
}

div#title {
	background: #bab3d4 url(../imgs/titlebg_alt.jpg) left repeat-y;
	height: 152px;
	border-bottom: 2px solid #fff;
}

div#title img#logo {
	width: 90px;
	height: 132px;
	padding: 10px 0 0 6%;
	float: left;
}

div#title img#cglg {
	width: 631px;
	height: 35px;
	padding: 40px 0 0 2%;
}

div#title img#cto {
	width: 323px;
	height: 29px;
	padding: 5px 0 0 2%;
}

div#menu {
	float: left;
	width: 163px;
	margin: 0;
	padding: 0;
	border-top: 10px solid #ba960e;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu a {
	font: bold 0.83em Verdana, Arial, sans-serif;
	color: #000066;
	text-decoration: none;
	text-align: right;
	padding: 3px 5px 4px 0;
	border-bottom: #000066 solid 1px;
	height: 2.5em;
	display: block;
}

div#menu a:active {
	color: #fff;
	background-color: #ba960e;
	border-right: thick solid #000066;
}

div#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul li {
	margin-bottom: -1px;
}

div#menu ul ul li a {
	border: 1px solid #ba960e;
	color: #fff;
	padding-bottom: 5px;
	height: 2.3em;
}

div#menu li {
	position: relative;
}

div#menu ul ul {
	display: none;
	background-color: #000066;
}

div#menu ul li:hover ul {
	display: block;
}

div#menu ul li:hover > a {
	color: #fff;
	background-color: #ba960e;
	border-right: thick solid #000066;
	padding-right: 2px;
}

div#imgslide a {
	border: none;
}

div#inner {
	background: #fff url(../imgs/whitebg_dotted.gif) right 164px repeat-y;
	margin-left: 163px;
}

div#news {
	background-color: #fff;
	font: 0.83em Verdana, Arial, sans-serif;
	line-height: 130%;
	float: right;
	width: 257px;
	margin: 0;
	padding: 0;
	border-top: 10px solid #ba960e;
	border-left: 2px solid #ba960e;
}

div#news ul {
	list-style: none;
	margin: 0;
	padding: 0 7px 5px;
}

div#news h3 {
	font-size: 1.4em;
	padding: 5px 7px;
	margin: 0;
}

div#news hr {
	border: 1px dotted #ba960e;
	margin-top: 15px;
}

div#content {
	font: 0.9em Verdana, Arial, sans-serif;
	text-align: left;
	margin-right: 256px;
	padding: 0.8em;
	border-top: 10px solid #ba960e;
	border-left: 2px solid #ba960e;
	width: auto;
	min-width: 350px;
}

* html div#content {
	height: 1%;
	margin-bottom: 12px;
}

p#disclaimer {
	font-size: 0.8em;
	line-height: normal;
	color: #666666;
	padding: 1.5% 1.5% 0;
}

div#subcontent {
	position: absolute;
	border: 1px solid #000066;
	background-color: #dfcf93;
	width: 16%;
	padding: 4px;
	display: none;
}

div#clearfooter {
	clear:both;
}

div#footer {
	clear: both;
	width: 100%;
	height: 4em;
	border-top: 2px solid #ba960e;
	background-color: #fff;
	font: 0.75em Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0;
}

* html div#footer {
	\height:44px;/* for ie5 */
	he\ight:42px;/* for ie6 */
}

.breadcrumb {
	font-size: 0.88em;
	text-align: right;
}

.datefield {
	color: gray;
	font-size: 80%;
}

.divider {
	display: none;
}

.left {
	float: left;
	padding-right: 10px;
}

li.longlink {
	font-size: 0.9em;
}

p.question {
	font-weight: bold;
	margin-bottom: -8px;
}

p.question:first-letter {
	background-color: #000066;
	font: bold 1.2em Verdana, Arial, sans-serif;
	color: #fff;
	padding: 3px;
}

p.answer {
	font-style: italic;
	margin-top: -3px;
	margin-bottom: 10px;
}

p.answer:first-letter {
	background-color: #ba9603;
	font: normal bold 1.2em Verdana, Arial, sans-serif;
	color: #000066;
	padding: 3px;
}

.right {
	float: right;
	padding-left: 10px;
}

.left {
	float: left;
	padding-right: 10px;
}

a:link {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px solid;
}

a:visited {
	color: #003399;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #ba960e;
	text-decoration: none;
	border-bottom: none;
}

a:active {
	color: #ba960e;
	text-decoration: underline;
	border-bottom: none;
}

h3, h5 {
	padding: 0;
	margin: 10px 0 0;
}

h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}

img {
	vertical-align: top;
}

/* Commented styles for future references */
/*
html, body {
	height: 100%;
}

div#content {
	background-color: #fff;
	border-right: 2px dotted #ba960e;
	margin-left: 163px;
	margin-right: 25.3%;
	max-width: 44.8em;

* html div#content {
	margin-right: 270px;
}
*/
