body
{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #e4e5e6;
	background-image: url('/Images/main_bg2.png');
	background-position: bottom; 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
}

input {
	font-family: arial;
	font-size: 12px;
}

.button
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.buttonRight
{
	position: relative;
	float: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin-right: 15px;
}

.buttonLeft
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin-left: 15px;
}

.formbox {
	width: 60px;
	background-color: #E6E6E6;
	border: 1px solid #777;
	text-indent: 3px;
}

.mother {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

.header  
{
	background: #FFFFFF;
	height: 92px; 
	width: 1000px; 
}

.tagline 
{
	background: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	float: right;
	position: relative;
}

.toplogo 
{
	background: #FFFFFF;
	width: 650px;
	height: 130px;
}

.officefinder {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #575c62;
	text-align:right;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.officefinder2 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #575c62;
	text-align:right;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
}

#nav { 
	height: 31px;
	position: relative; 
	z-index: 100;
	padding: 0px 0px 0px 0px;
	margin-right: 17px;
	margin-left: auto;
}

#nav #mybuttons {
	float: right;
	padding-right: 0px;
}

#nav #mybuttons img {
	padding-right: 15px;
}

.stripe1 {
	background-color: #777777;
	width:1000px;
	height:1px;
}

.center 
{
	width:1000px;
	background: #FFFFFF;
	margin: auto;
}

.centerHome
{
	width:1000px;
	background: #FFFFFF;
	height: 334px;
}

.stripe2 {
	background-color: #777777;
	width:1000px;
	height:1px;
}

.bar { 
	height:114px;
	padding: 0px;
	margin: 0px;
}

.bar div {
	position: relative;
	display: inline;
	float: left;
	height:114px; 
	width: 100px;
}

.locker 
{
	text-align: right;
	width:100px;
	height:114px; 
}

.stripe3 {
	background-color: #9ba3a9;
	width: 1000px;
	height: 1px;
}

.firefooter {
	width:1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.firefooter a, .firefooter a:VISITED 
{
	width:1000px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color:#ba0000;
	text-decoration: none;
}

.firefooter a:HOVER
{
	text-decoration: underline;
}

.calendarfooter {
	width:1000px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
}

.calendarfooter a, .calendarfooter a:VISITED 
{
	width:1000px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color:#ba0000;
	text-decoration: none;
}

.calendarfooter a:HOVER
{
	text-decoration: underline;
}

.footer {
	width:1000px;
	height:26px;
	font-family: Arial;
	font-size: 10px;
	color:#8c8f93;
	text-align: center;
}

.cityfooter {
	width:1000px;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-align: center;
}

.cityfooter a, .cityfooter a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.cityfooter a:hover 
{
	text-decoration: underline;
}

.footer a, .footer a:visited, .footer a:hover {
	color:#8c8f93;
	text-decoration:none;
}

p
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	font-family: arial;
    font-size: 12px;
    color: #001735;
}

h1
{
	padding: 6px 15px 6px 15px;
	margin: 0px 0px 0px 0px;
	background: #001735;
	color: #f15a22;
	font-size: 22px;
	font-weight: bold;
}

h2
{
	margin: 10px 15px 5px 15px;
	padding: 0px 0px 0px 0px;
	color: #f15a22;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #001735;
}

h3
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	color: #001735;
	font-size: 15px;
	font-weight: bold;
}

h3 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #001735;
	font-size: 15px;
	font-weight: bold;
}

h4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	color: #001735;
	font-size: 13px;
	font-weight: normal;
}

ul, ol
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    margin-top: 0px;
    float: none;
}

ul li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.checklist
{
    list-style-image: url("/images/squareli.gif");
}

ul.checklist li
{
	margin-top: 7px;
	margin-bottom: 7px;
}

ul.checklist img
{
	border-style: none;
}

ol.cheerleader li
{
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}

ul.star
{
	list-style-image: url("/images/star.gif");
	margin-top: 15px;
}

ul.star li
{
	padding-left: 10px;
}

p a, p a:visited, h2 a, h2 a:visited, ul a, ul a:visited, ol a, ol a:visited, .floatBoxDiv a, .floatBoxDiv a:visited,
h3 a, h3 a:visited
{
    font-weight: bold;
    color: #335185;
    text-decoration: none;
}

p a:hover, h2 a:hover, ul a:hover, ol a:hover, .floatBoxDiv a:hover, h3 a:hover
{
	color: #f15a22;
}

.columnTitle
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.columnTitleLeft
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.checkBox
{
	float: left;
	position: relative;
	width: 25px;
	margin-top: 5px;
}

.checkBoxTitle
{
	float: left;
	position: relative;
	width: 75px;
	font-size: 19px;
	font-weight: bold;
	color: #f15a22; 
	margin-top: 5px;
}

.checkBoxText
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
	float: left;
	position: relative;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.columnTitleCenter
{
	color: #f15a22;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.columnTitleRight
{
	color: #f15a22;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

.columnTitleLeft
{
	color: #f15a22;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

.column
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: center;
}

.columnRight
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: right;
    font-weight: bold;
    font-style: italic;
}

.columnLeft
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: left;
    font-weight: bold;
    font-style: italic;    
}

.columnCenter
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: center;
    font-weight: bold;
    font-style: italic;  
}

.imgLeft {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:left;
	border: solid 1px #001735;
}

.imgLeftNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
}

.imgRight {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:right;
	border: solid 1px #001735;
}

.imgRightNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:right;
}

.imgNone {
	margin: 10px;
	border: solid 1px #001735;
}


#center1
{
	font-family:tahoma;
	color: #FFFFFF;
	font-size:12px; 
	width:250px; 
	position:relative;
	display: inline-block;
	cursor: pointer;
	text-align: right;
	float: right;
	margin-top: 35px;
	margin-right: 35px;
}


.socialFooter
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.socialFooter div {
	position: relative;
	display: inline;
	float: right;
	margin-left: 15px;
}

.floatBoxDiv
{
	position:relative; 
	float:right; 
	text-align: center; 
	margin-right: 15px; 
}

.greenTable
{
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/images/greenfacility.jpg');
	vertical-align: middle;
}

.bulletPoint
{
	margin-top: 15px;
	margin-left: 45px;
}