@charset "utf-8";
/* CSS Document */
* {
 	margin: 0;
	padding: 0;
}
body {
	background: #E4D9AC;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1, h2 {
	clear: both;
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#buzz {
	position: absolute;
	top: 111px;
	left: 942px;
}
#container {
	width: 1010px;
	background: url(../images/contentbg.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/headerinternal.gif);
	height: 198px;
}
#utility {
	float: right;
	margin-right: 20px;
	margin-top: 40px;
}
#utility ul {
	font-size: 10px;
	text-transform: uppercase;
}
#utility li {
	display: inline; 
	padding-left: 4px; 
	padding-right: 4px;
	border-right: 1px solid;
}
#utility a {
	color: #333333;
}
#topnav, #service {
	float: right;
	clear: right;
	/*margin-right: 24px;*/
	margin-right: 10px;
	height: 30px;
}
#topnav {
	margin-top: 10px;
}
#service {
	margin-top: 2px;
}
#topnav ul, #service ul, #register ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;	
	color: #FFFFFF;
	letter-spacing: 1.65px;
}
#topnav li, #service li, #register li {
	display: inline; 
	padding-left: 10px; 
	padding-right: 10px;
	border-right: 1px solid;
}
#topnav a, #service a, #register a {
	color: #ffffff;
}
#logo {
	/*margin-left: 10px;*/
}
#register {
	float: right;
	clear: right;
	margin-top: -4px;	
	background-image: url(../images/register.png);
	width: 204px;
	height: 73px;
}
#register ul {
	font-size: 20px;	
 	text-align: center;
	margin-top: 15px;
	letter-spacing: 1px;
 }
#content {
	line-height: 18px;
 }
#left {
	float: left;
	width: 215px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	color: #78A22E;
}
#left a {
	color: #387c3c;
}
#left img {
	margin-left: 20px;
}
#left ul {
	font-size: 14px;
	line-height: 24px;
	list-style: none;
}
#center {
	float: left;
	width: 545px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}
#center a {
	color: #ee8a1d;
	font-weight: bold;
}
#center h3 {
	color: #84398b;
}
#center img {
	float: left;
	margin-right: 10px;
}
#breadcrumbs {
	font-size: 10px;
	color: #ee8a1d;
}
#breadcrumbs a {
	color: #ee8a1d;
}
#footer {
	clear: both;
	background: url(../images/footer2.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 1010px;
}
#footer p {
	color: #ffffff;
	font-size: 10px;
	float: left;
	padding-left: 50px;
	letter-spacing: normal;
	line-height: 12px;
}
#orange {
	padding-top: 20px;
}
#watching {
	width: 1010px;
	padding-bottom: 10px;
}
#watching img {
	margin-left: 45px;
	border: 1px solid #0465a6;
}
.small {
	font-size: 10px;
}


#application #formTab td {
line-height: 1;
}

#application td {
line-height: 150%;
}