body, form {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

img {
	border:none;
}

.Clear {
	clear:both;
}

.Wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: Green;*/
}

h1 {
	color:#FFFFFF;
	font-size:140%;
	line-height:160%;
	font-weight:lighter;
}

/*
p {color:#606060;}
li {color:#606060;}
label {color:#606060;}
*/

div.breadcrumb
{
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	margin: 10px 0 10px 0;
}

ul.breadcrumb-nav
{
	display: inline;
	margin: 0;
	padding: 0;
}

ul.breadcrumb-nav li
{
	display: inline;
	margin: 0 12px 0 12px;
}

ul.breadcrumb-nav a
{
	color: #333333;
	text-decoration: none;
	background: url(../images/bcbullet.gif) no-repeat 0 6px;
	display: inline-block;	/* IE needs this for proper background image position if lines break */
	padding: 0 0 0 18px;	/* list indent */
}

ul.breadcrumb-nav a.selected
{
	font-weight: bold;
}

ul.breadcrumb-nav a:hover
{
	text-decoration: underline;
}

#Header {
	background-color:#35a301;
	min-height:59px;
	height:auto !important;
	height:59px;
	padding:10px 0 10px 0;
}

#Logo {
	width:100px;
	float:left;
}

#TopNav {
	float:right;
}

#TopNav ul {
	padding:20px 0 0 0;
	margin:0px;
	list-style-type:none;
}

#TopNav ul li {
	padding:0 40px 0 0;
	margin:0px;
	color:#FFFFFF;
	display:inline;
}

#TopNav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#TopNav ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #9ee87b;
}

#Home {
	background-color:#000;
	background-image:url(../Images/Shdw.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:340px;
	height:auto !important;
	height:340px;
	padding:0 0 20px 0;
}

#Home .Wrapper {
	background-image:url(../Images/HomePanel.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:340px;
	height:auto !important;
	height:340px;
	padding:10px 370px 0 0px;
	width:590px;
	/*border: solid 1px blue;*/
}

#Home h1 {
	color:#FFFFFF;
}

#Home p {
	color:#FFFFFF;
	margin:0;
	padding:10px 0 0 0;
}

.Zyky_Green {color:#35a301;}

.home-column {float:left; width: 295px; margin-right: 37px; color: #333333;}
.last-column {margin-right: 0;}

.home-column h2 {color: #35a301; margin: 0 0 0.5em 0;}
.home-column h3 {margin: 0 0 0.2em 0; font-size: 100%;}
.home-column ul {list-style-type: none; margin: 0; padding: 0;}
.home-column ul li {margin-bottom: 1em;}
.home-column ul li span {font-size: 80%;}
.home-column a {color: #0066cc; text-decoration: none;}
.home-column a:hover {text-decoration: underline;}
.home-column a.more {font-weight: bold; font-size: 120%; line-height: 100%}

/*
#ConnectBusWeb {
	float:left;
	width:460px;
	margin:0 40px 20px 0;
}

.BusWebHeader {
	background-image:url(../Images/BusWeb_Logo.gif);
	background-repeat:no-repeat;
	height:56px;
	text-indent:-1500px;
	padding:0 0 10px 0;
	margin:0px;
	border-bottom:1px solid #e3e2e1;
}

#ConnectBusWeb a {
	color:#4bb1e9;
	text-decoration:none;
}

#ConnectBusWeb a:hover {
	color:#4bb1e9;
	text-decoration:none;
	border-bottom:1px dotted #9bd6f7;
}

#ConnectThirdWeb {
	float:left;
	width:460px;
	margin:0 0 20px 0;
}

.ThirdWebHeader {
	background-image:url(../Images/ThirdWeb_Logo.gif);
	background-repeat:no-repeat;
	height:56px;
	text-indent:-1500px;
	padding:0 0 10px 0;
	margin:0px;
	border-bottom:1px solid #e3e2e1;
}

#ConnectThirdWeb a {
	color:#e0922f;
	text-decoration:none;
}

#ConnectThirdWeb a:hover {
	color:#e0922f;
	text-decoration:none;
	border-bottom:1px dotted #f6c485;
}
*/


#PageHeader {
	margin:20px 0 0 0;
}

#LeftCol {
	float:left;
	width:600px;
	margin:0 0 20px 0;
	padding:0 20px 0 0;
	border-right:1px solid #e3e2e1;
}

#RightCol {
	float:right;
	width:300px;
}







#Footer {
	clear:both;
	border-top:1px solid #c3ddb7;
	padding:10px 0 150px 0;
	background-image:url(../Images/FooterRpt.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#Footer ul {
	padding:10px 0 0 0;
	margin:0px;
	list-style-type:none;
	font-size:80%;
}

#Footer ul li {
	padding:0 20px 0 0;
	margin:0px;
	color:#FFFFFF;
	display:inline;
}

#Footer ul li a {
	color:#a7a9a5;
	text-decoration:none;
}

#Footer ul li a:hover {
	color:#a7a9a5;
	text-decoration:none;
	border-bottom:1px dotted #9ee87b;
}
