html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 				0;
padding: 				0;
border: 				0;
outline: 				0;
font-weight: 			inherit;
font-style: 			inherit;
font-size: 				100%;
font-family: 			inherit;
}

ol, ul {
list-style: 			none;
}

a:link, a:visited, a:active {
color:					#538fc4;
text-decoration:		none;
font-weight:			normal;
}

a:hover {
color:					#505f6c;
text-decoration:		none;
font-weight:			normal;
}

img {
border:					0;
vertical-align:			top;
}

body, html {
font-family: 			Arial, Helvetica, sans-serif;
font-size:				13px;
color:					#505f6c;
line-height: 			16px;
text-align:				left;
margin:					0px;
padding: 				0px;
}

.clear {
clear:					both;
font-size:				0;
line-height:			0px;
height: 				0px;
overflow: 				hidden;
}

.noprint {
display: 				none;
}

#information {
padding:				10px 0px 10px 0px;
margin-top:				12px;
border-top:				2px solid #98c2d9;
}

#information ul {
width: 					33%;
float: 					left;
}

#information ul li {
height: 				26px;
line-height: 			26px;
color: 					#98c2d9;
background: 			transparent;
font-weight: 			bold;
list-style-type: 		none;
padding: 				0px;
margin: 				0px;
}

#information ul li a {
color: 					#98c2d9;
text-decoration: 		underline;
}