body {
	margin: 0;
	font: 14px Arial, Verdana, Helvetica, FreeSans, Sans-Serif;
	color: #111;
	background: #dcdcdc;
}

/* .png fix for IE5 and IE6 */
img, div { 
	behavior: url('/theme/iepngfix.htc');
}

.leaderBoardBanner {
	text-align: center; 
	margin: 15px auto; 
	width: 728px; 
	height: 90px; 
	padding: 2px; 
	border: 1px solid #fff;
}

.contentWidth, .rcc {
	margin: 0 auto;
	width: 970px;
}

#pageContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchSponsor {
	float: right;
	background: #fff;
	width: auto;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #fff;
	margin: 0 30px 0 0;
	position: relative;
	top: 5px;
}

#headerToolbar {
	background: #000;
	color: #eee;
	height: 33px;
	width: 100%;
}

#headerToolbar a:link, #headerToolbar a:visited, #headerToolbar a:hover, #headerToolbar a:active {
	color: #eee;
	text-decoration: none;
}

#headerToolbarInner {
	position: absolute;
	background: transparent;
	padding: 8px 0;
	width: 970px;
	font-size: 13px;
}

#headerMiddle {
	border-bottom: 8px solid #fff;
	-moz-box-shadow: -4px 3px 4px #999;
	-webkit-box-shadow: -4px 3px 4px #999;
	box-shadow: -4px 3px 4px #999;
}

#headerMiddle {
	background: #253e7e url('/images/template/header-middle-back.jpg') repeat-x top left;
	color: #eee;
}

#headerMiddle img {
	border: none;	
}

#headerLogoSection {
	padding: 12px 10px;
}

#logo {
	float: left;
}

#headerSearch {
	float: left;
	margin: 7px 0 0 45px;
	font-size: 12px;
	width: auto;
}

#headerSearch a:link, #headerSearch a:visited, #headerSearch a:hover, #headerSearch a:active {
	color: #fff;
	outline-style: none;
	text-decoration: none;
}

#searchFieldContainer {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #439dda;
	padding: 3px;		
}

#siteSearchSubmit {
	border: none;
	margin-left: 4px;
	cursor: pointer;
	vertical-align: top;
}

#siteSearchInput {
	background: #fff;
	width: 315px;
	padding: 7px 5px;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #fff;
	margin: 0;
}

#mainContentContainer {
	background: #fff;
	border: 1px solid #b1b1b1;
}

#menu {
	overflow: visible;
	position: relative;
	top: 5px;
	height: 41px;
	margin: 0 auto;
	width: 978px;
}

#menu a {
	text-decoration: none;
	outline-style: none;
}

#menu ul {
	float: left;
	clear: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 1px;
}


#menu li a {
	color: #fff;
	padding-right: 5px;
	display: block;
	background: transparent url(/images/template/navSprite.gif) no-repeat right -42px;
}

#menu li a span {
	padding: 10px 16px 11px 17px;
	display: block;
	background: transparent url(/images/template/navSprite.gif) no-repeat left -42px;
}



#menu li.on a {
	color: #254083;
	padding-right: 5px;
	display: block;
	background: transparent url(/images/template/navSprite.gif) no-repeat right 0px;
}

#menu li.on a span {
	padding: 10px 16px 11px 17px;
	display: block;
	background: transparent url(/images/template/navSprite.gif) no-repeat left 0px;
}



.standardLeftColumn {
	float: left;
	width: 265px;
}

.standardRightColumn {
	float: right;
	width: 660px;
}

.userProfileLeft {
	float: left;
	width: 250px;
	position: relative;
	bottom: 100px;
}

.userProfileRight {
	float: left;
	width: 665px;
	margin-left: 30px;
	padding-top: 10px;
}

.companyProfileLeft {
	float: left;
	width: 250px;
	position: relative;
	bottom: 100px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
}

a:link, a:visited, a:active {
	color: #222;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	color: #2466ba;
}

h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #111;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #222;
}

