﻿/**********************************
/* Master Page Styles
/*********************************/
/*@font-face {
  font-family: Segoe UI;
  src: url("http://www.acrosstheaisle.com/styles/fonts/segoeui.ttf");
}

@font-face{
font-family:'Segoe UI';
src: url("http://www.acrosstheaisle.com/styles/fonts/segoeui.eot");
}

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("http://www.acrosstheaisle.com/styles/fonts/segoeuib.ttf");
}*/

@font-face {
  font-family: 'Segoe UI';
  src: url('http://www.acrosstheaisle.com/styles/fonts/segoeui.eot');
  src: local('Segoe UI'), local('Segoe UI'), url('http://www.acrosstheaisle.com/styles/fonts/segoeui.ttf') format('truetype');
}
@font-face {
  font-family: 'Segoe UI Light';
  src: url('http://www.acrosstheaisle.com/styles/fonts/segoeuil.eot');
  src: local('Segoe UI Light'), local('Segoe UI Light'), url('http://www.acrosstheaisle.com/styles/fonts/segoeuil.ttf') format('truetype');
}
@font-face {
  font-family: 'Segoe UI Semibold';
  src: url('http://www.acrosstheaisle.com/styles/fonts/seguisb.eot');
  src: local('Segoe UI Semibold'), local('Segoe UI Semibold'), url('http://www.acrosstheaisle.com/styles/fonts/seguisb.ttf') format('truetype');
}

html{ height:100%; } 
body
{
	margin: 0px;
	height:100%;
	cursor:default;
}
img
{
	border:none;
}
img.lower
{
	position:relative;
	top:4px;
	margin-right:5px;
}

