.bg {  background-attachment: scroll; background-image:    url(../media/full_bg.gif); background-repeat: repeat-x; background-position: left center}
.bgtop {  background-attachment: scroll; background-image:   url(../navmedia/top_bg.jpg); background-repeat: repeat-x; background-position: right top}
.bgbottom {  background-attachment: scroll; background-image:   url(../navmedia/bottom_bg1.gif); background-repeat: repeat-x; background-position: center bottom}
.bgbottomleft {  background-attachment: scroll; background-image:   url(../navmedia/bottom_bg.gif); background-repeat: repeat-x; background-position: right bottom}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999}
.subnavtext {  font-family: Arial, Helvetica, sans-serif; color: #666699; font-size: 12px; font-weight: 700; font-style: normal}
a.subnavtext:hover { text-decoration: none; color: #669999}
a.subnavtext:visited { text-decoration: none; color: #666699}
a.subnavtext:link { text-decoration: none; color: #666699}.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height: 16px; clip:  rect(  7px )}

.form-group {
width:500px;
}

.form-group .label {
float:left;
width:200px;
}

.form-group .field {
float:left;
width:300px
}
