.answer
{
	text-align: justify;
	font-size: 16px;
	line-height: 2;
	color: #000000;
}

body
{
	background-color: #ff9933;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
}

#changes
{
	width: 260px;
	float: right;
	padding: 10px 10px 30px 10px;
	margin-left: 30px;
	margin-top: 30px;
	border-bottom: 5px solid #ff9933;
	border-top: 5px solid #ff9933;
	background-color: #ff6600;
	color: #000000;
	font-size: 14px;
	text-align: left;
	position: relative;
}

#changes div.footer
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
	padding: 2px 8px 2px 2px;
}

#changes div.title
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

#changes strong
{
	padding-right: 20px;
}

.clearBoth
{
	clear: both;
}

#containerContent
{
	position: relative;
	background: transparent;
	color: #000000;
}

#containerHeader
{
	position: relative;
	background-color: #ff6600;
	color: #000000;
	border-bottom: 5px solid #ff9933;
	height: 50px;
}

#containerLogo
{
	height: 90px;
	background: transparent;
	color: #000000;
	position: relative;
}

#containerPage
{
	background: #ffffcc url('../images/body_bg.png') top left repeat;
	color: #000000;
}

#content
{
	background-color: #ffffff;
	color: #000000;
	border-top: 5px solid #0099ff;
	border-bottom: 5px solid #0099ff;
	padding: 20px;
	width: 860px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	text-align: justify;
	font-size: 14px;
	line-height: 1.5;
}

#content a, #footer a:visited
{
	text-decoration: none;
	color: #0099ff;
	border-bottom: 1px solid #000000;
	background: transparent;
}

#content a:hover
{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #000000;
	background: #0099ff;
	
}

#changes a, #changes a:visited
{
	text-decoration: none;
	color: #ffffff;
	background: transparent url('../images/fam_right_arrow.png') top right no-repeat;
	border-bottom: 0px;
	padding-right: 20px;
}

#changes a:hover
{
	text-decoration: none;
	color: #ffffff;
	background: transparent url('../images/fam_right_arrow.png') top right no-repeat;
	font-style: italic;
	border-bottom: 0px;
	padding-right: 20px;
}