#maindiv
{
	width: 90%;
	max-width: 1010px;
	min-width: 1000px;
	margin: auto;
}
#topbar
{
	width: 1000px;
	background-color: #4C4C4C;
	float:left;
	height: 8px;
}
#headermain
{
	width: 1000px;
	height: 122px;
	background-color: #2C2C2C;
	float:left;
}
#logobox
{
	background-color: #EBE9E7;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	height: 116px;
	float: left;
	top: -5px;
	position: relative;
	margin-left: 30px;
}
#topadbox
{
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
#authbox
{
	background-color: #EBE9E7;
	width: 179px;
	height: 116px;
	float: left;
	top: -121px;
	position: relative;
	margin-left: 790px;
}
#navbar
{
	background-color: #4C4C4C;
	width: 1000px;
	float:left;
	height: 28px;
	
}
#navcontainer
{
	width:450px;
	max-width:900px;
	text-align:center;
	text-align: -moz-center;
	margin:auto;
	/*border: solid 1px #ffffff;*/
}
.navmenu
{
	margin:0px;
}
.navmenuitem
{
	color:#ffffff;
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:10pt;
	margin: 5px 15px 0px 15px;
	text-align:center;
}
.navmenuitem:Hover
{
	text-decoration:underline;
}
.navmenuitemselected
{
	text-decoration:underline;
	font-weight:bold;
}


/**********************************
/* Issue Page Styles
/*********************************/

#issuetitlebar
{
	/*background-image: url('../images/issue_bg.png');
	background-repeat: no-repeat;*/
	background-color:#C3C3C2;
	padding: 5px;
	width: 990px;
	height: 50px;
	z-index:1;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.issuetitle
{
	width: 780px;
	height: 73px;	
	font-family: "Segoe UI Semibold", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin: inherit;
	padding: inherit;
	float: left;
	line-height:24pt;

}
#linesep38
{
	background-color: #000000;
	width: 1px;
	height: 38px;
	float: left;
	margin-top:6px;
	margin-right: 5px;
}
.linesep38title
{
	margin-left: 5px;
}
.linesep38social
{
	background-color: #ffffff;
	width: 1px;
	height: 20px;
	float: left;
	margin:5px 5px 0px 15px;
	float:left;
}

#linesep760
{
	background-color: #000000;
	width: 760px;
	height: 1px;
	float: left;
}
#sideborder
{
	background-color:#404040;
	width:5px;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32762px;
}

#statbox
{
	width: 180px;
	height: 50px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.opinionmetric
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	width: 100%;
}
.opinionstats
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #12095F;
	width: 100%;
}
#issuesummarybar
{
	/*border-style: none solid solid solid;
	border-width: 1px;
	border-color: #C3C3C2;*/
	width: 800px;
	min-height: 30px;
	float: left;
	background-color: #EBE9E7;
	top: -6px;
	z-index: -1;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.issuesummary
{
	width: 770px;
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:12pt;
	padding: 0px 10px 0px 10px;
	float: left;
}
#opinionheader
{
	width: auto;
	height: 45px;
	/*border-style: solid;
	border-width: 1px;*/
	margin-top: 5px;
	margin-left: 31px;
	float: left;
	vertical-align: middle;
	text-align: center;
}
.fb
{
	margin-left: 5px;
	margin-right: 5px;
	float:right;
	cursor:pointer;
}
.tw
{
	margin-left: 5px;
	margin-right: 5px;
	float:right;
	cursor:pointer;
}


#positionbox
{
	width: 235px;
	height: 40px;
	/*border-style: dashed;
	border-width: 1px;*/
	margin-left:5px;
	margin-right:5px;
	float:left;
	
}
.p1
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin-left: 10px;
	margin-top:5px;
	float: left;
	position:relative;
	line-height:24pt;
	text-align:center;
	width:230px;
	/*border-style: dotted;
	border-width: 1px;*/
}
.p2
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin-left: 10px;
	margin-top:5px;
	float: left;
	position:relative;
	line-height:24pt;
	text-align:center;
	width:195px;
	/*border-style: dotted;
	border-width: 1px;*/
}
.votebox
{
	vertical-align: middle;
	margin-top: 5px;
	width: 215px;
	height:44px;
	background-color:#000000;
	float: left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:10pt;
	z-index:1;
	position:relative;
	padding: 7px 3px 0px 3px;
	top:-14px;
	
}
.positionsocial
{
	vertical-align: middle;
	margin-top: 5px;
	width: 215px;
	height: 40px;
	float: left;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	z-index: 4;
	position: relative;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #000000;
	/*border: solid 1px #C3C3C2;*/
	top: -10px;
	display: none;
}

#sidetext
{
	float:left;
	width:100%;
	color:#ffffff;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:11pt;
	margin-bottom:4px;
	margin-top:3px;
}
.votedtext
{
	float:left;
	width:100%;
	color:#ffffff;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:11pt;
	margin-bottom:4px;

}
#tellbox
{
	float:left;
	width:80%;
	color:#ffffff;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:11pt;
	margin:2px 4px 0px 20px;
}
.votecheck_l
{
	cursor:pointer;
	color:#ffffff;
	float:left;
	text-decoration:none;
}
.votecheck_r
{
	cursor:pointer;
	color:#ffffff;
	float:right;
	text-decoration:none;
}
.voteimg
{
	margin:3px;
	
}
#positiontable
{
	width:100%;
	/*border: solid 1px black;*/
}

.tableCellSep
{
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;
}

