/* CSS Document */

div, img
{
	/* IE */
	float: left;
}

br{	float: none; }

body
{
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: url(../images/main/background.jpg) repeat-x;
	margin: 0 0 0 0;
}

/*****************************/

#canvas {  float: none; margin: 20px auto 0 auto; width: 720px; }

/*****************************/

#wrapper
{
	float: left;
	background: #B2B2B2;
	border: #333333 thin solid;
	padding: 0px 0px 0px 0px;
	/*margin: 0 auto 0 auto;*/
	width: 720px;
}

#banner { clear: both; }

#footer
{
	color: #FFFFFF;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	clear: both;
	/* IE */
	/*width:auto !important;*/
  	width:700px;
}
#footer p
{
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	width: auto;
}

#footer p a
{
	float: none;
	color:#666666;
	text-decoration: none;
}

strong{	float: none; }

/*****************************/

.panel
{
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
	/* IE6 fix */
	display: inline;
	/* IE6 fix */
}
#menu{ margin-left: 10px; width: 200px; }
#content{ margin-left: 10px; width: 490px; }

#sponsors {
	width: 155px;
	height: auto;
	border-top: 1px #CCC solid;
	margin: 10px 0 0 10px;
}
#sponsors img{
	margin-bottom: 30px;
}
#sponsors p{
	color: #3E5780;
}

.panelInset
{
	background-repeat: repeat-y;
	/**/
	padding: 0px 10px 0px 10px;
	margin: 0 0 0 0;
	min-height: 795px;
	clear: both;
	/*float: left;*/
	/* IE */
	height:auto !important;
  	height:500px;
}
#menuInset
{
	background-image: url(../images/main/backgroundMenuInset.gif);
	width: 180px !important;
}
#contentInset
{
	background-image: url(../images/main/backgroundContentInset.gif);
	width: 470px !important;
}
#moreSponsors {
	margin-top:10px;
	float:left;
	font-size:11px;
}

/*****************************/

.borderVertical
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* IE 7 */
	height: 10px;
}

/*****************************/

a{ color: #3E5780; text-decoration: none; }
a:hover{ color: #FF6600; }
a:active{ color: #FFCC00; }
a:visited{ color: #3E5780; }

/*****************************/

img
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1, h2 { margin: 0; padding: 0; }

h1
{
	font-size: 16px;
	line-height: 16px;
	color: #3E5780;
	clear: both;
	margin-bottom: 10px;
}

h2
{
	font-size: 12px;
	line-height: 12px;
	color: #3E5780;
	/*clear: both;*/
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}

strong{ color:#444; }

#contentInset p
{
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	/* IE */
	/*width:auto !important;*/
  	width:470px;
}

.illustration
{
	float: left;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 0;
}
.illustration p { clear: both; font-style: italic; }
#columnIll { margin-left: 5px; }

.thumbnail
{
	float: right;
	margin: -30px 0px 0 0;
	padding: 0 0 0 0;
}

/*****************************/

.menu:link
{
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #3E5780;
	/**/
	display: block;
	clear: both;
}
.menu:visited
{
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #3E5780;
	/**/
	display: block;
	clear: both;
}
.menu:hover{ color: #FF6600; }
.menu:active{ color: #FFCC00; }

/**/

.activeMenu:link
{
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #FF6600;
	/**/
	display: block;
	clear: both;
}
.activeMenu:visited
{
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #FF6600;
	/**/
	display: block;
	clear: both;
}
.activeMenu:hover{ color: #3E5780; }
.activeMenu:active{ color: #FF6600; }

/********************************************/

hr
{
	width: 200px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #3E5780;
	/*margin: 20px 0 20px 135px;*/
	margin: 20px auto 20px auto;
	padding: 0 0 0 0;
	clear: both;
}

.clearTable{
	vertical-align: top;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	background-color: transparent;
}
.clearTable tr {
	vertical-align: top;
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}
.clearTable td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}

.splitTable{
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	background-color: transparent;
}
.splitTable tr {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}
.splitTable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*****************************************************/

fieldset
{
	float: left;
	margin: 10px 25px 10px 0;
	padding: 5px;
}
#lastColum{ margin-right: 0; }

input
{
	width: 200px;
}
#submitBtn { width: 225px; border: 1px solid #3E5780; background-color:#3E5780; color: #fff; cursor: pointer; font-weight: bold; }
/************* SPONSORS PAGE *****************************/
.sponsorContainer {
width: 225px !important;
height:155px !important;
margin: 0 0 20px 0;
float:left;
}
.sponsorContainerRight {
margin: 0 0 20px 18px;
}
.sponsorContainer p {
color: #3E5780;
border-bottom: 1px solid #3E5780;
width: 225px !important;
}
.sponsorContainer img { margin: 6px 0 0 0; }

