body
	{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	}

img
	{
	border: none;
	}

.page_decoration
	{
	background-image: url( "../Images/bgSilver.gif" );
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FF0000;
	height: 25px;
	color: #666666;
	}

.page_header
	{
	color: #666666;
	font-size: 80%;
	font-weight: bolder;
	border-bottom: 1px solid #BCBCBC;
	width: 790px;
	}

.page_header ul
	{
	padding-top: 35px;
	margin-left: -4px;
	list-style: none;
	}

.page_header ul li
	{
	margin-right: 25px;
	float: right;
	}

.page_header ul li a
	{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	}

.bullet
	{
	border:none;
	float: left;
	position: relative;
	top: -2px;
	padding-right: 4px;
	}

.left_nav
	{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica;
	width: 208px;
	background-image: url( "../Images/bgStripe.gif" );
	background-repeat: repeat;
	}

.left_nav p
	{
	padding-left: 3px;
	padding-right: 2px;
	}

.left_nav ul
	{
	margin-top: 10px;
	}

.left_nav ul li
	{
	margin-bottom: 2px;
	}

.left_nav ul li a
	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

.left_nav ul li a:hover
	{
	color: #FF0000;
	}
	
.main_content
	{
    font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 8px;
    font-size: 70%;
    width: 550px;
	}

.main_content p
	{ 
	margin: 4px 0 10px 16px ;
	}

.main_content a, .main_content a:visited, .main_content a:hover
	{
	color: #FF0000;
	}

.main_content td
	{
	font-size: 70%;
	}

.main_content li
	{
	margin-bottom: 4px;
	}

h1
	{
	font-size: 150%;
	margin-bottom: 4px;
	}

h2
	{
	font-size: 120%;
	font-family: Arial, Helvetica;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3
	{
	background-image: url( "../Images/BulletArrow.gif" );
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bolder;
	margin-bottom: 4px;
	}

h4
	{
	font-size: 70%;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	}

td.subheader
	{
	border-bottom: dashed 1px #cecece;
	font-weight: bold;
	}
	
td.subheader a, td.subheader a:visited
	{
	text-decoration: none;
	color: #000000;
	}	
	
td.subheader a:hover
	{
	text-decoration: none;
	color: #FF0000;
	}	

.popup
	{
	background: #FFFFFF;
	padding: 10px;
	}

* html .ie_fieldset_separator
	{
	height: 20px;
	}

input
	{
	margin-top: 2px;
	vertical-align: top;
	width: 200px;
	}

label
	{
	font-weight: bold;
	text-align: right;
	width: 180px;
	min-width: 170px;
	display: block;
	margin: 4px 5px 0px 0px;
	vertical-align: top;
	float: left;
	}

fieldset
	{
	-moz-border-radius:7px;
	width:500px;
	margin: 14px 20px 4px 20px;
	}

fieldset.radio input
	{
	clear: both;
	float: left;
	width: auto;
	margin: 0 0 0 20px;
	}

fieldset.radio label
	{
	font-weight: bold;
	text-align: left;
	width: 350px;
	padding-left: 4px;
	}

fieldset.checkbox input
	{
	clear: both;
	float: left;
	width: auto;
	margin: 0 0 0 20px;
	}

fieldset.checkbox label
	{
	font-weight: bold;
	text-align: left;
	width: auto;
	}

fieldset fieldset
	{
	margin-left: 0px;
	}

.footer
	{
	height: 25px;
	background-image: url("../Images/bgSilver.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #666666;
	padding: 8px;
	color: #FFFFFF;
	font-size: 80%;
	}

.note
	{
	height: 25px;
	padding: 8px;
	font-size: 80%;
	font-style: italic;
	}
	
.question
	{
	font-weight: bold;
	margin-bottom: 4px;
	}

.answer
	{
	padding-left: 20px;
	}

.moreInfo
	{
	text-align: right;
	margin: 5px 20px 10px 0px;
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
	}
	
.arrowBullet
	{
	list-style-image: url( "../Images/BulletArrow.gif" );
	font-size: 70%;
	margin-left: 0px;
	margin-bottom: 5px;
	}

.boxPoints
	{
	background-color: #ECEAF5;
	padding: 0;
	}
	
.boxPoints ul
	{
	list-style-type: none;
	list-style-image: url("../images/points_box_bullet.jpg");
	margin-left: 15px;
	padding: 4px 0 0 0;
	}
	
.boxBullets
	{
	list-style-type: none;
	list-style-image: url("../images/points_box_bullet.jpg");
	margin-left: 30px;
	padding: 4px 0 0 0;
	}
		
.boxPoints .TL
	{
	padding-top: 10px;
	background: url("../images/boxPoints_TL.jpg") no-repeat top left;
	}

.boxPoints .T
	{
	padding: 12px 0 4px 0 ;
	background: url("../images/boxPoints_T.jpg") repeat-x;
	text-align: center;
	border-bottom: 1px solid #888888;
	}

.boxPoints .TR
	{
	padding-top: 10px;
	background: url("../images/boxPoints_TR.jpg") no-repeat top right;
	}

.boxPoints .L
	{
	background: url("../images/boxPoints_L.jpg") repeat-y left;
	}

.boxPoints .C
	{
	text-align: left;
	background-color: #ECEAF5;
	}

.boxPoints .R
	{
	background: url("../images/boxPoints_R.jpg") repeat-y right;
	}
	
.boxPoints .BL
	{
	background: url("../images/boxPoints_BL.jpg") no-repeat bottom left;
	}

.boxPoints .B
	{
	background: url("../images/boxPoints_B.jpg") repeat-x bottom;
	}

.boxPoints .BR
	{
	background: url("../images/boxPoints_BR.jpg") no-repeat bottom right;
	}
	
.action
	{
	font-weight: bold;
	font-style: italic;
	}
	
.settings
	{
	margin: 10px 0 0 20px;
	}
	
.settings th
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #CECECE;
	padding: 3px;
	}
	
.settings td
	{
	border-bottom: 1px solid #CECECE;
	padding: 3px;
	}