#section {
	width: 728px;
	margin: auto;
}

#sectionBorder {
	background: url("/images/section/top-middle.gif") left top repeat-y;
}

#section #sectionNav {
	text-align: center;
	line-height: 16px;
	height: 16px;
	color: #FFF;
	padding: 5px;
}

#sectionNav a.active {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

#sectionNav a {
	color: #F5F5F5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#sectionNav .divider {
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
}

/* Start RED Section*/
#section .red {
	background-color: #CC0001;
	/*border-top: 1px solid #848484;*/
}

#section .red #sectionLeft {
	background: url("/images/section/top-left-red.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .red  #sectionRight {
	background: url("/images/section/top-right-red.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#red .altColor2 {
	color: #DE2021;
}

#red .background 
{
	background-color: #DE2021;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#red .title, #red .titleLarge
{
	color: #DE2021;
}
/* End RED Section*/

/* Start PURPLE Section*/
#section .purple {
	background-color: #8000CC;
	/*border-top: 1px solid #848484;*/
}

#section .purple #sectionLeft {
	background: url("/images/section/top-left-purple.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .purple  #sectionRight {
	background: url("/images/section/top-right-purple.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#purple .altColor2 {
	color: #8000CC;
}

#purple .background 
{
	background-color: #8000CC;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#purple .title, #purple .titleLarge
{
	color: #8000CC;
}


/* End PURPLE Section*/

/* Start ORANGE Section*/
#section .orange {
	background-color: #CC8300;
	/*border-top: 1px solid #848484;*/
}

#section .orange #sectionLeft {
	background: url("/images/section/top-left-orange.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .orange  #sectionRight {
	background: url("/images/section/top-right-orange.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#orange .altColor2 {
	color: #CC8300;
}

#orange .background 
{
	background-color: #CC8300;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#orange .title, #orange .titleLarge
{
	color: #CC8300;
}

/* End ORANGE Section*/

/* Start BLUE Section*/
#section .blue {
	background-color: #0049CC;
	/*border-top: 1px solid #848484;*/
}

#section .blue #sectionLeft {
	background: url("/images/section/top-left-blue.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .blue  #sectionRight {
	background: url("/images/section/top-right-blue.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#blue .altColor2 {
	color: #0049CC;
}

#blue .background 
{
	background-color: #0049CC;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#blue .title, #blue .titleLarge
{
	color: #0049CC;
}
/* End BLUE */
/* End BLUE Section*/

/* Start GREEN Section*/
#section .green {
	background-color: #89CC00;
	/*border-top: 1px solid #848484;*/
}
#section .green a  {
	color: #000;
}

#section .green #sectionLeft {
	background: url("/images/section/top-left-green.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .green  #sectionRight {
	background: url("/images/section/top-right-green.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#green .altColor2 {
	color: #89CC00;
}

#green .background 
{
	background-color: #89CC00;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#green .title, #green .titleLarge
{
	color: #7CB800;
}
/* End GREEN Section*/

/* Start YELLOW Section*/
#section .yellow {
	background-color: #ff800d;
	/*border-top: 1px solid #848484;*/
}

#section .yellow #sectionLeft {
	background: url("/images/section/top-left-yellow.gif") left top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#section .yellow  #sectionRight {
	background: url("/images/section/top-right-yellow.gif") right top no-repeat;
	height: 9px;
	width: 8px;
	position: relative;
	top: -1px;
}

#yellow .altColor2 {
	color: #ff800d;
}

#yellow .background 
{
	background-color: #ff800d;
	color: #ffffff;
	height: 14px;
	line-height: 14px;
}

#yellow .title, #orange .titleLarge
{
	color: #ff800d;
}

/* End YELLOW Section*/
.bgNewsLetter{
background:#666666;
color:#FFFFFF;
font-size:12px;
}

.sub_input{
font-size:12px;
}

