h2{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #CC6E66;
	left: 5px;
	font-weight: bolder;
	letter-spacing: 1px;

	}
.sideBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}


.border {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.small {
	font-family: "MS PGothic";
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
.border_bot_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F9C1B4;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}
.border_bot_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEA49E;
}
a.menu{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.menu:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.menu:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.menu:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
.whiteFont {
	color: #FFFFFF;
}

.navigation ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.navigation ul li a{
display: block;
font-size: 13px;
width: 180px; 
font-weight: normal;
background: url(../images/menu_1.gif);
color: #666666;
text-decoration: none;
}
.navigation ul li a:hover{
display: block;
font-size: 13px;
width: 180px; 
font-weight: normal;
background: url(../images/menu_1.gif);
color: #ff0000;
text-decoration: none;
}

.border_around {
	border: 1px solid #CCCCCC;
}
a.footer{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.footer:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}

a.footer:active {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.step_title {
	font-family: "MS PGothic";
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.border_top_dot {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC6E66;
}
.subTitle {
	font-family: "ms Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #CC6E66;
	line-height: 21px;
	letter-spacing: 2px;
}
.mainText {

	font-family: "MS PGothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 21px;
}