#p1contentbox
{
	background-position: center 10px;
	width: 320px;
	min-height:320px;
	/*border-style: dashed;
	border-width: 1px;*/
	margin-left: 25px;
	margin-top: 30px;
	float: left;
	background-image: url(  '../images/left_chair_watermark.png' );
	background-repeat: no-repeat;
	
}
.p1content
{
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	float: left;
	position:relative;
	line-height:24pt;
	text-align:center;
	width:300px;
	/*max-height:350px;
	border-style: dotted;
	border-width: 1px;*/
}
#p1fullLink
{
	float:right;
	margin-right:15px;
	margin-top:25px;
	margin-bottom: 15px;	
}
.posAddRec
{
	float:left;
	width:310px;
	height:100%;
	text-align:left;
	vertical-align:bottom;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	/*border: solid 1px black;*/
}
.posAddRecItem
{
	float:left;
	width:100%;
}
.addRecTitle
{
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	float: left;
	line-height: 12pt;
	text-align: left;
	margin-bottom:5px;
	padding: 0;
	width:100%;
}
#p2contentbox
{
	background-position: center 10px;
	width: 320px;
	min-height:320px;
	/*border-style: dashed;
	border-width: 1px;*/
	margin-left: 45px;
	margin-top: 30px;
	margin-right: 5px;
	float: left;
	background-image: url(  '../images/right_chair_watermark.png' );
	background-repeat: no-repeat;
}
.p2content
{
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	float: left;
	position:relative;
	line-height:24pt;
	text-align:center;
	width:300px;
	/*max-height:350px;
	border-style: dotted;
	border-width: 1px;*/
}
#p2fullLink
{
	float:right;
	margin-right:15px;
	margin-top:25px;
	margin-bottom: 15px;	
}
.articleLink
{
	color:#000000;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:12pt;
	cursor:pointer;
	text-decoration:none;
}
.articleLink:Hover
{
	text-decoration:underline;
}

#linesepLong
{
	background-color: #000000;
	width: 2px;
	min-height:100%;
	height:100%;
	float: left;
	margin-top:10px;
	margin-right: 5px;
	margin-left: 11px;
	padding-bottom: 32767px;
	margin-bottom: -32762px;
}
#mainContain
{
	float:left;
	overflow: hidden;
	height:auto;
}
#contentbox
{
	width: 800px;
	height: 100%;
	float: left;
}
#mainpositions
{
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	min-height:450px;
	border-style: none solid none solid;
	border-width: 5px;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.editorsBox
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #EBE9E7;
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	overflow:hidden;
	display:none;
}
#editorsTitle
{
	width: 100%;
	height: 25px;
	font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:11pt;
	background-color: #EBE9E7;
	font-weight:bold;
	padding: 5px 0px 0px 10px;
	float: left;
}
.editorsNote
{
	padding: 5px 10px 5px 10px;
	height: auto;
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float:left;
	width:100%;
	line-height: 11pt;
	vertical-align:middle;
}

#rightAdBlock
{
	height: 100%;
	width: 180px;
	background-color:#EBE9E7;
	float:left;
	min-height:490px;
	margin-left:10px;
	margin-top:10px;
	padding: 5px 5px 32767px 5px;
	text-align:center;
	margin-bottom: -32767px;
}

