body, p, td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
}

h1.first {
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
h1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbd8e3;
	font-size: 24px;
	line-height: 24px;
	padding-top: 12px;
	margin-bottom: 12px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
h2.ruleabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbd8e3;
	padding-top: 12px;
}

p {
	margin-bottom: 12px;
}
p.footnote {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 4px;
}
p.docid {
	text-align: right;
}

#col1 li {
	margin-left: 26px;
}
#col2 li {
	margin-left: 22px;
}

#lblueround.shade p.title {
	font-size: 14px;
	font-weight: bold;
}
#lblueround #links a {
	font-size: 10px;
	line-height: 10px;
	color: #003366;
}
#lblueround a {
	color: #003366;
}
#lblueround1.shade p.title {
	font-size: 14px;
	font-weight: bold;
}
#lblueround1 #links a {
	font-size: 10px;
	line-height: 10px;
	color: #003366;
}
#lblueround1 a {
	color: #003366;
}

a:link, a:visited, a:hover, a:active {
	color: #2e97d8;
}

#ftr p {
	color: #bbd8e3;
	font-size: 10px;
	line-height: 12px;
}
#ftr p a:link, #ftr p a:visited, #ftr p a:hover, #ftr p a:active {
	color: #bbd8e3;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #bbd8e3;
}
.aulbutton
{
	background-image: url(../rsrc/common/forms/btn_login.gif);
	background-repeat: no-repeat;
	background-color: #002e59;
	text-align: center;
	margin:  0px;
	padding: 0px;	
}
.GridHeaderCss
{
	background-image: url(../rsrc/common/gvHeaderBackground.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}	

