@charset "utf-8";
body {
	font-family:Lucida Grande,Lucida Sans,Lucida Sans Unicode,Arial,sans-serif;
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:white none repeat scroll 0 0;
	color:#1B1B1B;
}
a:active {
	outline:none;
}
a{ outline: none;}
a.go
{
	display: block;
	background-image:url(../img/button/go.gif);
	background-repeat:no-repeat;
	height: 31px;
	width: 62px;
}
a.go:hover
{
	background-image:url(../img/button/go_hover.gif);
	background-repeat:no-repeat;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
	outline:none;
}
.padding5 {
	padding:5px;
}
.clear {
	clear:both;
	height:0;
}
.toplinksbar {
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	font-size:12px;
	padding:0 10px 0 0;
}
.toplinksbar a {
	display:inline;
	margin:0 0 0 10px;
	color:#2f2f2f;
	text-decoration:none;
}
.toplinksbar a:hover {
	display:inline;
	margin:0 0 0 10px;
	color:#2f2f2f;
	text-decoration:underline;
}
.toppartcss {
	border-bottom:#CCCCCC 1px solid;
}
.logopart {
	border-left:#CCCCCC 1px solid;
	width:254px;
}
.bannerpart {
	border-right:#CCCCCC 1px solid;
	width:747px;
	padding:0 7px 0 0;
}
.contentpartcss {
	background-color:#F5F5F5;
	border:#CCCCCC 1px solid;
}

.leftcontentboxcss {
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	padding:8px 10px 10xp 10px;
}
.homepagecontent {
	padding:10px;
}
.homepagecontent td{
padding:0px;
}
.homepagecontent h1 {
	font-size:20px;
	margin:0;
	padding:0 0 0 5px;
}
.homepagecontent h2 {
	font-size:16px;
	margin:0;
	padding:10px 0 0 5px;
	color: #333399;
}
.homepagecontent p {
	line-height:24px;
	font-size:14px;
	margin:0;
	padding:0 5px 5px 5px;
}

.searchtype-box {
	border:#7A8FA4 1px solid;
	background-color:#C7D5E5;
}
.searchtype-box-header {
	background:url(../img/searchtypebox_toplinebg.gif) repeat-x bottom;
	margin:5px 5px 0 5px;
	
}
*html .searchtype-box-header {
	float:right;
}
.searchtype-box-header span {
	display:inline;
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-right:#7A8FA4 1px solid;
	border-left:#7A8FA4 1px solid;
	border-top:#7A8FA4 1px solid;
	border-bottom:#FFF 1px solid;
	padding:5px;
	margin:0 0 0 10px;
	float:left;
}
.searchtype-box-header a {
	float:right;
	font-size:11px;
	color:#000000;
	margin:8px 10px 0 0;
}
.searchtype-box-content {
	border-right:#7A8FA4 1px solid;
	border-left:#7A8FA4 1px solid;
	border-bottom:#7A8FA4 1px solid;
	background-color:#FFFFFF;
	font-size:11px;
}
.searchtype-box-content label {
	padding:2px;
}
.searchtype-box-contentpadding5 {
	padding:0 5px 5px 5px;
}
h3
{
	padding: 0px;
	margin: 0px;
	font-size:14px;
}
.listcontentboxcss h1 {
	font-size:26px;
	color:#000000;
	/*background:url(../img/dottedline_bg.gif) repeat-x left bottom;*/
	padding:0 0 0 0;
	margin:0;
}
.dotted-border
{
	background:url(../img/dottedline_bg.gif) repeat-x left bottom;
}
.listcontentboxcss h1 span {
	float:right;
}
td.whitelist {
	line-height:18px;
	background:url(../img/dottedline_bg.gif) repeat-x left bottom;
	padding:15px 10px 15px 10px;
}
.whitelist h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 5px;
}
.whitelist a {
	text-decoration:underline;
	color:#000000;
}
.whitelist a:hover {
	text-decoration:none;
	color:#000000;
}
td.graylist {
	line-height:18px;
	padding:10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#F5F5F5;
}
.graylist h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 5px ;
}

.graylist a {
	text-decoration:underline;
	color:#000000;
}
.graylist a:hover {
	text-decoration:none;
	color:#000000;
}
.pagging {
	text-align:right;
}
.first {
	display:inline;
	text-decoration:none;
	color:#254487;
	padding:3px;
}

.first:hover {
	display:inline;
	text-decoration:underline;
	color:#254487;
	padding:3px;
}
.previous, .digits, .next {
	display:inline;
	margin:0 5px 0 5px;
	color:#666;
	text-decoration:none;
	
}
.digits-current {
	text-decoration:underline;
	color:#000;
	margin:0 5px 0 5px;
}

#bottomlink {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
}
#bottomlink li{
	float:left;
}
#bottomlink li a {
	height: 23px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#2f2f2f;
	margin-right:5px;
}
#bottomlink #bottomlink-email a{
	padding:5px 0 5px 28px;
	background:url(../img/email.gif) no-repeat 5px 5px;
}
#bottomlink #bottomlink-email a:hover{
	padding:5px 0 5px 28px;
	background:url(../img/email.gif) no-repeat 5px 5px;
	text-decoration:underline;
}
#bottomlink #bottomlink-blog a{
	padding:5px 0 5px 25px;
	background:url(../img/blog.gif) no-repeat 5px 5px;
}
#bottomlink #bottomlink-blog a:hover{
	padding:5px 0 5px 25px;
	background:url(../img/blog.gif) no-repeat 5px 5px;
	text-decoration:underline;
}
#bottomlink #bottomlink-twitter a{
	padding:5px 0 5px 28px;
	background:url(../img/twitter.gif) no-repeat 5px 5px;
}
#bottomlink #bottomlink-twitter a:hover{
	padding:5px 0 5px 28px;
	background:url(../img/twitter.gif) no-repeat 5px 5px;
	text-decoration:underline;
}
.copyrightcss {
	font-size:10px;
	color:#a9a9a9;
}	
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(../img/button/bg_button_a.gif) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: right;
    font: bold 14px Lucida Sans,Lucida Grande,Lucida Sans Unicode,Arial,sans-serif;
    height: 31px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../img/button/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 9px 0 8px 10px;
} 
a.button:active {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 9px 0 8px 10px; /* push text down 1px */
} 	
/* NEW CSS CLASSES */

a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.loadtxt {
	border-bottom:1px dashed #666666;
	border-top:1px dashed #666666;
	width:400px;
	padding:8px;
	color:#333333;
	background-color:#F5F5F5;
}
.first-current {
	text-decoration:none;
	color:#000000;
	padding:3px;
}


.TableTr1
{
	background-color:#FFFFFF;
	border:thin solid  #000000;

}
.LoginTextbox
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border : solid 1px  #000000; 
}
.TextboxCss
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border : solid 1px  #000000;
}
.Button1Css
{
	background-color: #FFFFFF;
	border: solid 1px  #000000;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
	color:  #000000;
}
.trbg
{
padding:0 0 0 10px;
background-color:#C7D5E5;
font-weight:bold;
}
input.button
{
	cursor: pointer;
	cursor: hand;
	padding: 3px 5px;
	margin-right:5px;
	overflow: visible; /*-- For IE Button Width --*/
	background:#c7f6fe url(siteadmin/img/btnbg.gif) repeat-x left top;
	font:12px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	border:1px solid #3bb3d3;
	
}
.errtext
{
color:#FF0000;
font-size:10px;
}
.termstext
{
font-size:10px;
}
a.listcompany{
text-decoration:underline;
}
a.listcompany:hover{
color:#06A7CD;
text-decoration:none;
}