body {
	margin: 0; 
	font-size: 10pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration: none; 
} 

p, td, div {
	font-size: 10pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration: none; 
} 

th {
	font-size: 10pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background-color: #e1e8ff; 
} 

a {
	color: #cc0000; 
} 

a:hover {
	color: #a14ab9; 
} 

ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}

.header {
	border-bottom: 3px solid #1a3e89; 
}

.topnav {
	font-size: 8pt; 
	color: #cc0000; 
	text-align: right; 
	background: url(images/header_flag.gif) no-repeat top; 
}

.topnav a {
	text-decoration: none; 
}

.topnav a:hover {
	text-decoration: underline; 
}

.arrow {
	margin-left: 22px; 
	list-style-position: outside; 
	list-style-image: url(images/arrow.gif); 
}

.title-box {
	padding-left: 24px; 
	border-bottom: 1px solid #c00000; 
} 

.news-box {
	padding: 10px 12px 0 16px; 
	border-left: 1px solid #c00000; 
	border-bottom: 1px solid #c00000; 
	font-size: 11pt; 
	font-weight: bold; 
	font-style: italic; 
	text-decoration: none; 
} 

.box-left {
	padding: 22px 12px 16px 24px; 
	border-bottom: 1px solid #c00000; 
}

.box-right {
	padding: 22px 12px 16px 16px; 
	border-left: 1px solid #c00000; 
	border-bottom: 1px solid #c00000; 
}

.footer {
	padding: 65px 0 0 24px; 
	font-size: 9pt; 
	color: #333399; 
} 

.padbox {
	padding: 22px 12px 0 24px; 
} 

.padbox_direct {
	padding: 5px 0 5px 9px; 
	text-align: left; 
}

.bord_direct {
	border: 1px solid #000; 
}

#directory-button a {
	float: left; 
	width: 129px; 
	padding: 2px 0 2px 0; 
	margin: 0; 
	color: #fff; 
	text-decoration: none; 
	text-align: center; 
	background: url(../images/directory-button.gif) no-repeat top; 
}

#directory-button a:hover {
	background: url(../images/directory-button-hover.gif) no-repeat top; 
}

#nav {
	padding: 5px 0 0 131px; 
	margin: 0; 
	background-color: #c00000; 
	border-top: 1px solid #1a3e89; 
	border-bottom: 1px solid #000; 
}

#nav ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}

#nav a {
	display: block; 
	width: 121px; 
	font-size: 9pt; 
	line-height: 10pt; 
	text-decoration: none; 
}

#nav a:hover {
	text-decoration: underline; 
}

#nav li a {
	display: block; 
	padding: 6px 0 4px 0; 
	margin: 0; 
	color: #fff; 
	width: 121px; 
}

#nav li a:hover {
	background: #7372ba url(images/menu-tab-hover.gif) no-repeat top; 
	text-decoration: underline; 
}

#nav li {
	float: left; 
	position: relative; 
	text-align: center; 
	background: #10509d url(images/menu-tab.gif) no-repeat top; 
	border-left: 2px solid #c00000; 
	border-right: 2px solid #c00000; 
}

#nav li li {
	float: left; 
	position: relative; 
	text-align: center; 
	background: #1456a1 url(images/menu-drop.gif) no-repeat top; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	border-bottom: 1px solid #000; 
}

#nav li li a:hover {
	background: #5f7cb8 url(images/menu-drop-hover.gif) no-repeat top; 
	text-decoration: underline; 
}

#nav li ul {
	position: absolute; 
	background: #5f7cb8; 
	width: 121px; 
	left: -999em; 
	border-top: 1px solid #000; 
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto; 
}

#securenav {
	padding: 5px 0 0 6px;
	margin: 0; 
	background-color: #c00000; 
	border-top: solid 2px #1a3e89; 
	border-bottom: 1px solid #000; 
}

#securenav ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}

#securenav a {
	display: block; 
	width: 121px; 
	color: #fff; 
	font-size: 9pt; 
	line-height: 10pt; 
	text-align: center; 
	text-decoration: none; 
}

#securenav a:hover {
	text-decoration: underline; 
}

#securenav li {
	float: left; 
	position: relative; 
	width: 121px; 
	background: #7372ba url(images/menu-tab_secure.gif) no-repeat top; 
	border-left: 2px solid #c00000; 
	border-right: 2px solid #c00000; 
}

#securenav li a {
	padding: 6px 0 4px 0;
}

#securenav li a:hover {
	background: #5f7cb8 url(images/menu-tab-hover.gif) no-repeat top; 
}

#sidenav a {
	display: block; 
	width: 129px; 
	padding: 40px 0 22px 0; 
	font-size: 9pt; 
	line-height: 1.2; 
	text-decoration: none; 
	text-align: center; 
	color: #fff; 
	background: url(images/side-star.gif) no-repeat top; 
}

#sidenav ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	width: 129px; 
}

#sidenav ul li {
	position: relative; 
}

#sidenav li ul {
	position: absolute; 
	left: 108px; 
	top: 0; 
	display: none; 
}

#sidenav ul li a {
	display: block; 
	padding: 4px 6px 4px 0; 
	text-decoration: none; 
	text-align: right; 
	color: #fff; 
	vertical-align: bottom;  /* This fixes the IE5 Win gap between vertical li items! */
	background: url(images/side-out.gif) no-repeat top; 
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#sidenav a:hover {
	text-decoration: underline; 
	background: url(images/side-star-hover.gif) no-repeat top; 
}

#sidenav ul li a:hover {
	text-decoration: underline; 
	background: url(images/side-out-hover.gif) no-repeat top; 
}

#sidenav li:hover ul, li.over ul {
	display: block; 
}

h1 {
	font-size: 12pt; 
	color: #333399; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-bottom: 7px; 
	text-decoration: none; 
}

h2 {
	font-size: 11pt; 
	color: #cc0000; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-bottom: 5px; 
	text-decoration: none; 
}