h3 {
	color: #333;
	margin: 0 0 7px 0;
	font-size: 14px;
}

h4 {
	margin: 0 0 3px 0;
	font-size: 13px;
	color: #222;
}

h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color: #222;
}

h5 {
	margin: 0;
	font-size: 12px;
}

.imagesource {
	font-size: 11px;
	color: #666;
	line-height: 15px;
}

.note {
	font-style: italic;
	font-size: 11px;
	margin: 10px 0;
}

.techimage {
	float: right;
	width: 193px;
	margin: 15px 0 15px 25px;
}

.newsSectionIcon {
	border: none;
	position: relative;
}

.viewStoryDateLine {
	color: #777;
}

.viewStoryQuote {
	margin: 5px 0 25px 20px;
	padding: 10px;
	float: right;
	width: 250px;
	color: #111;
	position: relative;
	font-style: italic;
	line-height: 19px;
}

.viewStoryQuote .quoteTail {
	position: absolute;
	bottom: 0;
	margin: 0 0 -21px 0;
}

#siteMap li {
	padding-top: 5px;
}


.opaqueLayer {
	background-color: #000;
	position: absolute;
	z-index: 100000; /* little overboard */
	width: 100%;
	left: 0;
	top: 0;
}

.formInlineError {
	color: #df1111;
	font-size: 12px;
	display: block;
	margin-top: 2px;
	font-weight: normal;
}

.formInlineError img {
	width: 11px;
	height: 11px;
	position: relative;
	top: 1px;
}

.processPop {
	width: 230px;
	padding: 35px;
	background-color: #fff;
	border: 2px solid #0143a7;
	position: absolute;
	z-index: 5000000000;
	text-align: center;
	color: #222;
	top: 0;
	margin-left: 300px;
	font-size: 16px;
}

.processPop img {
	position: relative;
	top: 2px;
	right: 7px;
}

.clearBoth {
	clear: both;
	font-size: 0;
	height: 0;
}

#termList {
	margin: 0 0 0 20px;
	padding: 0;
}

#termList ol {
	list-style-type: upper-alpha;
}

.imageBorder {
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;	
}

.contentListTable {
	width: 100%;
	background-color: #fff;
}

.contentListTable td, .contentListTable th {
	vertical-align: top;
	padding: 15px 0 15px 13px;
	text-align: left;
	border-bottom: 1px dotted #c3c1c1;
}

.contentListTable h5 {
	font-weight: normal;
}

.inlineForm {
	margin: 0;
	padding: 0;	
}

.blockForm div div {
	font-weight: bold;
	font-size: 12px;
	color: #444;
	margin: 0 0 4px 0;
}

.inlineForm div {
	clear: both;
	margin-bottom: 10px;
}

.inlineForm div div {
	float: left;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #444;
}

.labelWidth110 div div {
	width: 110px;
}

.labelWidth120 div div {
	width: 120px;
}

.labelWidth140 div div {
	width: 140px;
}

.labelWidth160 div div {
	width: 160px;
}

.labelWidth170 div div {
	width: 170px;
}

.labelWidth190 div div {
	width: 190px;
}

.labelWidth210 div div {
	width: 210px;
}

.inlineForm input, .inlineForm select, .inlineForm textarea, .uploadImageTable input {
	width: 200px;
	font-size: 13px;
	color: #000;
	padding: 5px 2px;
	border: 1px solid #c2c2c2;
	background: #fff;
}

.uploadImageTable input {
	width: 350px;	
}

.inlineForm select {
	width: auto;	
}

.inlineForm .submitButton {
	border: none;
	width: auto;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	outline-style: none;
}

.requiredStar {
	color: red;
	font-weight: normal;
	font-size: 12px;
}

.blogPaginationLeft {
	float: left;
	width: 150px;
	text-align: left;
}

.blogPaginationRight {
	float: right;
	width: 150px;
	text-align: right;
}

.blogPaginationArrow {
	border: none;
	position: relative;
	bottom: 1px;
}

