html {
	margin: 0; padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none
}

/* override Netscape 4 stylesheet */

.headerImageRight, .infoPanel1 .imageInPanel, .infoPanel2 .imageInPanel, .menuright2 .imageInPanel {
	display: block
}

/* ---------------- */
/* Top menu headers */
/* ---------------- */

#header {
	text-align: left;
	margin: 0;
	padding: 10;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	border-bottom: 1px solid #ff0033;
}

.slogo {
	color: #353692;
	font-size: 65%;
}

.toolbar {
	position: absolute;
	color: #9999FF;
	top: 1px;
	right: 5px;
	margin-top: 0px;
	font-size: 80%;
	padding: 2px;
}

.toolbar a,  .toolbar a:visited {
	color: #9999FF;
	text-decoration: none
}

.toolbar a:hover, .toolbar a:visited:hover {
	color: #9999FF;
	text-decoration: underline
}
.strapline {
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 120%;
	color: #c20523;
}

/* ---------------- */
/* Left menu column */
/* ---------------- */

#menuColumn {
	font-size: 80%;
	float: left;
	width: 200px;
}

.searchbox {
	margin: 10px 7px 0px 7px;
	border: 1px solid #336699;
	align: center;
	padding-top: 3px;
	background: #bfcfff;
}

/* menu style 1 */

.menu1 {
	margin: 0px;
	font-weight: bold;
}

.menu1 a, .menu1 a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #000066;
	background: #bfcfff url(images/diamond_white.gif) no-repeat 7px 8px;
	border-top: 1px solid #0033cc;
	border-bottom: 1px solid #0033cc;
}

.menu1 a:hover, .menu1 a:visited:hover {
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
}

.menu1sl {
	margin: 0px;
	font-weight: bold;
}

.menu1sl a, .menu1sl a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
	border-top: 1px solid #0033cc;
	border-bottom: 1px solid #0033cc;
}

.menu1sl a:hover, .menu1sl a:visited:hover {
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
}

/* menu style 2 */

.menu2 {
	margin: 0px;
	padding: 5px 0px;
	font-weight: bold;
}

.menu2 a, .menu2 a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #000066;
	background: #bfcfff url(images/diamond_white.gif) no-repeat 7px 8px;
	border-top: 1px solid #ff0033;
	border-bottom: 1px solid #ff0033;
}

.menu2 a:hover, .menu2 a:visited:hover {
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
}

/* menu style 3 */

.menu3 {
	margin: 0px;
}

.menu3 a, .menu3 a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #000066;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menu3 a:hover, .menu3 a:visited:hover {
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menu3sl {
	margin: 0px;
	font-weight: bold;
}

.menu3sl a, .menu3sl a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
	border-top: 1px solid #0033cc;
	border-bottom: 1px solid #0033cc;
}

.menu3sl a:hover, .menu3sl a:visited:hover {
	color: #000066;
	background: #ffffff url(images/arrow.gif) no-repeat 165px 8px;
	border-top: 1px solid #ff0033;
	border-bottom: 1px solid #ff0033;
}

/* submenus */

.submenu {
	margin: 0px;
	padding: 0px;
}

.submenu a, .submenu a:visited {
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 26px;
	color: #000066;
	background: #E7EBF0 url(images/bulet_red.gif) 16px 6px no-repeat;
}

.submenu a:hover, .submenu a:visited:hover {
	color: #000066;
	background-color: #B2BFCC;
}


/* ----------- */
/* Right Menus */
/* ----------- */

#rightColumn {
	float: right;
	width: 200px;
	margin: 0px;
	top: 20px;
	padding: 0px;
	font-size: 68%;
}

/* Menu Right style 1 */

.menuright {
	border: 1px solid #33CCCC;
	margin-top: 15px;
	padding: 5px;
	margin-right: 20px;
}

