/* CSS Document home */
.pagecontainer{
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00336F;
	background-image: url(../images/home_leftnav_bg.gif);
	background-repeat: repeat-y;
}
#contentright {
	float: right;
	width: 685px;
	padding-right: 10px;
	padding-left: 10px;
	color: #5b5656;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
#pagecontent {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/home_foot.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.homebg{
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow:hidden;
	height:100%;
}

.concept{
	background-image: url(../images/concept_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #393939;
	overflow: auto;
	zoom: 1;
}
.conceptleft{
	padding-top: 29px;
	padding-bottom: 26px;
	padding-left: 22px;
	background-image: url(../images/concept_lc.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 427px;
	padding-right: 0px;
	min-height:147px;
}
.conceptright{
	width: 235px;
}
.home_separator{
	background-color: #f9f5f2;
	height: 14px;
}
.login{
	color: #FFFFFF;
}
.logintext{
	background-color: #00336F;
	padding: 15px;
}
.logintext a:link, .logintext a:visited {
	color: #FFFFFF;
}
.logintext a:hover, .logintext a:active {
	color: #e5e5e5;
}.login td {
	padding-bottom: 5px;
}
.whatnewtext, .membersareatext {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.whatnewtext ul, .membersarea ul {
	padding: 5px;
	margin: 0px;
}
.whatnewtext a:link, .whatnewtext a:visited, .membersarea a:link, .membersarea a:visited {
	color: #ddffd9;
}
.whatnewtext a:hover, .whatnewtext a:active, .membersarea a:hover, .membersarea a:active {
	color: #ffffff;
}
.home{
	background-image: url(../images/homecurve_bg.gif);
	background-repeat: repeat-y;
	min-height:400px;
	overflow: auto;
	zoom: 1;	
}
.homeleft {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	width: 381px;
}
.homeright {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 24px;
	width: 228px;
}
.homeleft .hometext {
	padding-right: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeleft .hometext ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.homeleft .hometext li {
	padding-bottom: 8px;
	padding-top: 8px;
}
.hometext a {
	font-weight: bold;
}

.homeright .hometext ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.homeright .hometext {
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeright .hometext li {
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d5f76;
	padding-top: 13px;
}
.countdown {
	background-image: url(../images/count_bg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #00336F;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 12px;
}
.countdown span {
	color: #FFFFFF;
	padding-right: 7px;
}
