﻿.content
{
	width: 786px;
}
.contentleft
{
	width: 612px;
	position: relative;
	background-image: url(images/bg_bluegrad.gif);
	background-position: right bottom;
}
.googlead
{
	width: 174px;
	position: relative;
}
.searchbar
{
	background-color: #000;
	height: 74px;
}
.subsearchbar
{
	background-color: #666;
	height: 32px;
}
.text1bi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.text1list
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-indent: 0px;
	right: 0px;
	left: 0px;
}
.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 786px;
}
.subsearchbartxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	padding:5px 0px 5px 0px;
}

.subsearchbartxt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	padding:5px 0px 5px 0px;
}

/* Register Control (register.aspx) */

.Register
{
	font-size:small;
	text-align:center;
	margin: 50px 150px 150px 75px;
}

.RegisterTextBox
{
	padding:2px 4px 2px 4px;
	width:250px;
}

.RegisterLayout
{
	padding:5px;
}

.RegisterTitle
{
	font-size:small;
	padding:5px 0 10px 0;
}

.smallRegisterActionButton
{
	background: url(/images/action_button_gradient.gif) repeat-x;
	background-color: #bac8d3;
	/*font-family: Arial;*/
	/*font-size: 11px;*/
	font-weight:bold;
	color: #17486A; 	
	/*width: 50px;
	height: 21px;*/
	border: 1px solid #17486A;
	padding:0 20px 0 20px;
}

/* End Register Control */

/* Login Control (login.aspx) */
.Login
{
	font-size:small;
	text-align:center;
	margin: 50px 150px 150px 75px;
}

.LoginTextBox
{
	padding:2px 4px 2px 4px;
	width:250px;
}

.LoginLayout
{
	padding:5px;
}

.LoginTitle
{
	font-size:small;
	padding:5px 0 10px 0;
}

.smallLoginActionButton
{
	background: url(/images/action_button_gradient.gif) repeat-x;
	background-color: #bac8d3;
	/*font-family: Arial;*/
	/*font-size: 11px;*/
	font-weight:bold;
	color: #17486A; 	
	/*width: 50px;
	height: 21px;*/
	border: 1px solid #17486A;
	padding:0 20px 0 20px;
}
/* End of Login Control */

.loginStatus
{
	font-size: larger;
}

.loginStatus a, .loginStatus a:visited, .loginStatus a:hover, .loginStatus a:active
{
	color: Black;
	text-decoration: none;
	padding-bottom: 2px;
}