body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
}
body a:link { color:#003366; text-decoration:underline; }
body a:visited { color:#003366; text-decoration:underline; }
body a:hover { color:#0F6ADB; text-decoration:none; }





p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C2C2C;
	line-height:1.65;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:12px;
}
p.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006699;
	line-height:1.5;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:1px;
}



.subsection_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
	line-height:1.5;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006699;
	line-height:1.65;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


ul{
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	margin-top:7px;
	margin-left:25px;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	line-height:1.5;
	padding:0px;
	padding-bottom:7px;
}
li.checkmark{
	list-style-image:url(images/icons/checkmark.gif);
}
li.checkmarks{
	list-style-image:url(images/icons/checkmark.gif);
}



.text_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	line-height:1.5;
	background-color:#EAF4FD;
	border-color:#B4D8F5;
	border-style:solid;
	border-width:1px;
	padding:2px;
	padding-bottom:4px;
}


.form_item_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006699;
	line-height:1.5;
}





.font11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;
}

.font12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3;
}

.font13{
	font-size:13px;
	line-height:1.3;
}

.font15{
	font-size:15px;
	line-height:1.2;
}

.font17{
	font-size:17px;
	line-height:1.2;
}

.font21{
	font-size:21px;
	line-height:1.2;
}



.account_nav_li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
	padding-left:3px;
	padding-bottom:7px;
	line-height:1.3;
	list-style-type:square;
	list-style-position:outside;
}




.table1_key{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A5969;
	line-height:1.1;
	font-weight:bolder;
	border-bottom:dotted 1px #5588BF;
	background-color:#E9F0F5;
	background-image:url(images/table1_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.table1_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	line-height:1.1;
	font-weight:normal;
	border-top:dotted 1px #CCCCCC;
	background-color:#FFFFFF;
}


