
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d4d5d4;
}

.navbg 
{
	background-color: #b0b1b0;
}

.rightcolbg 
{
	
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #c308c5;
}

.centerbg 
{
	background-image: url('/images/center_bg.gif');
	background-repeat: repeat-x
}

table 
{
	font: 11px/15px Arial, Helvetica, sans-serif
	color: #000000;
}

p 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

ol 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}

ul 
{
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url("/images/bullet.gif");
	color: #000000;	
}

.centercoltext 
{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;	
}

.rightcoltext 
{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #c308c5;
}
	
.leftcoltext 
{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

h1 
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4 
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

h5 
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h6 
{
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

.formtext 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}

.textbox 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}

.buttonnormal 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}

a:link 
{
	color: #cc06ce;
}

a:visited 
{
	color: #333333;
}

a:hover 
{
	color: #c308c5;
}

.background 
{
	background-color: #e4e4e4;
}

a.toptopmenu:link 
{
	color: #333333;
	text-decoration: none;
}

a.toptopmenu:visited 
{
	color: #333333;
	text-decoration: none;
}

a.toptopmenu:hover 
{
	color: #c308c5;
	text-decoration: underline;
}

.footerline
{
	color: #DCDCDC;
	font-weight: demi-bold;
	background-image: url('/images/gradient_h_1.gif');
	backgreound-repeat: repeat-y;
	
}

a.whitelink:link 
{
	color: #ffffff;
	text-decoration: none;
}

a.whitelink:visited 
{
	color: #ffffff;
	text-decoration: none;
}

a.whitelink:hover 
{
	color: yellow;
	text-decoration: underline;
}

.headerleft 
{
	background-image: url('/images/header_left.gif');
	background-repeat: no-repeat;
	background-position: right top
}

.paraheading 
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b0b1b0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.topcolumn 
{
	padding-bottom: 10px;
}

.Rollover
{
    BEHAVIOR: url(/behaviors/imageRollover_vbs.htc)
}