#ratingCountRow {
	position: relative;
	bottom: 3px;
	color: #333;
	font-family: Tahoma, Arial, Verdana, FreeSerif, sans-serif;
	text-transform: capitalize;
}

.userBioTable {
	width: 100%;
	margin-bottom: 5px;
}

.userBioTable td {
	padding: 9px 0;
	border-bottom: 1px dotted #999;
	vertical-align: top;
}

.userBioTable .leftCol {
	text-align: left;
	font-weight: bold;
	color: #222;
	font-size: 14px;
}

.userBioTable .rightCol {
	text-align: right;
}

.tableTools a:hover {
	color: #8c8b8b;	
}

.quickEditIcon {
	cursor: pointer;
	position: relative;
	top: 1px;
	border: none;
}

.quickEditField {
	font-size: 14px;
	color: #000;
	padding: 5px 2px;
	border: 1px solid #c2c2c2;
	background: #fff url('/images/template/form-input-background.jpg') repeat-x bottom left;
	width: 98%;
}

textarea.quickEditField {
	height: 100px;
}

#popLayerHolder {
	position: absolute;
	z-index: 5000000000;
	width: 100%;
	top: 0;
	left: 0;	
}

.popLayer {
	width: 230px;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #0143a7;
	color: #222;
	top: 0;
	margin: 0 auto;
	cursor: move;
}

.popLayerHeader {
	margin: 0 0 8px 0;
	color: #0143a7;
	font-weight: normal;
	font-size: 20px;	
}

#iframePop {
	width: 400px;
	color: #222;
	top: 0;
	margin: 0 auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: 16px solid #eee;
	background: #fff;
	border-top-width: 12px;
}

#iframePop #iframePopToolbar {
	padding: 0 5px 10px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #eee;	
}

#iframePop #iframePopToolbar .toolBarIcon {
	cursor: pointer;
	border: none;
}

.popupIframe {
	margin: 0 auto;
}

#accountNav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	bottom: 6px;
}

#accountNav .icon {
	border: none;
	position: relative;
	top: 1px;
}

.tll {
	margin: 0 6px;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

#accountNav .primaryLink {
	border-left: 1px solid #000;	
}

.tll a:link, .tll a:visited, .tll a:hover, .tll a:active {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 7px 10px 8px 7px;
	outline-style: none;
}

#accountNav ul {
	padding: 5px 0 7px 0;
	margin: 0;
	list-style-type: none;
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #000;
	border-top: none;
}

#accountNav li ul li {
	margin: 0;
	padding: 0;
}

#accountNav li:hover ul, #accountNav li:hover a {
	display: block;
	color: #333;
	background: #fff;
}

#accountNav li ul li a:link,#accountNav li ul li a:visited,#accountNav li ul li a:hover,#accountNav li ul li a:active
	{
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 4px 15px 4px 13px;
	letter-spacing: 0;
	color: #333;
	font: 12px Arial, Verdana, FreeSans, Sans-Serif;
	background: #fff;
}

#accountNav li ul li a:hover {
	color: #333;
	background: #e8eef4;
}

#accountNav li>#accountNav ul {
	top: auto;
	left: auto;
}

#accountNav li ul li .regLink:link, #accountNav li ul li .regLink:visited, #accountNav li ul li .regLink:hover, #accountNav li ul li .regLink:active {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #0143a7;
	
}

.uploadImageTable td {
	font-weight: bold;
	color: #333;
	font-size: 11px;
	padding: 5px;
}

.listInactiveMessage {
	font-weight: bold;
	margin-bottom: 10px;
	color: #e32122;
}

.inlineListTools {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}

.inlineListTools a:link, .inlineListTools a:visited, .inlineListTools a:hover, .inlineListTools a:active {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.inlineListTools a:hover {
	color: #8c8b8b;	
}

.inlineListTools img {
	border: none;
	position: relative; 
	top: 3px;
}

.profileAlertList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.profileAlertList li {
	background: transparent url('/images/template/ic-notice.png') no-repeat top left;
	margin: 6px 0;
	padding-left: 20px;
}

#featureGets {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 12px;
	list-style: none;
}

