/*_a{
	text-decoration: underline;
}*/

a{
	color: #666666;
	/*text-decoration: none;*/
}

/*a:link:after, a:visited:after {
	font-size: 80%;
	text-decoration: underline;
	content: " [ " attr(href) " ]";
}*/

a.sectionTitle2:link,a.sectionTitle2:visited,a.sectionTitle2:active{
	display: block;
}

img.leftNoBorder{
	float: left;
	border: none;
	margin: 5px 5px 5px 0;
}

img.rightNoBorder{
	float: right;
	border: none;
	margin: 5px 0 5px 5px;
}

/*a[href^="/"]:after {
	text-decoration: underline;
	content: " [http://www.swra.com" attr(href) " ]";
}*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.centerObject div.boxcontent_Scheme1 div,div.centerObject div.boxcontent_Scheme2 div,div.centerObject div.boxcontent_Scheme3 div{
	height: 10px !important;
}

div.centerObjectOuter {
	margin-bottom: 10px;
	padding-bottom: 20px;
}

div.contentInner h1{
	padding-bottom: 6px;
	border-bottom: 2px dotted #CCCCCC;
	font-size: 120%;
}

div.footerOuter{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #000000;
}

div.glossaryLetterList{
	margin-bottom: 10px;
	font-size: 90%;
	text-align: left;
}

div.glossaryLetterList .first{
	border-left: none;
}

div.glossaryLetterList ul{
	margin: 0px;
	padding: 0px;
}

div.glossaryLetterList ul li {
	margin: 0 0 0 1px;
	padding: 0 1px 1px 4px;
	border-left: solid 1px #000000;
	display: inline;
	background: none;
	height: 10px;
}

div.printHeader{
	margin: 5px 0 10px 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	visibility: visible;
	b1ackground: url(/demo/images/graphic/logo_print.gif) no-repeat 0px 0px;
	width:143;
	height:80px;
	padding-bottom:10px;
	border-bottom: 1px solid #000000;	
}

h1{
	b1order-bottom: 1px solid #000000;
	margin-top:10px;
	padding-top:0px;
}

h2{
	padding-bottom: 6px;
	border-bottom: 2px dotted #CCCCCC;
	font-size: 110%;
}

td{
	padding: 5px;
	vertical-align: top;
	white-space: normal;
}

ul, li{
	list-style: circle;
	list-style-type: disc;
	list-style-position: outside;
}

.headerOuter,.footerLinks,.textOnlyLink,#nav,#nq_toolbar,.articlenextOuter,.searchForm,.leftColumnOuter,.breadcrumbOuter,.rightColumnOuter {
	display: none;
	visibility: hidden;
}

#content td, table{
	font-size: 100%;
}

#content th{
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 110%;
	vertical-align: top;
	text-align: left;
}

.red{
	color: #E10915;
}

table.application.vertical th{
	text-align: right;	
	vertical-align: text-top;
	width: 250px;
}
table.application.vertical tr{
	height: 100%;
}
.submitBtn{
	
	display: none;
}

button{
	display: none;
}

#tabContainer,#tab1Content, #tab2Content, #tab3Content {
	display: block;
	visibility: visible;
}
