/* CSS Document */

body {
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #E6E6E6;
     }
#smsSite {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* to realign your text */
	width: 799px;
	margin-top: 10px;
    }
#smsPage #subPage {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 16px;
	_margin-left: 8px; /* IE hack */
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	float:left;
	background-image: url(images/nav/navBg.gif);
	background-repeat:repeat-y;
}
.smsHomeButton {
	height: 91px;
	width: 157px;
	margin-right: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	font-size: 9px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.smsServicesButton {
	width: 130px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	font-size: 17px;
	font-family:Arial Narrow, Arial;
	color: #00808E;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	background-color: #999999;
}
.smsServicesButton a {
	color:#009999;
	text-decoration:none;
}
.smsServicesButton.oneLine {
	padding-top: 115px;
	height: 22px;
}
.smsServicesButton.twoLine {
	padding-top: 90px;
	height: 47px;
}
.smsServicesButton.threeLine {
	padding-top: 75px;
	height: 62px;
}

#smsFooter {
	background-color: #00AFB3;
	background-image: url(images/nav/Footer.jpg);
	width: 799px;
	height: 98px;
	float:left;
}
#smsFooter #legalinfo {
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 20px;
	line-height: 14px;
}
#smsFooter #legalinfo a {
	color: #FFFFFF;
}
#smsNav {
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	float:left;
	height: 106px;
	background-color: #FFFFFF;
}
#smsNavServices {
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	float:left;
	height: 460px;
	background-color: #FFFFFF;
}
#smsHeader {
	height: 123px;
	width: 799px;
	background-image: url(images/nav/header_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#smsContent {
	width: 580px;
	float: right;
}
#smsContent a {
	color: #00AEB3;
}
#smsHeader #tagline {
	font-size: 11px;
	float: left;
	padding-top: 103px;
	clear: right;
	padding-left: 120px;
	color: #FFFFFF;
	font-weight: bold;
}
#smsHeader #date {
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 103px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#smsPage {
	width: 799px;
	text-align: center;
	background-color: #00AFB3;
	float:left;
    }
h1 {
	font-size: 18px;
	line-height: 22px;
	color: #00AEB3;
	padding: 0px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height:22px;
	color: #3E61A3;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #00AEB3;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.smsServiceNav {
	background-color: #E6E6E6;
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	text-indent: 0px;
	list-style-type: none;
	clear: left;
	float: left;
	width: 145px;
	color: #666666;
}
a.smsServiceNav:hover{
	background-color: #BEC9EC;
}
.smsServiceFlash {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}
.smsServiceDetailBox {
	background-color: #D3EBEC;
	width: 560px;
	clear: right;
	padding: 8px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#smsNewsArchiveLink {
	float: right;
}
.smsNewsImage {
	margin: 5px;
	float: right;
	border: 1px solid #666666;
}
.smsNewsHeadline {
	font-size: 18px;
	color: #3E61A3;
}
.smsNewsDate {
	font-size: 10px;
	font-weight: bold;
}
.smsNewsBox {
	background-color: #F4F4F4;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 0px;
}
