body {
	background:  #CCCCCC url(/SFXPictures/bgDef.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #85909D;
}
.sectionHeader {
	color: #333333;
	background-color: #DDE0E3;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(/SFXPictures/sfxStyles/sectionHeader.gif);
	background-repeat: repeat-x;
}
.featureHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.announcements {
	font-size: 12px;
	padding: 7px;
}
.rowBgDark {
	background-color: #EEF0F2;
}
.indent {
	padding-left: 15px;
}

.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.alignLeft {
	float: left;
	margin-right: 7px;
}
.alignRight {
	float: right;
	margin-left: 7px;
}
.events {
	font-size: 11px;
	padding: 7px;
}
a:link {
	color: #2A62D1;
}
a:visited {
	color: #2A62D1;
}
a:hover {
	color: #5189F0;
}
a:active {
	color: #2A62D1;
}
.tdFeature {
	background-color: #F7F8F9;
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
	border-bottom-style: none;
}
.tdAnnouncements {
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
}
.moreLink {
	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}
.moreLinkRev {
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}

.pUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
}
.pOverline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
}
a.footerLinks:link {
	font-size: 11px;
	color: #E2E2E2;
}
a.footerLinks:hover {
	font-size: 11px;
	color: #FFFFFF;
}
a.footerLinks:active {
	font-size: 11px;
	color: #E2E2E2;
}
a.footerLinks:visited {
	font-size: 11px;
	color: #E2E2E2;
}
.quickstart {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9EA7B1;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A94A1;
	cursor: pointer;
	background-image: url(/SFXPictures/sfxStyles/quickstart.gif);
	background-repeat: repeat-x;
}
.quickstartOver {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #636F7E;
	padding: 2px 5px;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url(/SFXPictures/sfxStyles/quickstartOver.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A94A1;
}
.topLine {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bodyCopy {
	font-size: 12px;
}
.footer {
	font-size: 11px;
	color: #EAEAEA;
}
.extensionsCorner {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;
}
.buttonLink {

	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	border: 1px solid #CCCCCC;
}
input {
	font-size: 11px;
}
select {

	font-size: 11px;
}
.callout {
	font-size: 14px;
	color: #6179B2;
	margin: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFB5BD;
	border-bottom-color: #AFB5BD;
}

.alertBox
{
	background-color:#FFFFE6;
	border:1px solid #E6E67F;
	padding:3px 3px 3px 3px;
}
.smallCopy {

	font-size: 11px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
}