@charset "utf-8";
/* CSS Document */
body {
	background-color: #D9D9D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
}

td { font-size: 10px;}
/* ------------- Main Menu Level 1--------------- */


/* highlights page you are on */
body.homepage td#tab01Roll,
body.whypage td#tab02Roll,
body.tellpage td#tab03Roll,
body.howpage td#tab04Roll,
body.contactpage td#tab05Roll
{display:block;}

body.homepage td#tab01,
body.whypage td#tab02,
body.tellpage td#tab03,
body.howpage td#tab04,
body.contactpage td#tab05
{display:none;}

td#tab01Roll,
td#tab02Roll,
td#tab03Roll,
td#tab04Roll,
td#tab05Roll
{display:none;}
/* ---------------------------------- */

body#menu01page td#menu01Roll,
body#menu02page td#menu02Roll,
body#menu03page td#menu03Roll,
body#menu04page td#menu04Roll,
body#menu05page td#menu05Roll,
body#menuApage td#menuARoll,
body#menuBpage td#menuBRoll,
body#menuCpage td#menuCRoll
{display:block;}

body#menu01page td#menu01,
body#menu02page td#menu02,
body#menu03page td#menu03,
body#menu04page td#menu04,
body#menu05page td#menu05,
body#menuApage td#menuA,
body#menuBpage td#menuB,
body#menuCpage td#menuC
{ display:none; }

td#menu01Roll,
td#menu02Roll,
td#menu03Roll,
td#menu04Roll,
td#menu05Roll,
td#menuARoll,
td#menuBRoll,
td#menuCRoll
{ display:none; }

#menu01 a,
#menu02 a,
#menu03 a,
#menu04 a,
#menu05 a
{text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	display:block;}
	
	
#menuA a,
#menuB a,
#menuC a
{text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display:block;}
	
#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover
{text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #F79647;
	display:block;}

#menuA a:hover,
#menuB a:hover,
#menuC a:hover
{text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F79647;
	display:block;}


#menu01Roll,
#menu02Roll,
#menu03Roll,
#menu04Roll,
#menu05Roll
{text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #F79647;
	display:block;}

#menuARoll,
#menuBRoll,
#menuCRoll
{text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F79647;
	display:block;
	padding: 5px 0px 5px 0px;}

#menuA,
#menuB,
#menuC
{ padding: 5px 0px 5px 0px;}




.titleBar01 { background-color:#F79647; padding:0px 10px 0px 15px;} /* orange title bar */
.titleBar02 { background-color:#E9E9E9; padding:0px 10px 0px 15px;} /* grey title bar */

.contentBar {padding:10px 8px 14px 15px;}
.contentBar02 {padding:0px 0px 0px 15px;}
.contentBarDownload {padding:0px 8px 0px 0px;}
.contentBarText {padding:10px 18px 15px 15px;}
.contentBarLeftMenu {padding:10px 5px 10px 15px;}
.contentTitle { font-weight:bold; margin-bottom:4px;}

.black_text { font-weight:bold; }
.orange_text { color: #F79647; font-weight:bold; }
.grey_text { color: #6C6C6C; font-weight:bold; }

.leftColumn {padding:10px 0px 10px 0px;}
.contentColumn {padding:10px 0px 10px 0px;}

.mainTable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
}
.headerTable {
	border-top: 1px ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
}

.topMenu {
	background-image:  url(../images/topBorder.gif);
	background-repeat: repeat-x;
}
/* -------------------  footer -------------------*/
.footerTable { padding-top:5px; padding-bottom:10px; color:#999999;}

.footer {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.footer:hover, a.footer:active {
    text-decoration: none;
	color: #000000;
	font-weight: normal;
}



/* -------------- lists -------------------------*/
.listLevel1 {
	list-style-position:outside;
	padding:0px 0px 0px 0px; /* CHANGED: was -10px 0px 0px 0px*/
	margin-top: 5pt;
	margin-left: 0pt;
	margin-bottom: 2pt;
	}
	
.listPad {padding-right:9px;}	
.listLevel1Title { font-weight:bold; }
.listLevel1Inside { margin-bottom:8px; margin-top: 2pt; margin-left: 12pt; margin-bottom: 0pt; }

.header{
	border-style: solid;
	border-width: thin;
	border-color: #6C6C6C;
}
.top_column_padding{
	padding-top: 8px;
}

a:link, a:visited, a:active{
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{
	color:#F79647;
	text-decoration:underline;
	font-weight: bold;
}
a.more_link:link, a.more_link:visited, a.more_link:hover, a.more_link:active{
	color: #F79647;
	text-decoration:none;
	font-weight:normal;
}
a.small_link: link, a.small_link:visited, a.small_link:hover, a.small_link:active{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}


.mainLink {
	color: #F79647;
	font-weight: bold;
	float: right;
}
a.mainLink:link, a.mainLink:visited {
	color: #F79647;
	text-decoration: none;
}
a.mainLink:hover, a.mainLink:active {
	color: #333333;
	text-decoration: none;
}


.mainLinkError {
	color: #F79647;
	font-weight: bold;
}
a.mainLinkError:link, a.mainLinkError:visited {
	color: #F79647;
	text-decoration: none;
}
a.mainLinkError:hover, a.mainLinkError:active {
	color: #333333;
	text-decoration: none;
}


/* ----------------- submit button css --------------------------- */

.loginfield, .formfield{
	width:162px;;
	border-color: #333333;
}
a.loginbutton, a.loginbutton:visited, a.formButton, a.formButton:visited {
	background-color: #6C6C6C;
	color:#FFFFFF;
	height:20px;
	vertical-align:middle;
	border:solid 1px #333333;
	cursor:hand;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}
a.loginbutton:hover, a.formButton:hover{
	background-color: #FFFFFF;
	color:#333333;
	text-decoration:none;
}

.formButtonspace{
	padding-right:5px;
}

/* -------------------------------------------- */















.asterix {font-weight:bold; color:#F79647; font-size:11px;}



.input {
	border: 1px solid #333333;
	color: #000000;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.submit {
	border:1px solid #000000;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color:#6C6C6C;
	vertical-align: sub;
	list-style-type: circle;
	color: #FFFFFF;
	padding: 0px;
	cursor: hand;
	height: 20px;
}

.submit a { }
.submit a:hover {
	border:1px solid #000000;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color:#ffffff;
	vertical-align: sub;
	list-style-type: circle;
	color: #000000;
	padding: 0px;
	cursor: hand;
	height: 20px;
}



.textfield {
	background-color: #FFFFFF;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6C6C6C;
	color: #000000;
}
textarea {
	background-color: #FFFFFF;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6C6C6C;
	color: #000000;
}
select {
	background-color: #FFFFFF;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #6C6C6C;
	color: #000000;
}



