@charset "utf-8";
/* CSS Document */

/*-----------------------------CONTENT-----------------------------*/


#content{
	width:897px;
	margin:15px 23px 0 23px;
	overflow:auto;
	background-image:url(../images/contentBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right h2 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:30px 0 10px 0;
	/*font-family:"Times New Roman", Times, serif;*/
}
#left h2 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	/*font-family:"Times New Roman", Times, serif;*/
}
#content h1 {
	color:#000000;
	font-size:20px;
	margin:0;
	padding:12px 0 14px 0;
	/*font-family:"Times New Roman", Times, serif;*/
	font-weight:normal;
}
#content h2 {
	font-size:16px;
	margin:0 0 15px 0;
	padding:10px 0 0 0;
	font-weight:bold;
}
#content h3 {
	font-size:12px;
	margin:0;
	padding:16px 0 5px 0;
	font-weight:bold;
}
#content p {
	margin:0 0 11px 0;
	padding:0;
}
#content ul {
	margin-bottom:11px;
	margin-top:11px;
}
#content ul li {
	padding-bottom:5px;
}
#content a {
	text-decoration:underline;
	color:#0067ac;
}
#content a:hover {
	text-decoration:underline;
	color:#ff8008;
}
#middle {
	float:left;
	width:380px;
	margin:0 0 0 50px;
	font-size:12px;
	line-height:16px;
}
#middleWide {
	float:left;
	width:640px;
	margin:0 0 0 15px;
}
#right {
	float:right;
	width:164px;
	padding:0 15px 100px 28px;
	border-left:1px dotted #0067ac;
}


	
#right ul {
	margin:9px 0 0 0;
	padding:0;
	list-style-type:none;
}
#right li {
	margin:3px 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
#sidenote {
	margin-top:20px;
}
#sidenote h2 {
	margin:0 0 0 0;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:14px;
	color:#0067ac;
	
}
#sidenote h3 {
	margin:0;
	padding:5px 0 3px 0;
	font-weight:bold;
	font-size:11px;

}
#rightCallSep {
	margin:20px 0 10px 0;
	padding:20px 0 0 0;
	border-top:1px dotted #aaaaaa;
}
.sidenoteBottom {
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
}
#left {
	float:left;
	width:212px;
	background-image:url(../images/contentBGTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#left a {
	color:#0067ac;
	background-image:url(../images/arrows2.gif);
	padding:0 10px 0 0;
	margin:0px 0 0 10px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position:top;
	display: block;
	background-position: right top;
	text-align:right;
	font-size:10px;
	line-height:21px;
	font-weight:bold;
	text-transform:uppercase;
}
#left a:hover {
	text-decoration:none;
	color:#ff8008;
	background-position:right -21px;
}
#left a.active {
	text-decoration:none;
	color:#ff8008;
	background-position:right -21px;
}
#left ul {
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
}
#left li {
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	height:21px;
	list-style-type:none;
	background-image:url(../images/leftNavBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:21px;
}
#leftNav {
	background-image:url(../images/leftBoxTop.gif);
	background-color:#f8f8f8;
	background-repeat: no-repeat;
	background-position: center top;
	margin:6px 6px 0 6px;
	padding:14px 18px 0 18px;
}
#leftNavEnd {
	background-image:url(../images/leftBoxBottom.gif);
	height:30px;
	background-color:#f8f8f8;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0 6px 0 6px;
	padding:0 0 0 0;
}
#leftCall {
	margin:6px 6px 0 6px;
	padding:14px 18px 30px 18px;
}
#leftCall ul {
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
}
#leftCall li {
	margin:3px 0 0 0;
	padding:0 8px 0 0;
	height:21px;
	list-style-type:none;
	background-image:url(../images/leftNavBg2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:21px;
}
#middle a {
	color:#0067ac;
	text-decoration:underline;
}
#middle a:hover {
	color:#ff8008;
	text-decoration:underline;
}
#tblHead a {
	font-weight:bold;
}
#tblHead a:hover {
	font-weight:bold;
}
#tblHead td {
	background-color:#cfd7e2;
}
#subFooter {
	background-image:url(../images/contentBGBottom.gif);
	height:35px;
	width:943px;
	margin: auto;
	position:relative;
}
.disclaimer {
	font-size:10px;
	padding:25px 0 0 0;
}
#newsTable {
	width:300px;
	margin-top:16px;
}
#newsTable td {
	padding:10px 0 10px 0;
}