#featureGets li {
	padding: 0;
	margin: 8px 0;
	background-image: url('/images/template/green-check.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}

#pageFooter {
	width: 100%;
	background: #253e7e;
	padding: 20px 0;
	font-size: 12px;
	color: #55bbff;
	text-align: center;
	line-height: 21px;
}

#pageFooter a:link, #pageFooter a:visited, #pageFooter a:hover {
	color: #fff;
}

#pageFooter img {
	border: none;
}

.roundedBox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 12px;
}

.roundedBoxInput, .roundInputs input, .roundInputs select, .roundInputs textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #dcdcdc; 
	padding: 7px 6px 7px 6px; 
	color: #333;
	font-size: 13px;
	background: #fff;	
}

.roundedBoxWoW {
	background: #fff;
	border: 1px solid #fff;	
}

.roundedBoxGoG {
	background: #f8f8f8;
	border: 1px solid #e4eaef;
}

.roundedBoxGoR {
	background: #f8f8f8;
	border-color: #dd2a2a;
}

.roundedBoxStandard {
	padding: 2px;
	border: 1px solid #e3e2e2;
	background-color: #f8f9f9;
}

.roundedBox .standardContent  {
	padding: 10px;
}

.featuredTa {
	padding: 1px;
	background: #fff;
	border: 1px solid #b1b1b1;
}

.featuredTa .header {
	font-weight: bold;
	font-size: 15px;
	color: #333;
	background: #eee;
	border-bottom: 1px dotted #c1c1c1;
	padding: 13px 15px;
}

.featuredTa img {
	border: none;	
}

.featuredTa .content {
	padding: 25px 0;
	text-align: center;
}

.featuredTa .content img {
	margin: 0 14px;
	width: 100px;
}

.undoList span {
	color: #d32323;
	cursor: pointer;
}

.undoList {
	padding: 9px 15px;
	font-size: 12px;
}

.undoList div {
	padding: 3px 0 3px 0;
}

.undoList a:link, .undoList a:visited, .undoList a:hover, .undoList a:active {
	text-decoration: none;
	color: #d32323;		
}

.tabLinks a:link, .tabLinks a:visited, .tabLinks a:hover, .tabLinks a:active {
	display: block;
	margin: 0 5px 0 0;
	padding: 8px 10px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #f8f8f8;
	border-bottom: none;
	outline-style: none;
	position: relative;
	top: 1px;
}

.tabLinks .activeTab:link, .tabLinks .activeTab:visited, .tabLinks .activeTab:hover, .tabLinks .activeTab:active {
	background: #fff;
	border: 1px solid #acacac;
	border-bottom: none;
	font-weight: bold;
}

.tabLinks a:hover {
	text-decoration: underline;
}

.tableOddRow {
	background: #edf0f2;
}

.sideItemNavBox {
	border: 3px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}

.sideItemNavBox .section {
	border-bottom: 1px solid #ccc;
	padding: 13px 0;	
}

