@charset "utf-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
a {
	font-weight: normal;
}


.genblock {
	display: block;
	float: left;
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
.genimage {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, html {
	text-align: center;
	min-height: 100%;
	padding: 0px;
	background-color: #EEEEEE;
	margin: 0px;
	height: auto;
}
.list {
	margin-left: -30px;
	margin-bottom: 10px;
}


.body #page_container {
	display: block;
	width: 900px;
	min-width:1250px;
	min-height: 100%;
	height: auto;
	text-align: left;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.body #page_margin {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

.body #page_header {
	padding: 0px;
	height: 100px;
	width: 100%;
	margin: 0px;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.headertable {
	padding: 15px;
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.body #page_columnleft {
	padding: 0px;
	height: 100%;
	width: 120px;
	min-width:100px;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
div.page_bluebar {
	height: 39px;
	width: 900px;
	min-width: 1250px;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #000;
	background-repeat: repeat-x;
	z-index: 2;
	font-weight:normal;
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;

}
#page_topmenu {
	float: right;
	height: 44px;
	width: 811px;
	margin-right: 15px;
	margin-top: 30px;
}
div.page_topmenu div a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	z-index: 2;
	text-decoration:none;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 23px;
	margin-top: 16px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.page_topmenu div a:hover {
	background-color:#00A3FF;
	font-weight:normal;
	color: #FFFFFF;
}

div.page_bluebar div.page_loginbutton a {
	background-color: #ff7b11;
	display: block;
	float: left;
	height: 29px;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 29px;
	z-index: 2;
	font-weight:normal;

}
div.page_bluebar div.page_loginbutton a:hover {
	background-color:#DF5900;
	font-weight:normal;

}
.column_cornertr {
	display: block;
	float: right;
	height: 16px;
	width: 17px;
	margin-top: 0px;
	margin-right: -16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columnleft_top {
	width: 100%;
	height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.columnleft_right {
	width: 17px;
	height: 1100px;
	display: block;
	padding: 0px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-image: url(../../images/leadvision_page_20-08.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: -16px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 8px;
	background-color: #FFFFFF;
}
.body #page_columnmiddle {
	padding: 0px;
	height: 458px;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.column_left {
	width: 1px;
	height: 100%;
	display: block;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
.column_cornertl {
	display: block;
	float: left;
	height: 16px;
	width: 17px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}

.body #page_affiliates {
	display: block;
	float: left;
	height: auto;
	width: 350px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.networktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 70%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: center;
}

.body #page_advertisers {
	display: block;
	float: left;
	height: auto;
	width: 80%;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}
.headeritalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #666666;
	display: block;
	padding-bottom: 5px;
	font-style: italic;
}

.headertxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0089d6;
	display: block;
	padding-bottom: 5px;
}

.body #page_columnright {
	padding: 0px;
	height: 100%;
	width: 311px;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.body #page_news {
	padding: 0px;
	height: 150px;
	width: 311px;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.txtblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	display: block;
	width: auto;
	overflow: visible;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.body #page_welcome {
	display: block;
	float: left;
	height: auto;
	width: 80%;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}
.largeorangetxt {
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 32px;
}

.navtext {
	width:200px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	border-style:none;
	border-color:#333333;
	background-image: url(../images/mouseoverbox.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.body #page_footer {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.body #page_footer a {
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}
.largeblacktxt {
	font-size: 20px;
	font-weight: normal;
	color: #464646;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 32px;
}
.hreftxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 25px;
	display: block;
}
.hreftxt a {
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}
.body #page_loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	display: block;
	float: left;
	height: auto;
	width: 99%;
	background-color: #FDAD00;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003399;
	background-color: #FFFFFF;
	display: block;
	height: 18px;
	width: 90%;
	border: 1px solid #CCCCCC;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFCC66;
	border: 1px solid #666666;
	height: 20px;
	margin-top: 5px;
}
.body #page_trcorner {
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 280px;
	background-repeat: repeat-y;
	background-image: url(../images/tr_borderfade.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #E9E9E9;
	border-left-color: #CCCCCC;
}
.tr_txtblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-align: justify;
	display: block;
	width: auto;
	overflow: visible;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
}
#page_bottommiddle {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}


#form_holder {
	width: 700px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF;
	border: 1px solid #C0C0C0;
	height: auto;
	width: auto;
}
.boldblue {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
.revads {
	text-align: center;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-image: url(../show/login/images/revbg.gif);
	background-repeat: repeat;
}
