html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 160%;
	font-size: 11px;
}


body#bd {
	color: #2A343A;
	background:  url("body_bg.jpg") repeat-x top #5978A6;
}


td, div {
	font-size: 100%;
}
p {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	margin: 0px; 
	padding-top: 0px
}

a {
	color: #0064A1;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #0064A1;
	text-decoration: none;
}

a.readmore {
	float: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

a.readmore:hover, a.readmore:active, a.readmore:focus {

}


h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 15px;
	line-height: 180%;
	background:  url("bullet_list.gif") no-repeat 3px 8px;
}


a.leftmenu {
	padding: 5px 0 5px 20px;
	width: 90%;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background:  url(leftmenu.gif) no-repeat bottom left;
}

a.leftmenu:hover,
a.leftmenu:active,
a.leftmenu:focus {
	color: #2A343A;
	text-decoration: none;
	background:  url(leftmenu_active.gif) no-repeat bottom left;
}

a.leftmenu#active_menu {
	color: #0064A1;
	background:  url(leftmenu_active.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}


.menutitle {
	font-size: 140%;
	padding: 0 2px 10px;
	margin: 0 -2px 10px;
	border-bottom: 1px solid #C9D5E4
;
	color: #0064A1;
	font-weight: bold;
}

a.footer_link {
	text-decoration: none;
	font-weight: bold;
	color: #496186
;
}

a.footer_link:hover, 
a.footer_link:active, 
a.footer_link:focus {
	text-decoration: none;
	color: #496186
;
}

.pathway {
	color: #C9D5E4
;
}

a.pathway {
	font-weight: bold;
	color: #C9D5E4
;
	text-decoration: none;
	
}

a.pathway:hover, 
a.pathway:active, 
a.pathway:focus {
	text-decoration: none;
	color: #C9D5E4
;
}

.white {
	color: #FFFFFF;
	font-size:11px;
	line-height: 140%;
}

a.white:hover, 
a.white:active, 
a.white:focus {
	text-decoration: none;
	color: #FFFFFF;
}
.small {
	color: #92A3AE;
	font-size: 10px;
}
.medium {
	color: #92A3AE;
	font-size: 11px;
}

.date {
	color: #CCCCCC;
	font-size: 10px;
}
.articledate {
	padding: 3px;
	text-transform: uppercase;
	font-size: 90%;
	color: #92A3AE;
}

.image_title {
	margin-top: 5px;
	padding: 1px 2px;
	font-size: 90%;
	color: #92A3AE;
}

.copyright {
	font-size: 100%;
	color: #92A3AE;
}


ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background:  url("checklist_bg.gif") no-repeat 0 3px;
}

ul.stars {
	list-style: none;

}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background:  url("star_bg.gif") no-repeat 0 3px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background:  url("so_q.gif") no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background:  url("sc_q.gif") no-repeat bottom right;
}

.error {
	padding-left: 25px;
	color: #CC0000;
	background:  url("bullet_error.gif") no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #DF8600;
	background:  url("bullet_info.gif") no-repeat top left;
}

.stickynote {
	padding: 10px 0px 10px 40px;
	color: #DF8600;
	background:  url("sticky_bg.gif") no-repeat 5px center #FFFFFF;
}

.download {
	padding: 10px 0px 10px 40px;
	color: #DF8600;
	background:  url("download_bg.gif") no-repeat 5px center #FFFFFF;
}

.tips {
	padding-left: 25px;
	color: #0064A1;
	background:  url("bullet_tips.gif") no-repeat top left;
}

.highlight {
	color: #0064A1;
	font-weight: bold;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #92A3AE;
	font: 50px/40px Georgia, Times, serif;
}

.button {
	font-weight: bold;
	color: #384B67
;
	padding: 2px;
	background: url(../images/but_bg.gif) repeat-x top;
	border: 1px solid #92A3AE;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #384B67
;
}
.inputbox {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}

.inputbox:hover, .inputbox:focus {
}


#login_password, #login_username {
	width: 80%;
}


#login_remember {
	border: none;
	background: none;
}
