body {
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#banner-container {
	width: 810px;
	background-color: #FFFFFF;
	border-top-style: solid;
}
#FirstLine-container {
	width: 810px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#navigation-container {
	background-color: #DE0000;
	width: 810px;

}
#FirstLine-container #form1 select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content-container {
	padding: 10px 10px 10px 15px;
	width: 785px;
	background-color: #FFFFFF;
}
#content-text {
	width: 590px;
}
#bottom-container {
	padding: 10px;
	height: 100%;
	width: 790px;
	background-color: #A2A09F;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 11px;

}
#outside {
	border: 1px solid #FFFFFF;
	width: 810px;
}

/*Fonts for right column area*/ 

#right_column-container {
	font: normal 12px/17px "lucida grande", verdana, sans-serif;
	width: 180px;
	float: right;
	line-height: 15px;
	color: #666666;
	text-align: left;
}

#right_column-container a {
	color: #DA251C;
	text-decoration: none;
}


/*Fonts for content area*/ 

#content_text-container {
	font: normal 12px/17px "lucida grande", verdana, sans-serif;
	width: 550px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#content_text-container a {
	color: #DA251C;
	text-decoration: none;
}
#content_text-container h3 {
	font: bold normal 14px/17px "lucida grande", verdana, sans-serif;
}
.Title {
	color: #999999;
	font-weight: bold;
}
#bottom-container a {
	color: #FFFFFF;
	text-decoration: none;
}
#TableContent {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 590px;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
#breadcrumb a {
	color: #999999;
}
#formContent {
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 530px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
}
#formContent input {
	color: #000000;
}
.txtRed {
	color: #DA251C;
}
.imgArrow {
	padding-right: 5px;
}
.TableLastLine {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EA1117;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.txtSmall {
	font-size: 10px;
}

