/*

    NewTarget CSS standard for HTML rendering. 

    Copyright (C) 2008  NewTarget Inc. (www.newtarget.com)

*/

/*

-----------------------------

home

-----------------------------

*/



#pagecontainer{

}



.homeconcept {

	clear: both;

}

.homeconceptleft {

	float: left;

}

.homeconceptright {

	float: right;

	width: 249px;

	background-image: url(../images/homeconceptright_bg.gif);

	background-repeat: repeat-y;

	height: 281px;

	background-position: left top;

}







.homecontent{

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	border-bottom-width: 6px;

	border-bottom-style: solid;

	border-bottom-color: #1f1f6f;

}



.homecontentright {

	float: right;

	width: 714px;

	color: #5b5656;

	font-size: 1.2em;

	line-height: 1.2em;

	padding: 0px;

}

.pagecontent {

	background-image: url(../images/pagecontent_bg.gif);

	clear: both;

	background-repeat: repeat-y;

}



.homecontentleft {

	float: left;

	width: 711px;

	color: #666666;

	line-height: 1.6em;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

}

.homecontentleft h1{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #293184;

	padding-bottom: 5px;

	color: #293184;

	font-weight: normal;

}

.homecontentright {

	float: right;

	color: #4a4a4a;

	font-size: 1em;

	line-height: 1.2em;

	background-color: #e1e1e1;

	width: 249px;

}

.homecontentright li{

	margin-left: 25px;

	list-style-type: square;

}

.homecontentright p{

	padding-top: 3px;

	padding-bottom: 3px;

}

.homecontentright strong{

	color: #4b6693;

}



.showupdateblock {

	padding-right: 20px;

	padding-left: 20px;

	background-image: url(../images/showupdates_bg.gif);

	background-repeat: repeat-x;

	background-color: #F1F1F1;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #dadad7;

	padding-bottom: 10px;

	padding-top: 10px;

	font-size: 0.9em;

	line-height: 1.2em;

}

.homefeatureblock {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #dadad7;

	float: left;

	padding-top: 7px;

	padding-right: 10px;

	padding-bottom: 7px;

	padding-left: 14px;

	width: 260px;

}

.homemediablock {

	float: right;

	padding-top: 7px;

	padding-right: 10px;

	padding-bottom: 7px;

	padding-left: 14px;

	width: 393px;

}

.homeregister {

	text-align: center;

	padding-top: 80px;

}

.eventlinks {

	text-align: right;

	padding-top: 16px;

	color: #FFFFFF;

	font-weight: bold;

	padding-right: 10px;

}

.eventlinks li {

	list-style-type: none;

}

.eventlinks a:link, .eventlinks a:visited{

	color: #FFFFFF;

	background-image: url(../images/bullet_grey.gif);

	background-repeat: no-repeat;

	background-position: right 5px;

	padding-right: 10px;

}

.eventlinks a:hover, .eventlinks a:active{

	color: #FFCC00;

	background-image: url(../images/bullet_grey.gif);

	background-repeat: no-repeat;

	background-position: right 5px;

	padding-right: 10px;

}