﻿body {
}
#align
{	
	text-align: left;
	width: 960px;
	height: 100%;
	clear:both;
	background-color: #e8eeee;
	padding: 10px;
}

img{
    border: 0;
    border-width: 0px;
    border-style: none;
}
a img{
    border: 0;
    border-width: 0px;
    border-style: none;
}
.indentBodyContent
{
    padding-left: 20px;
    padding-right: 20px;
}
.bumperPad
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.blueLink
{
    text-decoration: none;	
	color: #0098eb;
}
.blueLink:hover
{
    text-decoration: underline;
}
.grayLink
{
	text-decoration: none;	
	color: #666666;
}
.grayLink:hover
{
	text-decoration: underline;	
}
.bluetext
{
	color: #0098eb;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;
	margin-bottom: 10px;
}
.bluelink
{
	color: #0098eb;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;
	margin-bottom: 10px;
}
.bluelink:hover
{
	text-decoration: underline;
}
.blueHelpLink
{
	color: #0098eb;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	margin-bottom: 10px;
}
.blueHelpLink:hover
{
	text-decoration: underline;
}
.smallBluelink
{
	color: #0098eb;
	text-decoration: none;
}
.smallBluelink:hover
{
	text-decoration: underline;
}
.smallBoldBluelink
{
	color: #0098eb;
	text-decoration: none;
	font-weight: bold;
}
.smallBoldBluelink:hover
{
	text-decoration: underline;
}
.grayTextLink
{
	text-decoration: none;	
	color: #333333;
}
.grayTextLink:hover
{
	text-decoration: underline;	
}
.separator
{
	height: 1px;
	width: 100%;
	background-color: #e1e1e1;
	margin: 10px 0 10px 0;
	clear: both;
}
.subSeparator
{
	margin: 5px 0 5px 0;
}
.clearBoth
{
	clear: both;
}
#welcomeErrMsg
{
	background-color: #D7F1FF;
	border-style:dashed;
	border-color: #666666;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
#subsExpContainer
{
	background-color: #D7F1FF;
	border-style:dashed;
	border-color: #666666;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
}
#subsAbstContainer
{
	background-color: #D7F1FF;
	border-style:dashed;
	border-color: #666666;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
}
#subsExpContainer h2
{
	margin: 0;
	padding: 0 0 10px 0;
	color: #4b4b4b;
	font-size: 180%;
	font-weight : bold;
}

/* Start header and nav */
#header	
{
	clear:both;
	background-color:#0098eb;
	/*margin-bottom:5px;*/
}
#header ul#functionNav	
{
	float:right;
	padding-bottom: 15px;
}

#header ul	
{
	padding: 10px 8px 9px 8px;
	margin:0;
}

#header ul li	
{
	display:inline;
}

#header ul li a:link, #header ul li a:visited	
{
	text-decoration:none;
	color:#fff;
	padding:10px 8px 14px 8px;
}

#header ul li a:hover
{
	text-decoration:underline;
	background:#0098eb url(../images/nav_selected.gif) bottom no-repeat;
}

.selectedNav
{
	text-decoration:underline;
	background:#0098eb url(../images/nav_selected.gif) bottom no-repeat;
}

#logo	
{
	position:absolute;
	margin-left:10px;
	margin-top:30px;
	width:500px;
	height:50px;
	border:1px dashed #999;
}

#logo img	
{
	width:500px;
	height:50px;
	border-width:0;
}
/* End header and nav */

/* Ads */
#adsinternalTop	
{
	float:right;
	width:222px;
	height:90px;
}

#adsLeaderBoard	
{
	float:left;
	width:728px;
	height:90px; 
}
#adsTop	
{
	height:100px;
}
#adsTop img, #ads img
{
	border: 0;
}
#ads	
{
	text-align: center;
}
#ads div.adSide	
{
	margin-bottom: 10px;
}
.sideAds
{
	padding-bottom: 10px;
}
.adSpacer
{
	height: 5px;
}
/* End ads */
.MainRightContainer
{
	float: right;
	width: 13%;
}
.MainLeftContainer
{
	float: left;
	width: 86%;
}
.SearchRightContainer
{
	float: right;
	width: 15%;
}
.SearchLeftContainer
{
	float: left;
	width: 84%;
}
.RevRightContainer
{
	float: right;
	width: 71%;	
}
.RevLeftContainer
{
	float: left;
	width: 27%;
}
.RightContainer
{
	float: right;
	width: 27%;	
}
.LeftContainer
{
	float: left;
	width: 71%;
}
.leftContainerHalf
{
	float: left;	
	width: 49.5%;
}
.rightContainerHalf
{
	float: right;
	width: 49.5%;
}
.homeContainer
{
	margin-bottom: 10px;
}
#footerLeft
{
	float: left;
	color: #999999;
	padding: 0px 0 0px 0;	
	
}
#footerRight
{
	float: right;
	color: #999999;
}
.logo1
{
	padding: 0 0 0px 20px;
	border: 0;
}
.logo2
{
	padding: 0 20px 0px 20px;
	border: 0;
}
#newRevLeft
{
	float: left;
}

#newRevRight
{
	float: left
}
.newRevThumbnails
{
	width: 40px;
	border: solid 1px #cccccc;
	margin-right: 10px;
}

/* Start Login.aspx */
.newUser ul
{
	list-style-type: square;
	margin: 0;
}
/* End Login.aspx */

/* Start ucLogin.ascx */
.ucLoginStyles, .ucLoginStyleCol
{
	background-color: #ffffff;	
	padding: 0px 10px 10px 10px;
}
 .ucLoginStyleCol
 {
 	background-color: #ffffff;	
	padding: 0 10px 5px 5px;
 }
#loginLinks
{
	clear:both;	
}
#loginBtn
{
	padding-top: 10px;
}
.imgInfo
{
	margin-top: 10px;
}

.btnLoginStyle
{
	background:#ffffff url(../images/login-active.jpg) no-repeat  0 0;
	width: 111px;
	height: 30px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin:0;	
	font-family: Arial, Verdana, 'Times New Roman';
}
.btnLoginStyle:hover
{
	background:#ffffff url(../images/login-over.jpg) no-repeat 0 0;
}
/*
.btnLoginDownload
{
	background:#ffffff url(../images/download_active.jpg) no-repeat 0 0;
	width: 177px;
	height: 30px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin:0;	
	font-family: Arial, Verdana, 'Times New Roman';
}

.btnLoginDownload:hover
{
	background:#ffffff url(../images/download_over.jpg) no-repeat 0 0;
}*/

.ucLoginStyles h1
{
	font-size: 200%;
	font-weight: bold;
	margin: 0;
	color: #4b4b4b;
	padding: 0;
}
.ucLoginStyleCol h1
{
	font-size: 180%;
	font-weight: bold;
	margin: 0;
	color: #4b4b4b;
	padding: 0;
}
.ucLoginStylesCol .loginText
{
	font-size:90%;
	color: #4b4b4b;
	margin-top: 5px;
	padding: 5px 3px 0 3px;
	border: solid 1px #cccccc;
	height: 1.6em;
}
.ucLoginStyles .loginText
{
	font-size: 120%;
	color: #4b4b4b;
	margin-top: 5px;
	padding: 5px 3px 0 3px;
	border: solid 1px #cccccc;
	height: 1.6em; 
}
.forgotPwdBtn
{
	background:none;
	height: 30px;
	color: #0098ea;
	border: 0;
	cursor: pointer;
	padding-left: 20px;
	font-family: Arial, Verdana, 'Times New Roman';
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	background: transparent url(../images/help-icon.gif) no-repeat left;
}
.forgotPwdBtn: hover
{
	text-decoration: none;
}
.forgotPwd
{
	border: solid 1px #cccccc;
	margin: 5px;
	padding: 5px;
}
.btnSendPwdStyle
{
	background:#ffffff url(../images/send-password-active.gif) no-repeat 0 0px;
	width: 130px;
	height: 30px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
}
.btnSendPwdStyle: hover
{
	background:#ffffff url(../images/send-password-over.gif) no-repeat 0 0;
}

/* End ucLogin.ascx */

/*Start Logout.aspx*/

.logoutContent
{
	color: #4b4b4b;
}
.logoutContent h2
{
	margin: 0;
	padding: 0;
	color: #4b4b4b;	
	font-size: 150%;
	font-weight: bold;
}
#logoutMsg
{
	text-align: center;
	padding-top: 10px;
			
}
#logoutText
{
	color: #0098EA;
	font-weight: bold;
	font-size: 120%;
}


/* End Logout.aspx */

/*Start curved corners*/
.tl 
{	
	background: url(../images/corner.gif) no-repeat;	
	width: 10px;	
	height: 10px;
}
.tr	
{
	background: url(../images/corner.gif) no-repeat;	
	width: 10px;	
	height: 10px; 
	background-position: 90% 0px;		
    float: right
}
.bl 
{	
	background: transparent url(../images/corner.gif);
	background-position: 0px -10px;
	background-repeat:no-repeat;	
	font-size: 1px;
	width: 10px;	
	height: 10px;	
 	float: left
}
.br 
{	
	background: transparent url(../images/corner.gif);
	background-position: -10px -10px;
	background-repeat:no-repeat;
	font-size: 1px;	
	width: 10px;	
	height: 10px;
	float: right
}
.tlBlue 
{	
	background: url(../images/cornerB.gif) no-repeat;	
	width: 10px;	
	height: 10px;
}
.trBlue	
{
	background: url(../images/cornerB.gif) no-repeat;	
	width: 10px;	
	height: 10px; 
	background-position: 90% 0px;		
    float: right
}
.blBlue
{	
	font-size: 1px;
	background: url(../images/cornerB.gif) no-repeat;	
	width: 10px;	
	height: 10px;
	background-position: 0px 90%;		
 	float: left
}
.brBlue 
{	
	font-size: 1px;	
	background: url(../images/cornerB.gif) no-repeat;	
	width: 10px;	
	height: 10px;
	background-position: 90% 90%;		
	float: right
}
.panel
{	
	display:inline;
	float:left;
	padding: 0;
 	width: 100%;
 	margin:0;
}
.panelContent
{
	padding: 10px;
}
.panelContent p
{
	margin: 0;
	line-height: 1.5em;
}
.panelHeader
{
	background-color: #ffffff;
}
.panelBody
{
 	background-color: #ffffff;
 	width: 100%; 
}
.panelHeaderBlue
{
	background-color: #2c68a6;
}
.panelBodyBlue
{
 	background-color: #2c68a6;
 	width: 100%; 
}
.curvyPnlTitle
{
	color: #7c7c7c;
	font-size: 190%;
	margin: 0;
	padding: 0 0 0 10px;	
	font-family: Verdana;
}
.curvyPnlTitleB
{
	color: #4b4b4b;
	font-size: 190%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;	
	font-family: Verdana;
}
.homehr
{
	color: #e1e1e1; 
	height: 1px;
}
.sublinks
{
	color: #666666;
}

.footerLinks
{
	color: #666666;
	text-decoration: none;
}
.footerLinks:hover
{
	color: #666666;
	text-decoration: underline;
}
.footerLogo
{
	padding: 0 5px 0 5px;
}
#divFooter
{	
	height: 10px;
	clear: both;
	background-color: #0098eb;	
	margin-bottom: 10px;
}
/*End curved corners*/

#linkSeparator
{
	margin: 0 5px 0 5px;
}
.brandingStyle
{
	font-size: 0;
}
.searchTextBox
{
	float: left;
	width: 81%;	
	font-size: 150%;
	color: #474747;	
	padding: 3px;
	
}
.searchPadding
{
	padding: 1% 0 1% 3%;
}
.btnSearchStyle
{
	background:#ffffff url(../images/search-active.jpg) no-repeat 0 0px;
	width: 111px;
	height: 30px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Verdana, 'Times New Roman';
}
.btnSearchStyle:hover
{
	background:#ffffff url(../images/search-over.gif) no-repeat 0 0;
}
.watermarkOn 
{
    color: #999999;
    font-weight: normal;
}
/* H2 imgae titles */
.searchH2
{
	margin: 0;
	padding: 3px 10px 0 0;
	float: left;
}
.adSearchH2
{
	margin: 0;
	padding: 0 0 10px 0;
}
.noSubH2
{
	margin: 0;
	padding: 0 0 5px 10px;
}
#subH2
{
	margin: 0;
	padding: 0 0 0 10px;
}
.homeH2
{
	margin: 0;
	padding: 0 0 0 10px;
}
.welcomeH2
{
	margin: 0;
	padding: 0 0 10px 0;
}
.welcomeH1
{
	margin: 0;
	padding: 0 0 4px 0;
}
#helpH2
{
	margin: 0;
	padding: 5px 0 0 10px;	
}
#loginH2
{
	margin: 0;
	padding: 0;	
}
.loginH3
{
	margin: 0;
	padding: 15px 0 0 0;	
}
/* End - H2 imgae titles */
 
/*Search Results*/
.darkBlueHeaderBrowse
{
	background-color: #2c68a6; 
    color: #ffffff;
    font-size: 140%;    
    text-align: center;
    
}
.searchResPager
{
	float: left;
	width: 48%; 
	padding: 0px 0 0 10px;	
}
.searchResSorter
{
	float: right;
	width: 48%;
	/*height: 100%;*/
	padding: 0 10px 0 0;
}
#ResultsSorting
{
	padding-top:0px;
}
.ddlSorting
{
	font-size: 95%;
	color: #333333;
	font-family: Arial;
}
#DropDownSorting
{
	float: right;
	padding-top:0px;
	padding-right:0px;	
}
.searchTermTxt
{
	font-weight: bold;
	color: #4b4b4b;
	font-size: 140%;
}

/*End Search Results*/

/*Advanced Search*/
#searchAdvancedTab	
{		
	clear: both;
	float: right;
	padding-right: 38.5%;
}
.searchAdvancedBtn
{
	height: 27px;
	width: 193px;
	cursor: pointer;
	background:url(../images/show-adv-search-active.gif) no-repeat 0 0;	
}
.searchAdvancedBtn:hover
{
	background:url(../images/show-adv-search-over.gif) no-repeat 0 0;		
}
.searchAdvancedHideBtn
{
	height: 27px;
	width: 193px;
	cursor: pointer;
	background:url(../images/hide-adv-search-over.gif) no-repeat 0 0;	
}
.searchAdvancedHideBtn:hover
{
	background:url(../images/hide-adv-search-active.gif) no-repeat 0 0;		
}
.advSearch
{
	background-color: #ffffff;
	padding: 10px;		
	min-height:200px;
    height:auto !important;
    height:200px;
    border-style:none;

}
.advSearch h2
{
	font-size: 150%;
	color: #4b4b4b;
	font-weight: bold;
}
.advCol 
{
	width: 25%;
	float: left;
	background-color: #ffffff;
	padding-top: 5px;
}
#advColRight
{
	float: right;
	width: 25%;
	background-color: #ffffff;
	padding-top: 5px;
}
.advColMiddle
{
	width: 42%;
}
.advSection
{
	padding-bottom: 30px;
}
.advCb
{
	float: left;
	width: 49%;
}
.advTxt
{
	width: 49%;
	float: right;
}
.advSearch ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.advSearch ul li
{
	padding-bottom: 10px;
}
.AdSearchControl
{
	color:#666666;
}


.btnResetAdSearch
{	
    /*background:#ffffff;*/
    background-image: url(../Images/reset-active.gif);
    background-repeat:no-repeat;
	width: 111px;
	height: 30px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Verdana, 'Times New Roman';
    border-width: 0px;
    border-style:none;
}
.btnResetAdSearch:hover
{
	/*background:#ffffff;*/
	background-image: url(../Images/reset-over.gif);
	background-repeat: no-repeat;
	border-width: 0px;
    border-style:none;
}

/*End advanced search*/

/* Start Doc.aspx styles */
.DocSummaryItemHeading
{
	font-size:145%;
	color:#2b68a7;
	font-weight: bold;
	margin: 0;
}
.DocSummaryItemTitle
{
	color:#0098ea;
	display:block;
	font-weight:bolder;
	font-size:120%;
	padding-bottom:3px;
}
.DocDownloadDoc
{
	padding: 10px 10px 0px 10px;
}
.list 
{
	list-style-type: none;
	list-style-image: url('../images/linkArrow.jpg');
	list-style-position: outside;
	margin: 0;
	padding-left: 20px;
}
.list li
{
	padding-bottom: 5px;
}
.btnBack
{
	background:#ffffff url(../images/back_active.gif) no-repeat  0 0;
	width: 52px;
	height: 18px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	margin: 0 10px 0 0;
}
.btnBack:hover
{
	background:#ffffff url(../images/back_over.gif) no-repeat 0 0;
}
.docDownloadAdobeImg
{
	border: none;
	margin: 20px;
	padding: 10px;
}	
#docDownloadAdobe
{
	padding-top: 10px;
}
/* End Doc.aspx styles */

/* Start Phrases styles */
.phrases2
{
	padding-top: 10px;
}
.drBody
{
	width: 98%;
	clear: both;
}

.drArrow
{
	width: 10%;
	/*padding-left: 5px;*/	
	float: left;
	height: 9px;	
}
.drText
{
	width: 88%;
	float:left;
	padding-bottom: 3px;	
}
/* End Phrases styles */

/* Start Browse.aspx styles */
.browseRegularLink
{	
    color: #474747;	
    text-decoration: underline;
    font-size: 110%;
}
.browseSelectedLink
{	
    color: #0098EA;	
    font-weight: bold;
    text-decoration: none;
    font-size: 110%;
}
/* Start Browse.aspx styles */

/*Terms and Conditions htm styles
Welcome_LC_Top.htm styles */
.sublist
{
	list-style: none;
}
.sublistBullet
{
	float: left;
	width: 5%;
}
.sublistText
{
	float: left;
	width: 95%;
}
.welcomeList
{
	list-style-type: square;
	margin-top: 0;
}
.welcomeBlue
{
	color: #0098ea;
	font-weight: bold;
}
.styleP
{	
    padding-bottom: 15px;
	line-height: 1.2em !important;
}
.floatL
{
	float: left;
	width: 69%;
}

.floatR
{
	float: right;
	width: 29%;
}
/*Terms and Conditions htm styles */
