/* Global Styles */

a {
	color: #666666;
	font-weight:bold;
}

a:hover, #dateformat td a:hover {
	color: #3399FF;
}

body {
	margin: 0;
}

body, h1, h2, h3, h5 {
	margin: 0;
	padding: 0;
}

body, td, th, h1, h2, h3, h4, h5 {
	color: #000066;
	font: normal normal 0.75em/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	list-style-image:  url("../images/blue_bullet.gif");
	list-style-position: inside 50%;
}

h1 	{
	color: #3399FF;
	font-size: 2em;
	font-weight: bold;
	line-height:1em;
}

h2	{
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .3em;
	line-spacing:1.5em;
}

h3 {
	color: #004DB2;
	font-weight: bold;
	font-size: 1.4em;
	line-spacing:2em;
	line-height:1.2em;
}

h4 {
	color: #3399FF;
	font-weight: bold;
	font-size: .9em;
	line-spacing:1.5em;
}

h5 {
	color: #004DB2;
	font-size: .8em;
	letter-spacing: .1em;
}

#dateformat td {
	color: #FFFFFF;
	font-size: .7em;
	letter-spacing: .2em;
}

#dateformat td a {
	color: #FFFFFF;
	text-decoration:none;
}

#navigation a {
	padding: 8px 6px 8px 24px;
	display: block;
	color: #004DB2;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .1em;
	text-decoration: none;
	background: #C1E0FF url("../images/arrow.gif") no-repeat 14px 50%;
}

#navigation a:hover {
	background: #CCCCCC url("../images/arrow.gif") no-repeat 14px 50%;
	color: #004DB2;
}

#navigation td {
	border-bottom: 1px solid #FFFFFF;
}
.payAttention {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
}