.sideItemNavBox .mainHeader {
	padding: 9px 0px 9px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sideItemNavBox .subHeader {
	font-weight: bold;
	font-size: 12px;
	color: #222;
}

.sideItemNavBox .content {
	padding: 2px 10px 2px 10px;	
}

.orange .mainHeader, .red .mainHeader {
	background: url('/images/template/side-item-back.png') repeat-x top left;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: 1px solid #fff;
}

.orange .mainHeader {
	background-color: #2e52a7;
}

.red .mainHeader {
	background-color: #d92222;	
}

.orange .content {
	background: #fff;
}

.sideItemNavBox .linkList {
	margin: 7px 0 0 0;
	padding: 0 0 0 14px;
}

.sideItemNavBox .linkList li {
	color: #777;
	padding: 4px 0;
	font-size: 12px;
}

.sideItemNavBox .subHeader .togglerOpen, .sideItemNavBox .subHeader .togglerClose {
	width: 17px;
	height: 18px;
	float: right;
	background-image: url('/images/template/side-item-toggler.png');
	background-repeat: no-repeat;
	cursor: pointer;	
}

.sideItemNavBox .subHeader .togglerOpen {
	background-position: bottom;
}

.sideItemNavBox .subHeader .togglerClose {
	background-position: top;	
}

.toolList {
	padding: 7px 0;	
}

.toolList a:link, .toolList a:visited, .toolList a:hover, .toolList a:active {
	display: block;
	text-decoration: none;
	padding: 3px 0;
	outline-style: none;
}

.toolList .icon {
	border: none;
	margin: 0 5px 0 0;
	position: relative;
	top: 2px;
}

h2.formSectionHeader {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	color: #25499d;
}

.roundInputs .hasErrors input, .roundInputs .hasErrors textarea, .roundInputs .hasErrors select {
	border-color: #df1111;
}

.whyAccountTable td {
	border-bottom: 1px dotted #dcdcdc;
	padding: 10px 7px;
	vertical-align: middle;
	
}

.whyAccountTable h2 {
	margin: 0 0 4px 0;
	font-size: 18px;
}

.whyAccountTable .left {
	padding-right: 12px;
}

#cpiContainer {
	width: 98%;
	margin: 0 0 25px 0;	
}

#cpi {
	margin: 0 auto 6px auto;
}

#cpiContainer #icon {
	border: none;
	position: relative;
	top: 2px;
}

#socialBar {
	background: #000;
	padding: 8px 0;
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #dcdcdc;
}

#socialBar a:link, #socialBar a:visited, #socialBar a:hover, #socialBar a:active {
	color: #fff;
	text-decoration: none;
	margin: 0 45px;
	
}

#socialBar a:hover {
	text-decoration: underline;
}

.jobBox img {
	border: none;
}

.jobBuyNow {
	float: right;
	width: 170px;
	text-align: center;
	margin: 10px 40px 0 0;
}

.jobBox ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #fabd7c;
}

.jobBox li {
	margin: 3px 0;
	padding: 0;
}

.jobBox li span {
	color: #111;
}

.upgradeAccountTable td {
	background: #f9f8f8;
	text-align: center;
}

.upgradeAccountTable .infoCell {
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}

.upgradeAccountTable .infoCell img {
	border: none;
	position: relative;
	top: 2px;
	margin: 0 3px 0 0;
}

.upgradeAccountTable .infoCell div {
	font-weight: normal;
	margin: 7px 0 0 0;
	padding: 0 0 0 21px;
}

.upgradeAccountTable .infoCell div p img {
	position: absolute;
	left: 0;
	margin: -4px 0 0 -15px;
}

.upgradeAccountTable .infoCell div p {
	margin: 9px 0 0 0;
	position: relative;
}

.upgradeAccountTable .headerRow th {
	background: #eee;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
}

#networkFooter {
	margin: 30px 0 0 0;
	text-align: center;
}

#networkFooter h6 {
	font-size: 28px;
	margin: 0;
	padding: 0;
	color: #254487;
	font-weight: normal;
}

#networkLogos {
	margin: 20px 0;	
}

#networkLogos table {
	margin: 0 auto;
}

#networkLogos td {
	vertical-align: middle;
	padding: 10px 18px;
	border-right: 1px dotted #adadad;
}

#networkLogos img {
	border: none;
}

#networkLogos a {
	text-decoration: none;
	outline-style: none;
}

#readerAlert {
	border-bottom: 1px solid #fff; 
	background-color: #db3448; 
	padding: 7px 10px 7px 10px;
}

.superScript {
	position: relative; 
	font-size: 10px; 
	bottom: 5px;
}

.contentInactive {
	color: #df1111;
	font-weight: bold;
	font-size: 12px;
}


