/* CSS Document */




/* GENERIC STYLES START */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/generic/g_bgrd.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td	{
	text-align:left;
}
a {
	font-weight: bold;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}



/* GENERIC STYLES END */
/* SUBNAV STYLES START */

.subnav {
	color: #336699;
	line-height: 16px;
	font-weight: normal;
}

/* SUBNAV STYLES END */

#leftarea {
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#navarea	{
	vertical-align: top;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 10px;

}
#partnerarea	{
	vertical-align: top;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#copyarea	{
	vertical-align:top;
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#brochure	{
	vertical-align:top;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#imagearea	{
	vertical-align:top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#imagearea	img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	color: #6699CC;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
#footer a {
	color: #6699CC;
}
#footer a:hover {
	color: #336699;
}
#innertable td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#innertable a {
	font-weight: normal;
}
#printer a {
	color: #FFFFFF;
	font-weight: normal;
}

#form td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}
#adarea	{
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;

}
.newsimage {
background-color:#CCCCCC;
text-align:center;
}