html, body {
	height: 100%;
}

body {
	margin:0px;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #DDDDDD;
	background-image: url(/media/images/img_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	position:absolute;
	width:740px;
	margin-left: -370px;
	left: 50%;
	clear:both;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#footer {
	width:740px;
	clear: both;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header {
	width:740px;
	clear:both;
	height: 75px;
	background-image: url(/media/images/img_bg_it.gif);
	background-repeat: no-repeat;
}

#nav {
	width:740px;
	clear:both;
	background-color: #104e8b;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#spotlight {
	width:740px;
	clear:both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#leftCol {
	width:340px;
	margin: 8px 0px 0px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#centerCol {
	width:360px;
	margin: 8px 0px 0px;
	float: left;
	clear: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}

#rightCol {
	width:174px;
	margin: 8px 0px 0px;
	clear: right;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.note {
	font-size: 10px;
	color: #999999;
}
.notice {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFCC;
	margin: 4px;
	padding: 4px;
	border: 1px double #999999;
}


.smallText {
	font-size: 12px;
}
.small {
	font-size: 11px;
}


#partners {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

a:link, a:visited {
	color: #104E8B;
	text-decoration: none;
}
.redBold {
	font-size: 13px;
	font-weight: bold;
	color: #104E8B;
}


a:hover {
	color: #2887E6;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 3px;
}
hr {
	color: #CCCCCC;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content {
	padding-bottom: 25px;
}
.brief {
	padding-right: 20px;
	padding-left: 20px;
}
#w3c {
	padding-bottom: 5px;
	padding-top: 5px;
}
form {
	margin: 0px;
}
