body {
	background-color: #CCCCCC;
}

.txt-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

TD.footer {
	background: #182567 url(images/bg-footer.jpg) right repeat-y;
}

#FooterSponsors {
	width: 530px;
	margin: 0px 22px 0px 22px;
	position: static;
	float: left;
}

#FooterSponsors h5 {
	margin: 14px 0px 9px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#SponsorLogo {
	position: static;
	float: left;
	text-align: center;
	margin:0px 3px 3px 0px;
}

#SponsorLogo img {
	margin: 5px;
}

#FooterInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 290px;
	margin: 0px;
	padding: 20px 22px 0px 0px;
	position: static;
	float: left;
	line-height: 1.5em;
}
#FooterInfo a:link {color: #FDE3B0; text-decoration: none;}
#FooterInfo a:active {color: #FDE3B0; text-decoration: none;}
#FooterInfo a:hover {color: #FDE3B0; text-decoration: underline;}
#FooterInfo a:visited {color: #FDE3B0; text-decoration: none;}
#FooterInfo a:visited:hover {color: #FDE3B0; text-decoration: underline;}

TD.bodyMain {
	width: 623px;
	height: 700px;
	background: #FDF2DE url(images/bg-body.jpg) top right repeat-y;
	padding: 0px;
	margin: 0px;
}

TD.bodyContent {
	width: 623px;
	height: 700px;
	background: url(images/bg-content.jpg) top no-repeat;
}

#bodyWrapper {
	margin: 18px;
}

#bodyWrapper h1 {
	margin: 25px 0px 15px 0px;
	font-family: Century Gothic, Arial;
	font-size: 30px;
	color: #0D125E;
	font-weight: normal;
	letter-spacing: .05em;
}

#bodyWrapper h2 {
	font-family: Century Gothic, Arial;
	font-size: 13px;
	color: #CC3300;
	background: url(images/dots.gif) bottom repeat-x;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 2px 0px;
	letter-spacing: .2em;
	font-weight: bold;
}

#bodyWrapper ul {
	list-style-image: url(images/bullet.gif);
}

TD.rightBar {
	background: url(images/bg-Right.jpg) top repeat-y;
}

.txt-copy {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
}
.txt-copy a:link {color: #0505CC; text-decoration: underline;}
.txt-copy a:active {color: #0505CC; text-decoration: underline;}
.txt-copy a:hover {color: #40220d; text-decoration: underline;}
.txt-copy a:visited {color: #0505CC; text-decoration: underline;}
.txt-copy a:visited:hover {color: #40220d; text-decoration: underline;}

#breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D125E;
	text-align: left;
	margin: 0px 0px 20px 0px;
}
#breadCrumb a:link {color: #0D125E; text-decoration: none;}
#breadCrumb a:active {color: #A8B2E1; text-decoration: none;}
#breadCrumb a:hover {color: #A8B2E1; text-decoration: underline;}
#breadCrumb a:visited {color: #0D125E; text-decoration: none;}
#breadCrumb a:visited:hover {color: #A8B2E1; text-decoration: underline;}

#clientTitle {
	clear: both;
}

#client1 {
	width: 40%;
	position: static;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

#client2 {
	width: 56%;
	position: static;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

#contact {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	margin:5px 10px 5px 10px;
}

#application{
	float:left;
	margin:-100px 0px 0px 30px;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
}

#application a:link {color: #FFFFFF; text-decoration: none;}
#application a:active {color: #FFFFFF; text-decoration: none;}
#application a:hover {color: #FFFFFF; text-decoration: underline;}
#application a:visited {color: #FFFFFF; text-decoration: none;}
#application a:visited:hover {color: #FFFFFF; text-decoration: underline;}
