.navSotstext {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navSotStatic {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navSots:link, a.navSots:active, a.navSots:visited {
	color: #7D0010;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.navSots:hover{
	color: #867331;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.contactBoxLeft {
	background-image: url(../../images/otss/sub/contact_box/contactboxleft.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.contactBoxRight {
	background-image: url(../../images/otss/sub/contact_box/contactboxright.jpg);
	background-repeat: repeat-y;
	width: 16px;
}
.tableHeadingRed {
	background-color: #aa212f;
	height: 23px;
	width: 304px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
.tableHeadingGray {
	background-color: #666666;
	width: 304px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 23px;
	padding-top: 7px;
}
.vertLine {
	background-image: url(../../images/otss/global/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tblBtmBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.heading2blk {
	font-size: 12px;
	font-weight: bold;
}

#signup-button {
    width: 156px;
    float: right;
    margin-top: 10px;
}
div.clear {
    clear: both;
}