/********************************************************************/
/*                             Reset CSS                            */
/********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul
{
	list-style-type: none;
}
/********************************************************************/
/*                            Generic tags                          */
/********************************************************************/
body
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #666666;
	background: #999;
}
p
{
	padding-bottom: 15px;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
abbr
{
	text-decoration: none;
	border: none;
}
img
{
	border: 0px;
}
a
{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus
{
	color: #660000;
	text-decoration: underline;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.clear
{
	clear: both;
}
.skiptocontent, .relbookmark
{
	position: absolute;
	margin-left: -9999px;
}
#content ul, #content ol
{
	padding: 0px 0px 15px 0px;
}
#content li
{
	padding: 0px 0px 5px 10px;
	background: url(  '/_images/bullets/bullet.gif' ) no-repeat 0px 5px;
}
#content ol li
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 35px;
	list-style: decimal outside;
	background: none;
}
#content table
{
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	text-align: left;
}
#content table th, #content table td
{
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #e1e1e1;
}
#content table th
{
	font-weight: bold;
	background: #f1f1f1;
	text-transform: capitalize;
}
#content table td
{
	border-top: 1px solid #e1e1e1;
}
legend
{
	display: none;
}
.fielderror
{
	float: left;
	width: 100%;
	padding: 0px 0px 5px 0px;
	color: #ff0000;
}
input, select, textarea
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.checkbox
{
	margin: 0px 0px 0px 0px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
.checkboxlabel
{
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	float: left;
	text-align: left;
}
.accordian div
{
	background: #fff;
}
/********************************************************************/
/*                              H tags                              */
/********************************************************************/

h1
{
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
h2
{
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
h3
{
	font-size: 9px;
	color: #333399;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

/********************************************************************/
/*                          Template tags                           */
/********************************************************************/

#container
{
	background: #FFF;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	
	padding: 0px 0px 0px 0px;
}

#logo
{

}
#header
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: left;
}

#content
{
	width: 980px;
	min-height: 612px;
	margin-left: 30px;
	padding-bottom: 50px;
}

#content p
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#nav
{
	background: #900;
	list-style-type: none;
	text-align: center;
	/* margin: 5px 20px 50px 85px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 44px;

	width: 980px;
	margin-bottom: 40px;
}
#nav li
{
	display: inline;
	padding-left: 10px;
	padding-right: 55px;
}
#nav li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#nav li a:hover, #nav li a.selected
{
	/* color: #FF0; */
	text-decoration: underline;
}

ul#sidenav { margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; }
#sidenav li { display: block; font-size: 14pt; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }



#leftcol
{
	float: left;
	width: 610px;
}
#rightcol
{
	float: right;
	width: 350px;
}

#footer ul
{
	float: left;
	margin: 0px 0px 0px 0px;
}
#footer ul li
{
	display: inline;
	padding-right: 30px;
}


.news
{
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
#latestnews.news li
{
	padding-left: 0px;
	margin-left: 0px;
}
.newsdate
{
	padding-right: 20px;
}

/********************************************************************/
/*                        Page number tags                          */
/********************************************************************/
ul.pagenumbers
{
	width: 210px;
	padding: 6px 10px 0px 0px;
}
ul.pagenumbers li
{
	float: left;
	display: inline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	background: none;
}
ul.pagenumbers a
{
	color: #000066;
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
ul.pagenumbers a:hover
{
	text-decoration: none;
	color: #000;
}
ul.pagenumbers a.selected
{
	text-decoration: underline;
}

/********************************************************************/
/*                         Wide Form Divs                           */
/********************************************************************/

fieldset
{
	border: 0;
	padding-top: 30px;
}
legend
{
	display: none;
}
label
{
	font-weight: bold;
}
.textfield
{
	width: 280px;
	border: 1px solid #cecece;
	font-size: 10px;
	color: #999999;
	padding: 2px;
	margin: 5px 0px 10px 0px;
}
select
{
	width: 150px;
	border: 1px solid #cecece;
	font-size: 10px;
	color: #999999;
	padding: 1px;
	margin: 5px 0px 10px 0px;
}
select.longselect
{
	width: 286px;
	border: 1px solid #cecece;
	font-size: 10px;
	color: #999999;
	padding: 1px;
	margin: 5px 0px 10px 0px;
}
textarea
{
	width: 280px;
	height: 151px;
	border: 1px solid #cecece;
	overflow: auto;
	padding: 2px;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
textarea.small
{
	width: 280px;
	height: 82px;
	border: 1px solid #cecece;
	overflow: auto;
	padding: 2px;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.formbutton
{
	float: left;
	margin-top: 10px;
}

.form-button
{
	float: right;
	padding-right: 9px;
}