#footersep
{
    width: 800px;
    height: 1px;
    float: left;
    margin-left: 75px;
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #000000;
}
#copyright
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:10pt;
	float:left;
	width:100%;
	text-align:center;
	margin:10px;
}
#bottombar
{
    width: 100%;
    height: 18px;
    float: left;
    margin-top:10px;
    background-color: #4C4C4C;
    bottom:0px;
    vertical-align:baseline;
}
.atareader
{
	width:950px;
	height:680px;
	padding:10px;
	border: solid 1px #ffffff;
	background-color:#303030;
	float:left;
}
.readerhandle
{
	width:100%;
	height:30px;
	cursor:move;
}
.readertitle
{
	font-family: "Segoe UI Semibold" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	float: left;
	line-height: 12pt;
	margin: 8px 0 10px 15px;
	width:auto;
	color:#ffffff;
	/*border-style: dashed;
	border-width: 1px;*/
}
.readerlink
{
	font-family: "Segoe UI Semibold" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	line-height: 10pt;
	position:relative;
	top:-28px;
	margin: 8px 0 5px 15px;
	width:auto;
	color:#ffffff;
	cursor:pointer;
	height:0px;
	text-decoration:none;
}
.readerlink:Hover
{
	text-decoration:underline;
}
.readerbackground
{
	background-color: #303030;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#poweredby
{
	font-family: "Segoe UI Semibold" , Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	line-height: 9pt;
	color:#ffffff;
	margin-left:15px;
	margin-top:10px;
}
.readerframe
{
	float:left;
	width:950px;
	height:643px;
	border:none;
}

.readerclose
{
	font-family: "Segoe UI Semibold" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	float: right;
	line-height: 12pt;
	margin: 8px 15px 10px 0px;
	width:auto;
	color:#ffffff;
	border:none;
	background-color:#303030;
	cursor:pointer;
	/*border-style: dashed;
	border-width: 1px;*/
}

/**********************************
/* Home Page Styles
/*********************************/
.toplinks
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	line-height: 10pt;
	color:#585858;
	text-decoration:none;
}
.toplinks:Hover
{
	text-decoration:underline;
}
.topItemSep
{
	margin-left:10px;
	margin-right:10px;
	color:#585858;
}
#currentbar
{
	/*background-image: url(   '../images/current_bar.png' );
	background-repeat: no-repeat;
	background-position: -2px center;*/
	float: left;
	width: 1000px;
	height: 35px;
	background-color:#EBE9E7;
}
#cititle
{
	margin-left: 15px;
	margin-top: 7px;
	float: left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
#cistories
{
	margin-left: 15px;
	margin-top: 7px;
	width: 850px;
	height: 35px;
	text-align: left;
	float: left;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #585858;
}
#leftnavbar
{
	color: #ffffff;
	background-color: #404040;
	height: 407px;
	width: 146px;
	top: -4px;
	float:left;
	position:relative;
	padding: 30px 0px 32767px 15px;
	z-index:0;
	margin-bottom: -32767px;
	margin-right:4px;
}
#hprightadbox
{
	height: 410px;
	width: 150px;
	background-color: #EBE9E7;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -32767px;
	padding: 10px 5px 32767px 5px;
	text-align: center;
}
.leftnavbarcontent
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	padding-bottom:10px;
	color:#ffffff
}
.lnbcontentbold
{
	font-weight:bold;
}
.lnbcontentindented
{
	margin-left:10px;
}
.lnbcontentlink
{
	color: #ffffff;
	cursor:pointer;
	text-decoration:none;
}
.lnbcontentlink:Hover
{
	text-decoration:underline;
}

#homecenterbox
{
	/*border-style: dotted;
	border-width: 1px;*/
	width:635px;
	height:405px;
	padding:15px;
	float:left;
}
#featuredbox
{
	width:25px;
	height:25px;
	margin-right:7px;
	margin-top:5px;
	background-color:#404040;
	float:left;
	
}
#featuredcontent
{
	float:left;
	width:100%;
	min-height:157px;
}

#featuredtitle
{
	width: auto;
	text-align: left;
	float: left;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 26pt;
	color: #000000;
}
.linesep100
{
	background-color: #404040;
	width: 100%;
	height: 2px;
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	
}
.featuredissuetitle
{
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 20pt;
	float: left;
	line-height:20pt;
	text-align: left;
	margin: -17px 0 0 0;
	padding: 0;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
}
.featuredissuetitle:Hover
{
	text-decoration:underline;
}
.featuredissuesummary
{
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	font-weight: normal;
}
#featuredopinionstats
{
	background-position: center center;
	width: auto;
	height:35px;
	margin-left: 35px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	float:left;
	/*border-style: dashed;
	border-width: 1px;*/
}
.featuredp1text
{
	width: auto;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight:bold;
	text-align:left;
	
	float:left;
}
.featuredp2text
{
	width: auto;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	float:left;
}
.featuredp1num
{
	width: auto;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	float:left;
	color:#12095F;
}
.featuredp2num
{
	width: auto;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	float:left;
	color:#12095F;
}
#featuredactions
{
	width: auto;
	height:35px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:55px;
	float:right;
	/*border-style: dashed;
	border-width: 1px;*/

}
.ftView
{
	background-image: url( '../images/ftView.png' );
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: auto;
	padding-left: 33px;
	padding-top:5px;
	margin-bottom:25px;
	float:left;
	font-family: "Segoe UI " , Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}

