h1 {
	font-size: 24px;
	color: #CC0001;
}
h2 {
	font-size: 16px;
	color: #00349A;
}
h3 {
	font-size: 16px;
	color: #CC0001;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #CC0001;
	font-weight: bold;
	padding-left: 20px;
}
h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #00349A;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #00349A;
}
.title {
	font-size: 12px;
	font-weight: bold;	
	color: #00349A;
}
.assocm {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.assoc:link {
	color: #666699;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.assoc:visited {
	text-decoration: none;
	color: #666699;
}
a.assoc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.assoc:active {
	text-decoration: underline;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #CC0001;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.related:link {
	color: #505050;
	text-decoration: none;
	padding-bottom: 3px;	
}
a.related:visited {
	text-decoration: none;
	color: #505050;
}
a.related:hover {
	text-decoration: underline;
	color: #CC0001;
}
a.related:active {
	text-decoration: underline;
	color: #000000;
}
a.menu:link {
	text-decoration:underline;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #cee0f8;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}
a.cloud:link {
	text-decoration:none;
	color: #AFB1CA;
}
a.cloud:visited {
	text-decoration: none;
	color: #AFB1CA;
}
a.cloud:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.cloud:active {
	text-decoration: none;
	color: #000000;
}
a.book:link {
	text-decoration: none;
	color: #666699;
	font-size: 11px;
	font-weight: bold;
}
a.book:visited {
	text-decoration: none;
	color: #666699;
	font-size: 11px;
}
a.book:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.book:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a.footer:link {
	text-decoration:underline;
	color: #CCCCCC;
	font-size: 10px;
	padding-bottom: 10px;
}
a.footer:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 10px;	
}
a.footer:hover {
	text-decoration: none;
	color: #cee0f8;
	font-size: 10px;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
.teaser {
	font-size: 13px;
	color: #4E4E75;
	font-weight: bold;
}
.bullet {
    	margin-left: 40px;
	padding-left: 5;
	list-style: none;
}
.bullet li {	
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
html[xmlns] .bullet {
	padding-left: 2em;
}
html[xmlns] .bullet li {
	background: none; /* undo the background-image */
	list-style-image: url(img/bullet.gif);
	padding: 0;
}
.abullet {
    	margin-left: -20px;
	padding-left: 5;
	list-style: none;
}
.abullet li {	
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(img/abullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
html[xmlns] .abullet {
	padding-left: 2em;
}
html[xmlns] .abullet li {
	background: none; /* undo the background-image */
	list-style-image: url(img/abullet.gif);
	padding: 0;
}
.indent {
	padding-left: 70px;	
}
.jobs {
	width:550px;
	padding:0 0 20px 0;
	margin:10px auto;
	background:url("img/jobs-b.gif") bottom left no-repeat;
}
.jobs h6 {
	margin:0;
	padding:20px 10px 10px 20px;
	background:url("img/jobs-t.gif") top left no-repeat;
}
.jobs p, .jobs a.jobs {
	margin:0;
	padding:0 20px 10px;
	background:url("img/jobs-c.gif");
}
.jobs ul {
	margin:0;
	padding:2px 10px 10px 50px;
	background:url("img/jobs-c.gif");
}
.faq {
	width:300px;
	padding:0 0 20px 0;
	margin:10px auto;
	background:url("img/faq-b.gif") bottom left no-repeat;
}
.faq h3 {
	margin:0;
	padding:10px 10px 10px 15px;
	background:url("img/faq-t.gif") top left no-repeat;
}
.faq p, .jobs a.jobs {
	margin:0;
	padding:0px 10px 10px;
	background:url("img/faq-c.gif");
}
.faq ul {
	margin:0;
	padding:1px 10px 10px 28px;
	background:url("img/faq-c.gif");
}
.faq li {
	padding-bottom: 5px;
	color: #00349A;
}
.c {
	padding-left: 5px;
}
.c1 {
	font-size: 18px
}
.c2 {
	font-size: 15px;
	font-weight: bold;
}
.c3 {
	font-size: 10px
}