/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Send File Top Level Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#fb-root div div iframe { width: 0px!important; }

a {color: #EDA200;}
a:visited {color: #EDA200;}
a:hover {color: black;}

a.unformatted {color: #828282; text-decoration: none;}
a.unformatted:visited {color: #828282;}
a.unformatted:hover {color: #828282; text-decoration: underline;}

a.toolTips {color: #EDA200; border-bottom: 2px double #FFBA00;}
a.toolTips:visited {color: #EDA200;}
a.toolTips:hover {color: black; border-bottom: 2px double black;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	margin: 11px 0px 0px 0px;
	padding: 0px;
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #828282;
	background-image: url(images/background_body.gif);
	background-position: 650px 11px;
	background-repeat: no-repeat;
	background-color: white;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

td {
	vertical-align: top;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

img {
	border: none;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

hr {
	height: 1px;
	color: #E6E6E6;
	margin: 15px 0px 15px 0px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h1 {
	margin: 0px 0px 37px 0px;
	font: 18px arial, verdana, sans-serif;
	line-height: 18px;
	color: #FFBA00;
	}

h2 {
	margin: 0px 0px 0px 0px;
	font: bold 12px arial, verdana, sans-serif;
	color: black;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

ol {
	margin: 0px;
	padding: 0px;
	}

ul {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
	}
	
	ul li {
		padding: 0px 0px 0px 15px;
		background-image: url(images/bullet.gif);
		background-position: 0px 5px;
		background-repeat: no-repeat;
		}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

ol {
	margin: 5px 0px 0px 25px;
	}

	
	ol li {
		padding: 0px 0px 5px 0px;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Send File Individual Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.hidden	{
	display: none;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	height: 1px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.helpFiles {
	margin: 0px 20px 0px 20px;
	padding: 80px 10px 10px 10px;
	background-image: url(images/background_helparea.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: white;
	color: #4D4D4D;
	}
	
	.helpFiles h2 {
		background-color: #FFBA00;
		margin: 10px 0px 0px 0px;
		padding: 5px;
		color: white;
		}
	
	.helpFiles div {
		padding: 10px;
		background-color: #EAEAEA;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.formattedTable {
	width: 100%;
	border: 1px solid black;
	background-color: white;
	}
	
	.formattedTable th {
		background-color: #FFBA00;
		color: black;
		}
		
		.formattedTable th a {color: black; text-decoration: none;}
		.formattedTable th a:visited {color: black;}
		.formattedTable th a:hover {color: black; text-decoration: underline;}
	
	.formattedTable .light {
		background-color: #F9F9F9;
		}
	
	.formattedTable .dark {
		background-color: #E8E8E8;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subNavigation {
	width: 312px;
	position: relative;
	top: 288px;
	height: 16px;
	margin: 0px 0px -16px 0px;
	}
		
	.subNavigation .more {
		text-align: right;
		width: 100px;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.firstParagraph {
	font-size: 14px;
	line-height: 18px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.orangeText {
	color: #FFBA00;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Send File Framework
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#memberLogin {
	position: absolute;
	top: 19px;
	right: 10px;
	}
	
	#memberLogin a {color: black; background-color: #f3f3f3; display: block; padding: 2px 12px 2px 12px; margin: 1px 0px 0px 0px; font-weight: bold; text-decoration: none;}
	#memberLogin a:visited {color: black;}
	#memberLogin a:hover {color: #FFBA00; background-color: black;}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainHolder {
	width: 750px;
	margin: 0px auto 0px auto;
	}
	
	#mainHolder #verticalAlign {
		vertical-align: middle;
		}	
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#leftArea {
	float: left;
	width: 261px;
	padding: 0px 0px 0px 21px;
	}
	
	#leftArea #contentArea {
		margin: 44px 32px 0px 11px;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#menuArea {
	float: left;
	width: 375px;
	height: 33px;
	font-weight: bold;
	border-top: 8px solid #FFBA00;
	padding: 3px 0px 0px 0px;
	}
	
	#menuArea a {color: black; text-decoration: none; padding: 0px 0px 0px 38px;}
	#menuArea a:visited {color: black;}
	#menuArea a:hover {color: #FFBA00;}
			
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainArea {
	float: left;
	width: 313px;
	height: 307px;
	padding: 30px 32px 32px 30px;
	background-color: #F9F9F9;
	border-bottom: 8px solid #FFBA00;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#rightArea {
	float: left;
	width: 73px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footerArea {
	margin: 0px 93px 0px 282px;
	text-align: right;
	font-size: 10px;
	color: #FFBA00;
	}
	
	#footerArea a {color: #AEAEAE; text-decoration: none; position: relative; top: 1px;}
	#footerArea a:visited {color: #AEAEAE;}
	#footerArea a:hover {color: #FFBA00; text-decoration: underline;}