#moreissuesbox
{
	margin-top:5px;
	width:620px;
	height:auto;
	min-height:150px;
	background-color:#E5E5E5;
	padding: 20px 5px 10px 20px;
	float:left;
}
.moretitle
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 16pt;
	float: left;
	line-height: 16pt;
	text-align: left;
	margin-bottom:5px;
	padding: 0;
	width:100%;
}
#morelist
{
	float:left;
	height:auto;
}
.morebullet
{
	float: left;
	margin-top: 8px;
	margin-right:4px;
}

.morelinks
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	margin-top: 5px;
	margin-right:10px;
	line-height: 10pt;
	color:#585858;
	text-decoration:none;
}
.morelinks:Hover
{
	text-decoration:underline;
}
#seealltopics
{
	margin-top:5px;
	width:600px;
	float:left;
}
.alltopicslink
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	float: right;
	margin-top: 5px;
	margin-right:10px;
	line-height: 12pt;
	color:#585858;
	text-decoration:none;
}
.alltopicslink:Hover
{
	text-decoration:underline;
}
#hpsearchbox
{
	height: 35px;
	width: 636px;
	background-color: #2C2C2C;
	float: left;
	margin-top: 10px;
	padding: 10px 5px 5px 5px;
	text-align: left;
}
#searchtext
{
	font-family: "Segoe UI Semibold" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
	float: left;
	line-height: 12pt;
	margin: 6px 0 0 15px;
	width:auto;
	color:#ffffff;
	/*border-style: dashed;
	border-width: 1px;*/
}
.searchinput
{
	width:450px;
	height:20px;
	margin: 4px 8px 0 8px;
	float:left;
	border:none;
}
.searchbutton
{
	margin-top:3px;
	float:left;
	border:none;
	cursor:pointer;
}
.searchURL
{
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #12095F;
	cursor:pointer;
}
.searchDesc
{
	font-family: "Segoe UI Light" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	cursor:pointer;
}
.serpframe
{
	float:left;
	width:840px;
	height:633px;
	background-color:#ffffff;
	border:none;
	padding:5px;
}
/**********************************
/* About Page Styles
/*********************************/
#aboutcontainer
{
	width: 890px;
	height:auto;
	padding-left: 50px;
	padding-right: 50px;
	border-left: 5px solid #404040;
	border-right: 5px solid #404040;
	float:left;
	margin-top: 15px;
}
.abouttitle
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 20pt;
	margin-top: 10px;
	float:left;
}
.aboutpara
{
	margin-top: 10px;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float:left;
	line-height: 11pt;
	width:100%;
	text-align:justify;
}
.aboutsup
{
	margin-bottom: 2px;
	font-size:8pt;
}
.aboutfn
{
	margin-top:25px;
	float:left;
	margin-bottom: 2px;
	font-size:8pt;
}

.aboutlist
{
	margin-top: 5px;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	float:left;
}
.aboutlistitem
{
	margin-top: 7px;
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	float:left;
}
/**********************************
/* Categories Page Styles
/*********************************/
#homecenterbox
{
	/*border-style: dotted;
	border-width: 1px;*/
	width:635px;
	height:auto;
	padding:15px 15px 0px 15px;
	float:left;
}
/**********************************
/* Contact Page Styles
/*********************************/
.contactDivs
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	float:left;
	margin-top:10px;
	width:100%;
	vertical-align:top;
}
.contactintro
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	width:100%;
	vertical-align:top;
}

.contactLabel
{
	width:100px;
}
.contactText
{
	width:300px;
}
#contactform
{
	float:left;
	width:645px;
	height:auto;
	margin-left:20px;
	min-height:320px;
}
.contactresponse
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	float:left;
	margin:20px;
	width:100%;
	vertical-align:middle;
	width:625px;
	min-height:300px;
}
/**********************************
/* Index Page Styles
/*********************************/
.topicPager
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color:#000000;
}
.topicPager
{
	color:#000000;
	text-decoration:underline;
}



