body {
	background-color:#003366;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	text-align:left;
}

#page {
	width:955px;
}

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	text-align:left;
	line-height:150%;
	color:#000000;
	margin:0;
	padding:0.25em 0 1em 0;
}

dl, ol, ul, li, dl, dt {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	text-align:left;
	line-height:150%;
	color:#000000;
	margin-top:0;
}

img {
	border:0;
	}



/* NAVIGATION MENU */

.menu {
	clear:both;
	color:#fff;
	font-size:9pt;
	font-weight:bold;
	background-image:url(images/nav_bg.jpg);
	position:relative;
	right:0px;
	text-align:right;
	float:right;
	
}
.menu a:link {
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}
.menu a:visited {
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}
.menu a:hover {
	color:#CC9900;
	text-decoration:none;
	font-size:9pt;
}


/* CONTENT TABLE */

#content {
	overflow:hidden;
	width:660px;
	float:left;
	position:relative;
	left:10px;
	top:17px;
}

#content .table {
	width:660px;
	margin-bottom:20px;
}

#content .titlecell {
	background-image:url(images/box_head.jpg);
	width:289px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
}

#content .titlefiller {
	background-image:url(images/box_head_bg.jpg);
}

#content .imagecell {
	background-image:url(images/box_bg.jpg);
	vertical-align:top;
}

#content .leftfiller {
	background-image:url(images/box_left_bg.jpg);
}

#content .rightfiller {
	background-image:url(images/box_right_bg.jpg);
}

#content .textcell {
	background-color:#fff;
	padding:10px 10px 0 10px;
	width:98%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
}

#content ul.homelinks {
	list-style-image:url(images/bullet_icon.gif);
}

#content .homelinks ul li {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:0px;
	margin-top:0px;
	list-style-image:url(images/bullet_icon.gif);
	color:#000000;
}

#content .bottomfiller {
	background-image:url(images/box_bottom_bg.jpg);
}

#content a:link {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#006699;
	text-decoration:underline;
}

#content a:visited {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#009966;
	text-decoration:underline;
}
	
#content a:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#CC9900;
	text-decoration:underline;
}



/* SIDEBAR */

#sidebar {
	position:absolute;
	width:263px;
	left:692px;
	top:186px;
	text-align:right;
	padding-bottom:30px;
}

#sidebar .header {
	background-image:url(images/special_header.jpg);
	width:263px;
	height:44px;
	text-align:left;
	margin:0;
	padding:0;
}

#sidebar .header h1 {
	color:#fff;
	margin:0;
	padding-top:10px;
	padding-left:1.5em;
	width:184px;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
}

#sidebar .headlinebox {
	width:247px;
	background-image:url(images/headlinesbox_bg.jpg);
	background-position:right;
	background-color:#325B84;
	margin:0 0 0 16px;
	padding:0;
}

#sidebar .headlinebox ul {
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:8pt;
	margin:0 0 0 15px;
	padding:5px 15px 15px 20px;
	list-style-type:disc;
}

#sidebar .headlinebox ul li {
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:8pt;
}

#sidebar .headlinebox a:link {
	font-family:Helvetica, Arial, sans-serif;
    font-size:8pt;
    text-transform:uppercase;
	text-align:left;
	border:0;
	color:#fff;
	text-decoration:underline;
}

#sidebar .headlinebox a:visited, .headlinebox a:hover {
	font-family:Helvetica, Arial, sans-serif;
    font-size:8pt;
    text-transform:uppercase;
	text-align:left;
	border:0;
	color:#cccccc;
	text-decoration:underline;
}

#sidebar .headline_more {
	background-image:url(images/headlines_more.jpg);
	background-position:right;
	width:247px;
	height:31px;
	margin:0 0 0 16px;
	padding:0;
	text-align:right;
}

#sidebar .headline_more p {
	color:#fff;
	margin:0;
	padding:8px 44px 0 0;
	text-align:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
}

#sidebar .headline_more a:link, a:visited, a:active {
	font-family:Helvetica, Arial, sans-serif;
    font-size:7pt;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

#sidebar table {
	width:247px;
	margin-bottom:20px;
	margin-left:16px;
}

#sidebar .issues {
	background-position:right;
	background-repeat:no-repeat;
	height:62px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	margin:0;
	padding-bottom:5px;
}

#sidebar .issues a {
	font-family:Helvetica, Arial, sans-serif;
    font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	margin:0;
	padding:0;
	color:#003366;
}

#sidebar .issues a:hover {
	font-family:Helvetica, Arial, sans-serif;
    font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	margin:0;
	padding:0;
	color:#cc9900;
}


/* LINKS */

a:link {
	color:#006699;
	text-decoration:underline;
}

a:visited {
	color:#009966;
	text-decoration:underline;
}
	
a:hover {
	color:#CC9900;
	text-decoration:underline;
}

.skipnav {
	display:none;
}



/* FOOTER */

#footer {
	border-top:1px #009966 solid;
	clear:both;
	width:670px;
	height:60px;
	position:relative;
	top:30px;
	color:#fff;
	font-size:8pt;
}

#footer a:link, a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}



/* TYPOGRAPHY */

	
blockquote {
    border:1px #009966 dotted; background:#F0F0F0; 
    padding:1em 1.5em 0.25em 1.5em; 
    margin:1em 1.5em 1em 1.5em; 
}

h1 {
	color:#CC9900;
	font-size:11pt;
	margin:0;
	padding:1em 0 0 0;
}

h2, h3 {
	color:#CC9900;
	font-size:10pt;
	margin:0;
	padding:1em 0 0 0;
}