#content form input.small, #content input.small
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_s.png') top left no-repeat;
	width: 74px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.small:focus, #content input.small:focus
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_s_hl.png') top left no-repeat;
	width: 74px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.medium, #content input.medium
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_m.png') top left no-repeat;
	width: 154px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.medium:focus, #content input.medium:focus
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_m_hl.png') top left no-repeat;
	width: 154px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.large, #content input.large
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_l.png') top left no-repeat;
	width: 234px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.large:focus, #content input.large:focus
{
	padding: 11px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_l_hl.png') top left no-repeat;
	width: 234px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

#content form input.btnSmall, #content input.btnSmall
{
	padding: 0px;
	border: 0px;
	background: transparent url('../images/btn_body_s.png') top left no-repeat;
	width: 92px;
	height: 42px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	cursor: pointer;
}

#content form input.btnMedium, #content input.btnMedium
{
	padding: 0px;
	border: 0px;
	background: transparent url('../images/btn_body_m.png') top left no-repeat;
	width: 172px;
	height: 42px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	cursor: pointer;
}

#content form input.btnLarge, #content input.btnLarge
{
	padding: 0px;
	border: 0px;
	background: transparent url('../images/btn_body_l.png') top left no-repeat;
	width: 252px;
	height: 42px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	cursor: pointer;
}

#content form input.captcha
{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#definition
{
	width: 260px;
	float: right;
	padding: 35px 10px 10px 10px;
	margin-left: 30px;
	background: #eeeeee url('../images/definition.png') 200px 10px no-repeat;
	border-bottom: 5px solid #ff6600;
	border-top: 5px solid #ff6600;
}

.dictionary
{
	font-size: 16px;
	color: #222222;
}

div.formDesc
{
	padding: 2px 0px 20px 18px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1;
	color: #333333;
	font-weight: bold;
	margin-left: 190px;
	background: transparent url('../images/fam_info.png') top left no-repeat;
}

.faq
{
	padding: 10px;
	background-color: transparent;
}

.faqAlt
{
	padding: 10px;
	background-color: #dddddd;
}

#footer
{
	height: 180px;
	background-color: #ff9933;
	color: #ffffff;
	border-top: 5px solid #ff6600;
	margin-top: 60px;
	clear: both;
	padding-top: 30px;
	text-align: center;
}

#footer a, #footer a:visited
{
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

#footer a:hover
{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #000000;
}

.formLabel
{
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 180px;
	padding-top: 10px;
}

h1
{
	font-size: 28px;
	color: #ff6600;
	font-weight: bold;
}

h2
{
	font-size: 22px;
	color: #ff6600;
	font-weight: bold;
}

#header
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 50px;
}

#headerLogin
{
	height: 42px;
	float: right;
	padding-top: 8px;
}

#headerLoggedIn
{
	height: 42px;
	float: right;
	padding-top: 3px;
	text-align: right;
	color: #222222;
}

#headerLoggedIn em
{
	color: #000000;
}

#headerLoggedIn span
{
	font-size: 12px;
}

#headerLoggedIn a, #headerLoggedIn a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#headerLoggedIn a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#headerLogin span
{
	font-size: 10px;
}

#headerTag
{
	height: 40px;
	float: left;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 22px;
}

.headerText
{
	padding: 9px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_header_text.png') top left no-repeat;
	width: 90px;
	height: 24px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.headerText:focus
{
	padding: 9px 9px 0px 9px;
	border: 0px;
	background: transparent url('../images/form_header_text_hl.png') top left no-repeat;
	width: 90px;
	height: 24px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

#hudMethods
{
	float: right;
	width: 360px;
	padding: 10px;
	margin-right: 20px;
	background: #eeeeee;
	border-top: 5px solid #0099ff;
	border-bottom: 5px solid #0099ff;
}

#hudMethods div.title
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #0099ff;
}

#hudMethods div.email
{
	font-size: 32px;
	color: #000000;
	padding-left: 74px;
	margin-left: 20px;
	background: transparent url('../images/email_medium.png') top left no-repeat;
	height: 56px;
	padding-top: 8px;
	color: #ff6600;
}

#hudMethods div.sms
{
	font-size: 32px;
	color: #000000;
	padding-left: 74px;
	margin-left: 20px;
	background: transparent url('../images/text_medium.png') top left no-repeat;
	height: 56px;
	padding-top: 8px;
	color: #ff6600;
}

#hudMethods div.smsNo
{
	font-size: 32px;
	color: #000000;
	padding-left: 74px;
	margin-left: 20px;
	background: transparent url('../images/text_medium_no.png') top left no-repeat;
	height: 56px;
	padding-top: 8px;
	color: #dddddd;
	cursor: pointer;
}

#hudNotifications
{
	float: left;
	width: 360px;
	padding: 10px;
	margin-left: 20px;
	background: #eeeeee;
	border-top: 5px solid #0099ff;
	border-bottom: 5px solid #0099ff;
}

#hudNotifications div.title
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #0099ff;
}

#hudNotifications div.subTitle
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ff6600;
	padding-left: 10px;
}

#hudNotifications div.email
{
	font-size: 12px;
	color: #000000;
	padding-left: 32px;
	margin-left: 20px;
	background: transparent url('../images/email_small.png') top left no-repeat;
	height: 22px;
	padding-top: 2px;
}

#hudNotifications div.none
{
	font-size: 12px;
	color: #000000;
	padding-left: 32px;
	margin-left: 20px;
	background: transparent url('../images/none.png') top left no-repeat;
	height: 22px;
	padding-top: 2px;
}

#hudNotifications div.sms
{
	font-size: 12px;
	color: #000000;
	padding-left: 32px;
	margin-left: 20px;
	background: transparent url('../images/text_small.png') top left no-repeat;
	height: 22px;
	padding-top: 2px;
}

label
{
	cursor: pointer;
}

label.disabled
{
	cursor: default;
	color: #888888;
}

#logo
{
	width: 900px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	background: transparent url('../images/logo.png') no-repeat;
}

#navigation
{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#navigation a.off, #navigation a.off:visited
{
	display: block;
	padding: 10px 20px 10px 20px;
	float: right;
	background: #3399cc url('../images/nav_white.png') top left repeat-x;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

#navigation a.off:hover
{
	display: block;
	padding: 10px 20px 10px 20px;
	float: right;
	background: #ff9900 url('../images/nav_orange.png') top left repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

#navigation a.on, #navigation a.on:visited, #navigation a.on:hover
{
	display: block;
	padding: 10px 20px 10px 20px;
	float: right;
	background: #ffffff url('../images/nav_blue.png') top left repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

p
{
	text-align: justify;
	font-size: 14px;
	line-height: 1.5;
}

p.status
{
	color: #333333;
	font-size: 12px;
	font-style: italic;
}

p.large
{
	font-size: 20px;
	font-style: italic;
}

.question
{
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
}

#setup
{
	padding-left: 140px;
	background: transparent url('../images/setup.png') top left no-repeat;
	margin-top: 30px;
}

#setup p
{
	font-size: 16px;
}

#setup strong
{
	font-size: 20px;
	color: #0099ff;
	font-weight: bold;
}

#signUp
{
	padding-left: 140px;
	background: transparent url('../images/signup.png') top left no-repeat;
	margin-top: 30px;
}

#signUp p
{
	font-size: 16px;
}

#signUp strong
{
	font-size: 20px;
	color: #0099ff;
	font-weight: bold;
}

.selectBox
{
	padding: 11px 9px 6px 9px;
	border: 0px;
	background: transparent url('../images/form_body_text_m.png') top left no-repeat;
	width: 172px;
	height: 38px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

.settingsMsgBad
{
	padding: 26px 20px 20px 72px;
	min-height: 26px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	border-left: 0px;
	border-right: 0px;
	background: #ffbaba url('../images/knob_bad.png') 20px 20px no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.settingsMsgGood
{
	padding: 26px 20px 20px 72px;
	min-height: 26px;
	border-top: 2px solid #4f8a10;
	border-bottom: 2px solid #4f8a10;
	border-left: 0px;
	border-right: 0px;
	background: #dff2bf url('../images/knob_good.png') 20px 20px no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #4f8a10;
}


#settingsNavigation
{
	height: 25px;
	padding-left: 105px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}

#settingsNavigation div.cap
{
	float: left;
	display: block;
	height: 24px;
	width: 10px;
	border-left: 1px solid #000000;
}

#settingsNavigation a.normal, #settingsNavigation a.normal:visited
{
	float: left;
	width: 160px;
	height: 24px;
	display: block;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #dddddd;
	color: #0099ff;
}

#settingsNavigation a.normal:hover
{
	float: left;
	width: 160px;
	height: 24px;
	display: block;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #0099ff;
	color: #000000;
}

#settingsNavigation a.on, #settingsNavigation a.on:visited, #settingsNavigation a.on:hover
{
	float: left;
	width: 160px;
	height: 24px;
	display: block;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	color: #0099ff;
	cursor: default;
}

span.enabled
{
	padding: 0px 0px 0px 20px;
	color: #339933;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../images/fam_check.png') top left no-repeat;
}

span.error
{
	padding: 2px 0px 0px 20px;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	background: transparent url('../images/span_error_bg.png') top left no-repeat;
}

div#systemWarning
{
	padding: 30px;
	font-size: 16px;
	border: 8px solid #00cc00;
	background: #ffffff;
	text-align: justify;
}

div#systemWarning strong
{
	font-weight: bold;
	font-style: italic;
	color: #ff6600;
}

#tooltip{
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 100;
	max-width: 400px;
	background-color: #dddddd;
	color: #222222;
	padding: 4px 8px 4px 8px;
	border: 2px solid #ff9900;
	font-size: 12px;
}

ul
{
	font-size: 14px;
}

.versionHeader
{
	cursor: pointer;
	background-color: #ff6600;
	color: #000000;
	padding: 4px 4px 4px 14px;
	font-weight: bold;
}

.versionHeader span.current
{
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	float: left;
}

.versionHeader span.date
{
	color: #000000;
	font-style: italic;
	font-weight: normal;
	float: right;
	padding-right: 10px;
}

.versionHeader span.title
{
	font-weight: bold;
	float: left;
}

.versionInfo
{
	background-color: #eeeeee;
	padding: 1px 20px 1px 20px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.word{
	font-weight: bold;
	font-size: 18px;
	color: #222222;
}