.container{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #ffffff;
}

.containertop{
	clear: left;
	width: 800px;
	height: 160px;
	margin-bottom: 20px;
}

.containerbottom{
	clear: left;
	width: 800px;
}

.containertopleft{
	float: left;
	width: 320px;
	height: 160px;
	background-image: url('../images/bluebox.jpg');
	cursor: pointer; 
	cursor: hand;
}

.containertopright{
	float: left;
	width: 480px;
	height: 160px;
}

.containerbottomleft{
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	width: 230px;
	margin-bottom: 20px;

}

.containerbottomright{
	float: left;
	width: 560px;
	margin-bottom: 20px;
}

.searchbox{
	width: 480px;
	height: 120px;
	background-image: url('../images/searchbox.jpg');
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
}

.searchboxtext{
	margin-left: 30px;
}

.toolbar{
	width: 480px;
	height: 40px;
	background-image: url('../images/toolbar.jpg');
}

.titlebar{
	float: left;
	width: 550px;
	height: 28px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url('../images/titlebar.jpg');
}

.titlebartext{
	margin-left: 20px;
	margin-top: 3px;
	font-family: helvitica, Arial, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
}

.toolbutton{
	float: left;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 14px;
	margin-top: 9px;
	color: #ffffff;
}

.feedheader{
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #a8cc45;
	text-align: right;
	margin-bottom: 18px;
	margin-right: 10px;
}

.feedtitletext{
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-right: 10px;
}

.feedtext{
	font-family: helvitica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-bottom: 12px;
	margin-right: 10px;
}

.contentcontainer{
	clear: left;
	width: 540px;
	margin-left: 30px;
	margin-top: 25px;
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;

}

.standardheader{
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #a8cc45;
	text-align: left;
	margin-bottom: 18px;
	width: 250px;
}

.standardheadernowidth{
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #a8cc45;
	text-align: left;
	margin-bottom: 18px;
}

.standardtext{
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-bottom: 22px;
	width: 250px;
}

.indexpic{
	width: 250px;
	height: 215px;
	margin-right: 20px;
	margin-top: 40px;
	float: left;
	background-image: url('../../index/images/globe.jpg');
}

.text{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

.indextextcontainer{
	float: left;
}

.indexinfocontainer{
	clear: left;
	width: 250px;
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 5px;
	margin-bottom: 10px;
}

input.specialtyButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color:  #83acca;
}

input.searchButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #83acca;
	border: 1px outset #83acca;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#83acca',EndColorStr='#83acca');} 
}

INPUT{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

input.prodsButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #83acca;
	border: 1px outset #83acca;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#83acca',EndColorStr='#83acca');} 
}

input.specialsButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #83acca;
	border: 1px outset #83acca;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#83acca',EndColorStr='#83acca');} 
}

a.Navbar {
	color: #FFFFFF;
	text-decoration: none;
}
a.Navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Navbar:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Navbar:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.Navbar:active {
	text-decoration: none;
	color: #FFCC00;
}

a.Feed:link {
	color: #666666;
	text-decoration: none;
}
a.Feed:visited {
	text-decoration: none;
	color: #666666;
}
a.Feed:hover {
	text-decoration: none;
	color: #a8cc45;
}
a.Feed:active {
	text-decoration: none;
	color: #a8cc45;
}

a.Content:link {
	color: #a8cc45;
	text-decoration: none;
	word-wrap: break-word;
	overflow: hidden;
}
a.Content:visited {
	text-decoration: none;
	color: #a8cc45;
	word-wrap: break-word;
	overflow: hidden;
}
a.Content:hover {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}
a.Content:active {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}

a.InverseContent:link {
	color: #666666;
	text-decoration: none;
	word-wrap: break-word;
	overflow: hidden;
}
a.InverseContent:visited {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}
a.InverseContent:hover {
	text-decoration: none;
	color: #a8cc45;
	word-wrap: break-word;
	overflow: hidden;
}
a.InverseContent:active {
	text-decoration: none;
	color: #a8cc45;
	word-wrap: break-word;
	overflow: hidden;
}

a.GrayLink:link {
	color: #666666;
	text-decoration: none;
	word-wrap: break-word;
	overflow: hidden;
}
a.GrayLink:visited {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}
a.GrayLink:hover {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}
a.GrayLink:active {
	text-decoration: none;
	color: #666666;
	word-wrap: break-word;
	overflow: hidden;
}


a.BusName:link {
	color: #a8cc45;
	text-decoration: none;
}
a.BusName:visited {
	text-decoration: none;
	color: #a8cc45;
}
a.BusName:hover {
	text-decoration: none;
	color: #666666;
}
a.BusName:active {
	text-decoration: none;
	color: #666666;
}

.errorMessageStyle{
 	color: #a8cc45; 
 	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

 
a.BlueLink:link {
	color: #84adcb;
	text-decoration: none;
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.BlueLink:visited {
	text-decoration: none;
	color: #84adcb;
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.BlueLink:hover {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.BlueLink:active {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




