/* CSS Document */

/* Redefined HTML Tags*/
body
{
	margin-top: 		10px;
	background-color: 	#999999;
}

a:link
{
	color: #c80000;
	text-decoration:none;
}
a:visited
{
	color: #c80000;
	text-decoration: none;
}
a:hover
{
	color: #c80000;
	text-decoration:underline;
}
a:active
{
	text-decoration: none;
}

/* Structural Elements */
.structural_table
{
	border:				1px solid #777777;
	background-color:	#ffffff;
}

.headercell_left
{
	height:			107px;
	border-bottom:	2px solid #ffa59b;
}

.headercell_right
{
	padding-left:	3px;
	padding-right:	16px;
	padding-top:	7px;
	padding-bottom:	7px;
	border-bottom:	2px solid #ffa59b;
	border-left:	1px solid #ffa59b;
}

.menu_main
{
	margin-top: 			4px;
}

.contentcell_left
{
	height:			503px;
	border-bottom:	2px solid #ffa59b;
}

.contentcell_right
{
	border-left:	1px solid #ffa59b;
	border-bottom:	2px solid #ffa59b;
}

.content_iframe
{
	width:			393px;
	height:			484px;
}

.quotecell_left
{
	height:			83px;
	border-bottom:	2px solid #a6a6a6;
}

.quotecell_right
{
	height:			83px;
	border-left:	1px solid #ffa59b;
	border-bottom:	2px solid #a6a6a6;
	padding-left: 	10px;
	padding-right: 	10px;
}

.copyrightcell
{
	border-left:	1px solid #ffa59b;
}

.menu_footer
{
}

/* Design Elements */
.alliance_logo
{
	padding-left:	3px;
}

.page_title
{
	float:			right;
	position:		relative;
	top:			-20px;
}

.info_frame
{
	border:				2px solid #b3b3b3;
	background-image:	url(../images/Background_FAQ_Div.gif);
	background-position:top;
	background-repeat:	no-repeat;
	width:				263px;
	height:				175px;
	position:			relative;
	left: 				-7px;
	top: 				-5px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	text-align:			left;
	padding-left: 		7px;
	padding-right: 		7px;
	padding-top: 		15px;
}

.info_frame_staff
{
	border:				2px solid #b3b3b3;
	background-image:	url(../images/Background_FAQ_Div.gif);
	background-position:top;
	background-repeat:	no-repeat;
	width:				263px;
	height:				240px;
	position:			relative;
	left: 				-7px;
	top: 				-5px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	text-align:			left;
	padding-left: 		7px;
	padding-right: 		7px;
	padding-top: 		15px;
}


.side_ident_graphic
{
	float:			right;
	position:		relative;
	bottom:			-120px;
	margin-right: 	7px;
	border:			1px solid #ff9387;
	padding: 		1px;
}

.side_ident_quote
{
	font-family:	Georgia, "Times New Roman", Times, serif;
	float:			right;
	text-align:		right;
	position:		relative;
	bottom:			-125px;
	margin-right: 	7px;
	margin-left: 	7px;
	font-size:		10px;
}

.side_ident_quote_author
{
	color: 			#333333;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		9px;
}

.quote_main
{
	color: 			#a0a0a0;
	font-family: 	Georgia, "Times New Roman", Times, serif;
	font-size:		14px;
	font-style:		italic;
	font-weight:	bold;
}

.quote_author
{
	color: 			#000000;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		9px;
}

.footer_menu
{
	color: 			#000000;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	font-variant:	small-caps;
}

.copyright_text
{
	margin-top:		12px;
	margin-bottom:	7px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
}
