body {

	margin: 0px;

}

.lineVertRight {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCC;

}

.lineBottom {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;

}

#fontMain {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 17px;

	font-weight: normal;

	color: #000000;

}

#fontMain p {

	margin-bottom:1px;

}

#fontMain a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 17px;

	font-weight: normal;

	color: #333;

	text-decoration: underline;

}

#fontMain a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 17px;

	font-weight: normal;

	color: D73B1F;

	text-decoration: none;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 17px;

	font-weight: normal;

	color: #999;

	padding: 10px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

}

#navBack {

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 15px;

	font-weight: normal;

	height:42px;

	background-image: url(../images/navBack.gif);

	background-repeat: repeat-x;

	background-position: left top;

	padding-left:11px;

}

#navBack a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

#navBack a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: normal;

	color: D73B1F;

	text-decoration: none;

}

#navBack .selected {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: normal;

	color: D73B1F;

	text-decoration: none;

}

.field1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #333;

	width:100%;

	padding:4px;

	border: 1px solid #CCCCCC;

}

.field2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #333;

	width:100%;

	height:70px;

	padding:4px;

	border: 1px solid #CCCCCC;

}

.field-dd {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #333;

	padding:4px;

	border: 1px solid #CCCCCC;

}

.but-submit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	height:30px;

}

.blue-logo {

	background-color: #22bdb9;

}