/* ---------------------------------------------------*/
/* NEW STYLES AS OF SEPT 2010 RELEASE */
/* MERGE ALL STYLES TO BELOW AND REMOVE OLD ONES ABOVE */
/* ---------------------------------------------------*/

/* standard dotted border bottom, top, left, right */
.sdbb, .sdbbt, .sdbr, .sdbl {
	border-bottom: 1px dotted #dcdcdc;
}

/* standard side section (sss) */
.sss {
	margin: 0 0 35px 0;
	font-size: 14px;
}

/* side section header container (ssh) */
.sss .ssh, .mboxRelated h2 {
	margin: 0 0 10px 0; 
	padding: 0 0 5px 5px;	
	border-bottom: 5px solid #333;
	color: #111;
}

/* side section header text */
.sss h3, .mboxRelated h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, Times, Arial, Verdana, sans-serif, FreeSerif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.mboxRelated h2 {
	margin: 0 0 10px 0; 
	padding: 0 0 5px 5px;	
}

.sss .more {
	text-align: right;
	font-size: 13px;	
}

.arr {
	position: relative;
	bottom: 1px;	
}

/* side section content item (ci) */
.mboxRelated hr {
	display: none;	
}

.mboxRelated li {
	list-style-type: none;	
}

.sss .ci, .mboxRelated li {
	padding: 8px 0;
	margin: 0;
}

.mboxRelated li {
	border-bottom: 1px dotted #dcdcdc;
}

.sss .ciHighlight {
	background: #2466ba ;
	padding-left: 10px;
	border-bottom-color: #fff;
}

.sss .ciHighlight a {
	color: #fff;	
}

/* standard mini info (smi) */
.smi {
	color: #888;
	font-size: 12px;
}

/* standard mini top info (smti) */ 
.smti {
	margin: 0 0 3px 0;
}

/* content item main content (cimc) */
.sss .ci .cimc {
	color: #888; 
	line-height: 19px;
}

/* standard side table (sst) */
.sss .sst {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;	
}

/* common cell style for standard side table */
.sss .sst td {
	vertical-align: top;
	text-align: left;
}

/* standard side table imge cell (sstic) */
.sss .sst .sstic {
	width: 55px;
	padding: 0 12px 0 0;
}

/* image styles */
.sss .sst .sstic img {
	width: 55px;
}

/* italics */
.ital {
	font-style: italic;	
}

/* bold */
.bold {
	font-weight: bold;	
}

/* left column large */
.mainContentTable {
	width: 100%;
	
}

/* left column large */
.columnLeft500 {
	border-right: 1px dotted #dcdcdc; 
	padding: 0 20px 0 0;
	vertical-align: top;
	text-align: left;
}

/* right column small */
.columnRight300 {
	padding: 0 0 0 20px;
	vertical-align: top;
	text-align: left;
	width: 336px;
}

#bodyContainer, .bodyIntro {
	line-height: 20px;	
}

.contentHeadline {
	font-family: Georgia, Times, Arial, Verdana, sans-serif, FreeSerif;
	font-weight: normal;
	font-size: 31px;
	line-height: 33px;
	margin: 0 0 5px 0;
}

.newsSubHeader {
	margin: 0 0 0 0;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

.cnaMessage {
	background: #f9e9e9;
	padding: 10px;
	margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 3px solid #fbdcdc;	
}

.inlineContentTools {
	background: #f2f7fa;
	padding: 10px;
	margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 3px solid #e0f1fb;
}

.inlineContentTools input, .inlineContentTools select, .inlineContentTools textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #bbe2f8; 
	padding: 4px 2px;
	font-size: 12px;
	background: #fff;
	width: 180px;
	font-family: Arial;
}

.searchCriteria {
	margin: 0 0 10px 0;	
}

.searchCriteria a:link, .searchCriteria a:visited, .searchCriteria a:hover, .searchCriteria a:active {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #f68d1c;
	display: block;
	background: #f68d1c;
	float: left;
	margin: 0 6px 0 0;
	padding: 2px 4px;
	font-size: 11px;
	color: #fff;
	position: relative;
	bottom: 2px;
}

