/* CSS Document */

caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

ul	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	}
	
p, td, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6	{
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}
p+p	{
	text-indent: 0em;
	margin-top: -1em;
	}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	color: #330000;
	padding-bottom: 5px;
	line-height: normal;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	}
	
h2	{
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	line-height: normal;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}

h4	{
	color: #333333;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: normal;
	margin-bottom: 0px;
}

h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	line-height: normal;
	margin-bottom: 0px;
	font-style: italic;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

html li	{
	margin-top: 0;
	margin-bottom: 0em;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: circle;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	}

.p_white	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 0px;
	}

.header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

.header2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

.sidebar1	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #333333;
	}

.sidebar2	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 25px;
	}

#footer p	{
	font-size: 10px;
	margin-top: 25px;
	}
.link {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: inline;
	background-image: url(../i/vt_line.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
