body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left { float:left; }
.right { float:right; }
.clearThis { clear:both; }
#mainTop {
	width: 900px;
}
.bckBanner {
	background-image: url(images/bck-banner.jpg);
	background-repeat: repeat-x;
}
.titleBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
	color: #FFF;
}
#mainMenu {
	width: 900px;
	height: 19px;
	padding: 0px;
	margin: 0px;
}
img {
	margin:0px;
	padding: 0px;
	border: 0px;
/*	height: auto;
	width: auto;*/
	/* display: block; */
}
#footer2 {
	font-family: Trebuchet Ms;
	font-size: 11px;
	width:900px;
	height:22px;
	background-color: #464744;
	color: #ffffff;
}
#footer2 a {
	font-family: Trebuchet Ms;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#footer2 a:hover {
	font-family: Trebuchet Ms;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
/* HOME PAGE STYLES */
#homePage { }
#homePage li {
	background:transparent url(images/home-list-icon.gif) no-repeat scroll 0pt 4px;
	margin-bottom:5px;
	padding-left: 10px;
}
#homePage ul {
	list-style-image:url(images/none.gif);
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
.mode1 {
	width: 340px;
	background-color: #FFF;
	padding: 25px;
}
.mode1Title {
	background-image: url(images/blue-icon-title.gif);
	background-repeat:no-repeat;
	font-size: 17px;
	color: #3281ab;	
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
.mode1Content {
	font-size: 11px;
	color: #464744;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 15px;
	text-align: justify;
}

.mode2 {
	width: 340px;
	background-image: url(images/bck-mode-2.gif);
	background-repeat:repeat-x;
	padding: 25px;
}

.mode2Title {
	background-image: url(images/black-icon-title.gif);
	background-repeat:no-repeat;
	font-size: 17px;
	color: #443623;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
.mode2Content {
	font-size: 11px;
	color: #464744;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 15px;
	text-align: justify;
}

.mode3 {
	width: 340px;
	background-image: url(images/bck-mode-3.gif);
	background-repeat:repeat-x;
	background-color: #e7e7e7;
	padding: 25px 10px 25px 25px;
}

.mode3Title {
	background-image: url(images/blue-icon-title.gif);
	background-repeat:no-repeat;
	font-size: 17px;
	color: #3281ab;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
.mode3Content {
	font-size: 11px;
	color: #3a3a3a;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 15px;	
	text-align: justify;
}

.mode4Content {
	font-size: 11px;
	color: #3a3a3a;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	/* padding-left: 20px; */
	line-height: 15px;	
	text-align: justify;
}

.modeSponsor {
	width: 340px;
	background-image: url(images/bck-mode-3.gif);
	background-repeat:repeat-x;
	background-color: #e6e6e6;
	padding: 25px;
}
.modeSponsorContent {
	font-size: 11px;
}
.sponsorImage {
	padding-bottom: 15px;
}
/* SUBMENUS */
.submenuContainer {
	background-color: #69ace2;
}
.optionHide {
	position:absolute;
	visibility: hidden;
	width:auto;
}
.suboption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	color: #FFFFFF;
}
.suboption:link, .suboption:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
.suboption:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	color: #FFFFFF;
	/*text-decoration:underline;*/
	text-decoration: none;
}
/* GENERAL PAGES */
#content2 {
	width: 811px;
	padding: 0px;
	margin: 0px;
	padding-left: 11px;
	font-size: 11px;
	line-height: 1.5;
}
#content2 .title {
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/title-icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 15px;
	color: #373737;
}
/* USED TO DISPLAY SUBMENU */
#columnLeft {
	text-align: left;
	width: 206px;
	background-color: #787878;
	color: #FFF;
	padding-top: 45px;
	padding-left: 10px;
}
#columnLeft .title2 {
	font-size: 18px;
	font-weight: normal;
	color:#FFF;
	text-decoration: none;
}
#columnLeft .title2:hover {
	font-size: 18px;
	font-weight: normal;
	color:#FFF;
	text-decoration: none;
}
#columnLeft .subtitle2 {
	font-size: 11px;
	font-weight: normal;
	color:#FFF;
	text-decoration: none;
}
#columnLeft .subtitle2:hover {
	font-size: 11px;
	font-weight: normal;
	color:#FFF;
	text-decoration: none;
}
#columnLeft li {
/*	background:transparent url(images/arrow.gif) no-repeat scroll 0pt 2px;*/
	margin-bottom:5px;
	padding-left: 0;
}
#columnLeft ul {
	list-style-image:url(images/none.gif);
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
/* USED TO DISPLAY CONTENT */
#columnRight {
	text-align: left;
	width: 550px;
	padding-left: 32px;
	padding-top: 43px;
	padding-bottom: 45px;
	background-image: url(images/bck-title.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
#columnRight .content{
	width: 505px;
	padding-left: 35px;
	padding-right: 35px;
	background-image: url(images/bck-content.gif);
	background-repeat: repeat-x;
	padding-top: 23px;
text-align: justify;
}
#columnRight .contentWhite{
	width: 520px;
	padding-top: 23px;
}
/* THIRD LEVEL CHILDREN */
#columnRight .third{
	width: 485px;
	padding-left: 35px;
	padding-top: 23px;
	padding-bottom: 20px;
	background-image: url(images/bck-blue.gif);
	background-repeat: repeat-x;
}
#columnRight .titleThirdBlue {
	color: #6bb1cb;
}
#columnRight .titleThird {
	font-size: 18px;
	padding-bottom: 10px;
	color: #797979;
}
#columnRight .thirdImage {
	border: solid 4px #c4c4c2;
}
/* USED TO DISPLAY PAGE ON ALL PAGE SPACE WITHOUT COLUMNS, SUBMENUS */
#columnAll {
	text-align: left;
	width: 811px;
	padding-left: 10px;
}
/* CONTACT FORM */
#formData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#formData .label {
	padding:0px;
	padding-top: 1px;
	padding-bottom: 3px;
}
#formData .fieldTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #81bdf9;
	width: 280px;
}
#formData .fieldFile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #81bdf9;
}
#formData .fieldTxtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #81bdf9;
	width: 280px;
	height: 75px;
}
#formData .btnSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin-right: 10px;
	background-color: #a9a9a9;
	border: solid 2px #464646;
}
#formData .errorLabel {
	color: #CC0000;
}
.txtblue {
	color: #1c88d1;
}
.bckSquare {
	background-image: url(images/bck-title.jpg);
	background-repeat: repeat-x;
}
/*table {
	table-layout:fixed;
}*/