.searchCriteria a:hover {
	border: 1px solid #e32122;
	background: #e32122;
}

.inlineContentTools .searchCriteria a span {
	border-right: 1px solid #fff;	
}


.inlineContentTools input {
	width: 172px;
}

.inlineContentTools select {
	width: 180px;
}

.inlineContentTools .searchTable {
	width: 100%;	
}

.inlineContentTools .searchTable td {
	padding-bottom: 7px;
}

.inlineContentTools h4 {
	color: #2466ba;
	margin: 0 0 7px 0;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
}

.inlineContentTools img {
	border: none;	
}

.inlineContentTools .icon {
	position: relative;
	top: 2px;	
}

.inlineListFilter {
	margin: 0 0 20px 0; 
	padding: 0;
}

.inlineListFilter td {
	text-align: center;	
}

.inlineListFilter .borderCell {
	border-bottom: 5px solid #333; 
}

.inlineListFilter .tab {
	float: left;
	margin: 0 1px 1px 0;
	text-align: center;
	position: relative;
}

.inlineListFilter .tab a:link, .inlineListFilter .tab a:visited, .inlineListFilter .tab a:hover, .inlineListFilter .tab a:active {
	display: block;
	padding: 6px 6px 5px 6px;
	text-align: center;
}

.inlineListFilter img {
	
	border: none;
	width: 16px;
	margin: 0 auto;
}

.homeFeature {
	background: #f2f7fa; 
	border: 1px solid #dae9f1; 
	padding: 10px; 
	margin: 0 0 30px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.regGeorgiaContent {
	font-family: Arial, sans-serif, FreeSerif;
	font-size: 13px;
	line-height: 17px;	
}

.sideWordSearch {
	width: 100%;	
}

.sideWordSearch .left {
	padding: 0 10px 0 0;	
}

.sideWordSearch .left input {
	width: 240px; 
	border: 1px solid #dcdcdc; 
	padding: 6px; 
	color: #333; 
	font-weight: bold; 
	font-size: 12px;
	vertical-align: middle;
}

.commentBlock .commentBody {
	word-wrap: break-word;
	overflow: auto;
	white-space:-moz-pre-wrap;
	white-space: normal;
	width: 435px;
	line-height: 19px;
}


.commentBoxLink:link, .commentBoxLink:visited, .commentBoxLink:hover, .commentBoxLink:active {
	text-align: center; 
	background: #2466ba;
	color: #fff;
	display: block;
	width: 100%;
	padding: 1px 0 3px 0;
	font-family: Georgia; 
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #2466ba;
}

.commentBoxLink:hover {
	background: #111;
	border: 1px solid #fff;
	
}

.contentByLine {
	color: #777; 
	font-size: 13px; 
	line-height: 19px;
}

/* main content item (mci) */
.mci {
	border-bottom: 1px dotted #ccc; 
	padding: 35px 0 35px 0;
	/*margin: 0 0 35px 0;*/
	word-wrap: break-word;
	white-space:-moz-pre-wrap;
	white-space: normal;
}

/* main content item last (mciLast) */
.mciLast {
	border: none;
	
}

/* main content item header (mcih) */
.mcih {
	font-size: 20px; 
	margin: 0 0 10px 0; 
	word-wrap: break-word; 
	font-family: Georgia;
	word-wrap: break-word;
	white-space:-moz-pre-wrap;
	white-space: normal;
}

/* main content image (mcimg) */
.mcimg {
	width: 155px; 
	position: relative; 
	top: 4px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;
}

.blueLink:link, .blueLink:visited, .blueLink:hover, .blueLink:active, .blueText {
	color: #2466ba;
}

.blueLink:hover {
	color: #222;
}

.greyLink:link, .greyLink:visited, .greyLink:active {
	color: #777; 	
}

.greyLink:hover {
	color: #2466ba;
}

.blueBox {
	border: 6px solid #dcdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.darkBlueSection {
	background-color: #2466ba;
	color: #fff;
	padding: 10px;
}

.lightBlueSection {
	background-color: #eee;
	padding: 10px;
}

.linkBox:link, .linkBox:active, .linkBox:hover, .linkBox:visited {
	font-size: 11px; 
	text-transform: uppercase; 
	padding: 4px 6px; 
	color: #fff; 
}

.linkBoxGrey:link, .linkBoxGrey:active, .linkBox:visited {
	background: #737373;
}

.linkBoxOrange:link, .linkBoxOrange:active, .linkBoxOrange:visited {
	background: #f89f1a;
}

.linkBoxOrange:hover, .linkBoxGrey:hover, .linkBox:hover {
	background: transparent;
	color: #222;	
}

#mainSubNav {
	background: #2466ba;
	border: 3px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 8px 15px 16px 15px;
	font-size: 14px;
}

