/* ----- Body Layout ----- */

body{
font-family:Arial, Lucida Grande, Verdana, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color:#000;
}

#container{
width:638px;
margin:10px;
padding:0 0 0 0;
}

#meta {
display:none;
}

#header {
	display:none;
}
#header-print {
	width:638px;
	height:63px;
}


#primary {
	display:none;
}


#content {
	min-height:530px;
	height:auto!important;	
	height:530px;
	border-bottom:1px solid #ccc;
}

/* ----- Homepage Styles ----- */

#content #col-start-1{
	width:177px;
	margin:10px 0 0 0;
	float:left;
}
#content #col-start-2{
	width:707px;
	margin:10px 0 0 0;
	float:left;
	line-height:12px;
}

#content #col-start-2 h1{
	margin:25px 0 0 0;
	padding:0 0 5px 0;
	font-size:16px;
	width:366px;
	line-height:16px;
}


#content #col-start-2 .start-text{
	width:366px;
	margin:0 0 15px 0;
	font-size:12px;
	line-height:15px;
}


#content #col-start-2 #start-boxes {
	display:none;
	width:707px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#content #col-start-2 h2 {
	margin:0 0 0px 0;
	padding:0 0 4px 0;
	font-size:13px;
	width:461px;
	font-weight:normal;
	line-height:16px
}

#content #col-start-2 .start-news {
	color:#586E79;
	padding:0 0 0 0;
	margin:0 0 8px 0;
}

#content #col-start-2 .start-news a{
	color:#586E79;
}


#footer {
	background:transparent url('../Skins/con_bottom.gif') no-repeat;
}

#footer div {
	display:none;
	float:left;
}

#footer a{
text-decoration:none;
color:#586E79;
border-right:1px solid #586E79;
padding:0 5px 0 4px;
}
#footer a.last{
border-right:0px none;
}
/* ----- Global Styles ----- */
form {
	padding:0px;
	margin:0px;
}
img {
	border:0px none;
}

.cboth {
	clear:both;
	line-height:1px;
	font-size:1px;
}
/* ----- Global Link Styles ----- */

a{
text-decoration:none;
color:#fff;
}
a:visited{
text-decoration:none;
color:#fff;
}
a:active{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:none;
color:#fff;
}

a.selected{
text-decoration:none;
color:#1ed72b;
}
a.selected:visited{
text-decoration:none;
color:#1ed72b;
}
a.selected:active{
text-decoration:none;
color:#1ed72b;
}
a.selected:hover{
text-decoration:none;
color:#1ed72b;
}