.menuright h1{
	background: #33CCCC;
	color: #FFFFFF;
	font-size: em;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

.menuright a, .menuright a:visited {
	display: block;
	text-decoration: none;
	border-top: 1px solid #33CCCC;
	color: #000066;
	margin: 0px;
	padding: 4px 0px;
}

.menuright a:hover, .menuright a:visited:hover {
	color: #637C94;
	text-decoration: underline;
}

.menuright img {
	margin: 0px 0px 5px;
}

.menuright p {
	padding-top: 0.5em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}

.menuright .imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

/* Menu Right style 2 */

.menuright2 {
	border: 1px solid #ACBDCB;
	margin-top: 15px;
	padding: 5px;
	margin-right: 20px;
}

.menuright2 h1{
	background: #ACBDCB;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

.menuright2 a, .menuright2 a:visited {
	text-decoration: underline;
	color: #000066;
}

.menuright2 a:hover, .menuright2 a:visited:hover {
	color: #637C94;
	text-decoration: underline;
}

.menuright2 img {
	margin: 0px 0px 5px;
}

.menuright2 p {
	padding-top: 0.5em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}

.menuright2 .imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

.menuright2 ul {
	list-style: url(../images/arrow_blue.gif) disc;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.5em;
	padding-bottom: 0px;
	padding-left: 2em;
	text-indent: 0;
}


/* ----------------- */
/* Main content area */
/* ----------------- */

#content {
	font-size: 72%;
	line-height: 1.5em;
	margin: 0px;
	padding-right: 20px;
	padding-left: 220px;
	padding-top: 11px;
}

#contentWide {
	margin: 0px;
	padding-right: 20px;
	padding-left: 220px;
	padding-top: 11px;
	font-size: 72%;
}

h1 {
	background-color: #0033CC;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
}

h2 {
	background-color: #bfcfff;
	color: #336699;
	margin: 0px;
	padding: 5px;
	font-size: 1.2em;
}

h3 {
	color: #336699;
	margin: 0px;
	padding: 0px 0px 1.3em;
	font-weight: normal;
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
	color: #336699;
	margin: 0px;
	padding: 0em 0em 1em;
}

.underline {
	text-decoration: underline;

}

.top {
	font-size: 0.9em;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 1em;
}

.footer {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 1em;
}

.banner {
	background-color: #CDD7DF;
	font-size: 1em;
	color: #637C94;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 12px;
	font-weight: normal;
}

a {
	color: blue;
}

a:visited {
	color: #000066;
}

a:hover, a:visited:hover {
	color: #000066;
}

p {
	margin: 0px 0px 1em;
	padding: 0px;
}


.rule {
	padding: 0px;
	margin-bottom: 12px;
	border-top: 1px solid #ff0033;
}

hr {
	border-top: 1px solid #ff0033;
}

blockquote {
	padding-left: 1em;
	padding-bottom: 0em;
	padding-right: 0px;
	margin: 0px 0px 1em;
}

ul {
	list-style: url(../images/arrow_red.gif) disc;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	text-indent: 0;
}

ul ul {
	list-style: url(../images/indent.gif) disc;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	margin: 0em 0em 0.5em;
	padding: 0em;
	list-style: url(images/arrow.gif) disc;
}

.caption {
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-bottom: 0.5em;
}

td {
	font-size: 72%;
	line-height: 1.5em;
	color: #000000;
}

.homeBox {
	border: 1px solid #000066;
	padding: 10px;
	margin: 10px;
}

.homeBox h1{
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
}

.homeBox a, .homeBox a:visited {
	text-decoration: none;
	margin: 0px;
}

.homeBox a:hover, .homeBox a:visited:hover {
	text-decoration: underline;
}

.homeBox1 {
	border: 1px solid #000066;
	padding: 10px;
	margin: 10px;
}

.homeBox1 h1{
	font-size: 1.2em;
	color: #000066;
	background: #bfcfff;
	margin-bottom: 10px;
	font-weight: bold;
}

.homeBox1 a, .homeBox1 a:visited {
	text-decoration: none;
	margin: 0px;
}

.homeBox1 a:hover, .homeBox1 a:visited:hover {
	text-decoration: underline;
}