#borderHide {
	background: #dcdcdc;
	height: 10px;
	position: relative;
	bottom: 10px;
	margin: 0 3px;
}

#mainSubNav a:link, #mainSubNav a:visited, #mainSubNav a:hover, #mainSubNav a:active {
	color: #fff;
	font-weight: normal;
}

#mainSubNav a:hover {
	
}

#mainSubNav #subNavHead {
	padding-left: 0;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 26px;
	font-family: Georgia;
	letter-spacing: 3px;
}

#mainSubNav td {
	padding: 0 20px;
	border-right: 1px solid #4a89d7;
	vertical-align: middle;
}

#contentContainerNav a:link, #contentContainerNav a:visited, #contentContainerNav a:hover, #contentContainerNav a:active {
	display: block;
	float: left;
	padding: 10px 20px 8px 20px;
	margin: 0 2px 0 0;
	font-size: 15px;
	position: relative;
	top: 1px;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #b1b1b1;
	letter-spacing: 1px;
}

#contentContainerNav a:hover, #contentContainerNav .contentContainerActiveNav:link, #contentContainerNav .contentContainerActiveNav:visited, #contentContainerNav .contentContainerActiveNav:hover, #contentContainerNav .contentContainerActiveNav:active {
	background: #fff;
	border: 1px solid #b1b1b1;
	border-bottom: 1px solid #fff;
	color: #2466ba;
}

.h1PageHeader {
	border-bottom: 4px solid #000; 
	margin: 0 0 20px 0; 
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 1px;
}

.blueLinks a:link, .blueLinks a:visited, .blueLinks a:active {
	color: #2466ba;
}

.blueLinks a:hover {
	color: #222;
	text-decoration: underline;
}

.siSearchTable {
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	color: #222;
}

.siSearchTable .left {
	width: 80px;
	padding-right: 10px;
}

.siSearchTable td {
	padding: 5px 0;
	vertical-align: top;
}

.makeScroll {
    height: 315px;
    overflow: hidden;
    width: 335px;
}
.scroll-track-top {
    background-image: url(/images/template/scroll_up_button.png);
    width: 11px;
    height: 15px;
    cursor: pointer;
}
.scroll-track {
    width: 11px;
    background: #CCC;
}
.scroll-track-bot {
    background-image: url(/images/template/scroll_down_button.png);
    width: 11px;
    height: 15px;
    cursor: pointer;
}
.scroll-handle-top {
    background-image: url(/images/template/scroll_thumb_top.png);
    width: 11px;
    height: 12px;
    cursor: pointer;
}
.scroll-handle {
    background-image: url(/images/template/scroll_thumb_repeat.png);
    background-repeat: repeat;
    width: 11px;
    cursor: pointer;
}
.scroll-handle-bot {
    background-image: url(/images/template/scroll_thumb_bot.png);
    width: 11px;
    height: 12px;
    cursor: pointer;
}

#bodyContainer ul li, #bodyContainer ol li {
	margin: 12px 0;	
}

.miniShareIcons img {
	width: 16px;
	height: 16px;
	border: none;
	margin: 0 0 0 3px;	
}
