@charset "utf-8";
/* Author: Rohan Walsh */

/*-------------------------------------------
GENERAL RESET RULES
-------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	}
ol, ul {
	list-style: none;
	}
a:link img, a:visited img, a:hover img {
	border: 0;
	background: none;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	background-color: #0066CC;
	}

/*-------------------------------------------
LINK AND HEADING STYLES
-------------------------------------------*/

a:link {color: #FF9900;}
a:visited {color: #FF9900;}
a:hover {color: #FF3300;}
a:active {color: #FF3300;}
h2 {
	color: #999;
	font-size: 13px;
	font-weight: 300;
	padding-bottom: 7px;
	}

/*-------------------------------------------
LAYOUT STRUCTURE
-------------------------------------------*/

body {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/bg_page.gif);
	}
#header {
	height: 90px;
	position: relative;
	background-color: #FFF;
}
#logo {
	margin-left: 10px;
	float: left;
	width: 221px;
	height: 90px;
	background: url(images/flaremaker_logo.gif) top left no-repeat;
	overflow: hidden;
	}
#headerstatus { /*Top right strip of header*/
	width: 529px;
	float: left;
	text-align:right;
	height: 28px;
	}
#headerstatus p {
	font-size: 12px;
	color: #999;
	line-height: 28px;
	}
#headerstatus span { /*Used to highlight username*/
	color: #666;
	}
	
/*-------------------------------------------
HEADER NAVIGATION
-------------------------------------------*/

#headernav {
	background-color: transparent;
	position: relative;
	right: -89px;
	float: left;
	width: 440px;
	height: 37px;
	background: url(images/bg_header_nav.gif) top left no-repeat;
	}
#headernav ul {
	background-color: transparent;
	text-align: center;
	position: relative;
	left: 9px;
	top: 4px;
	}
#headernav li {
	height: 26px;
	display: inline;
	margin: 0; 
	padding: 0;
	}
#headernav a {
	background-color: transparent;
	line-height: 31px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height: 26px;
	float: left;
	overflow: hidden;
	}	
#headernav a:hover {
	background-position: 0 -26px;
	}
#headernav a:active, #headernav a.selected {
	color: #FFAE17;
	background-position: 0 -52px;
	cursor: default;
	}	
#ndashboard a {background: url(images/buttons_hn/dashboard.gif) top left no-repeat; width: 75px;}
#naccount a {background: url(images/buttons_hn/myaccount.gif) top left no-repeat; width: 82px;}
#nsupport a {background: url(images/buttons_hn/support.gif) top left no-repeat; width: 61px;}
#nlearn a {background: url(images/buttons_hn/learn.gif) top left no-repeat; width: 46px;}
#ncontact a {background: url(images/buttons_hn/contact.gif) top left no-repeat; width: 59px;}
#nquestion a {background: url(images/buttons_hn/question.gif) top left no-repeat; width: 100px;}

/*-------------------------------------------
LEFT NAVIGATION
-------------------------------------------*/

#leftnav {
	float: left;
	width: 221px;
	}
#superstyle { /* Adds Rounded Corner BG image to top of Left Nav */
	height: 3px;
	background: url(images/ln_top.gif);
	}
#leftnav .menu {

	}
#leftnav .menu a, #leftnav .menu a:visited {
	padding-left: 10px;
	background: url(images/buttons_ln/blank.png) top left no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	height: 33px; 
	color: #666;
	text-decoration: none;
	margin-left: 10px;
	line-height: 33px;
	}
#leftnav .menu a:hover {
	padding-left: 25px;
	background-position: 0 -33px;
	overflow: hidden;
	margin-left: 10px;
	line-height: 33px;
	}
#leftnav .menu a:active, #leftnav .menu a.selected {
	padding-left: 25px;
	background-position: 0 -66px;
	overflow: hidden;
	cursor: default;
	margin-left: 10px;
	line-height: 33px;
	}
/* The following target only subnav items (nested list items) */
#leftnav .submenu a, #leftnav .submenu a:visited {
	padding-left: 25px;
	color: #FFFFFF;
	background: url(images/buttons_ln/subblank.gif) top left no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	height: 33px;  
	margin-left: 10px;
	line-height: 33px;
	}
#leftnav .submenu a:hover {
	padding-left: 40px;
	background-position: 0 -33px;
	overflow: hidden;
	margin-left: 10px;
	line-height: 33px;
	}
#leftnav .submenu a:active, #leftnav .submenu a.selected {
	padding-left: 40px;
	background-position: 0 -33px;
	overflow: hidden;
	cursor: default;
	margin-left: 10px;
	line-height: 33px;
	}

/*-------------------------------------------
LEFT NAV TRIAL INFORMATION
-------------------------------------------*/

#ln_trialinfo {
	width: 189px;
	margin: 30px 20px;
	}
#ln_trialinfo h3 {
	font-size: 10px;
	font-weight: 300;
	color: #CC0000;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	}
.ln_trialtable {
	width: 100%;
	margin-bottom: 10px;
	}
.ln_trialtable tr { background: #eee; }
.ln_trialtable tr:hover { background: #fff; }
.ln_trialtable th{
	padding: 2px 0;
	color: #666;
	border-bottom: 1px dashed #ccc;
	}
.ln_trialtable td{
	padding: 2px 3px;
	text-align: right;
	color: #666;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	}

/*-------------------------------------------
LEFT NAV STATISTICS
-------------------------------------------*/

#ln_statistics {
	width: 189px;
	margin: 30px 20px;
	}
#ln_statistics h3 {
	font-size: 10px;
	font-weight: 300;
	color: #333;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	}
.ln_statstable {
	width: 100%;
	margin-bottom: 10px;
	}
.ln_statstable tr { background: #eee; }
.ln_statstable tr:hover { background: #fff; }
.ln_statstable th{
	padding: 2px 0;
	color: #666;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	}
.ln_statstable td{
	padding: 2px 3px;
	text-align: right;
	color: #666;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	}

/*-------------------------------------------
LEFT NAV SUPPORT
-------------------------------------------*/

#ln_support {
	width: 189px;
	margin: 30px 20px 0px 20px;	
	text-align: center;
	}

/*-------------------------------------------
LEFT NAV SYSTEM STATUS
-------------------------------------------*/

#ln_systemstatus {
	width: 189px;
	margin: 30px 20px 0px 12px;
	}
	
/*-------------------------------------------
CONTENT AREA STYLES
-------------------------------------------*/

#content {
	margin-left: 236px; /* Pushed out to the right to clear the left nav, which is floated left (Includes a 15px gap from the left nav) */
}
#contentinner { /* Has a maximum width of 524px */
	margin: 0px;
	padding: 0px;
	float: clear;
	text-align: left;
	}
#contentinner h1 {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: right;
	height: 21px;
	}
.backtotop {
	float: right;
	}
.inputborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
	letter-spacing: -0.5px;
	color:#666666;
	}
	
/*-------------------------------------------
BROCHURE-WARE CONTENT STYLES
-------------------------------------------*/
#contentarea {
	margin-left: 0px;
	padding: 0 0px;
	background:#fff;
	}
#contentarea ul {
	padding-bottom: 20px;
	}
#contentarea li {
	margin-left: 40px;
	padding: 4px 0;
	list-style: circle;
	}
#contentarea p {
	padding-bottom: 20px;
	line-height: 18px;
	}
#contentarea h1 {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: right;
	padding-bottom: 20px;
	}
#contentarea h3 {
	color: #FF3300;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 10px;
	}
#contentarea .caption {
	text-transform: uppercase;
	font-size: 10px;
	color: #FF9900;
	text-align: center;
	}
	
/*-------------------------------------------
FOOTER STYLES
-------------------------------------------*/
	
#footer {
	text-align:right;
	height: 70px;
	background-color: #FFF;	
	}
#footer1 {
	height: 4px;
	background-image:url(images/footer_1.gif);
	}
#footer2 {
	height: 15px;
	background-color:#FFF;
	}
#footernav {
	background: transparent url(images/bg_footernav.gif);
	height: 29px;
	width: 760px;
	}
#footernav div 
{
	display: inline;
}
#footernav ul {
	padding-left: 20px;
	padding-top: 6px;
	}
#footernav li {
	display: inline;
	}
#footernav a, #footernav a:visited {
	padding-right: 10px;
	text-decoration: none;
	color:#CCC;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	overflow: hidden;
	}	
#footernav a:hover {
	color: #FFAE17;
	}
.copyright {
	padding: 5px 0px;
	font-size: 12px;
	color:#999999;
	}

/*-------------------------------------------
FORM STYLES
-------------------------------------------*/
	
fieldset {
	margin: 0 0 20px;
	padding: 0 11px 11px;
	font-size: 12px;
	}
/* This is a IE7 hack to ensure that IE does not recieve border style and thus uses default rounded fieldset */
*:lang(en) fieldset {
	border: 1px solid #ccc !important;
	}
/* End of Hack */
	
legend {
	margin: 0;
	padding:2px 5px 10px 5px;
	background: #fff;
	font-weight: 300;
	font-size: 12px;
	color: #FF3300;
	}
.inputbg {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 10px;
	}
.inputbg p {
	padding: 10px;
	}
.inputbg td {
	margin: 0;
	/*padding: 3px 6px 3px 10px;*/
	font-weight: normal;
	color: #666666;
	/*line-height: 20px;*/
	}	
.inputbg .paddedbold {
	margin: 0px;
	padding: 3px 20px 3px 10px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	width: 170px;
	vertical-align: top;	
	}
.inputbg .padded {
	margin: 0px;
	padding: 3px 20px 3px 10px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	}
.reviewbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	}
.reviewbg p {
	padding-bottom: 15px;
	}
.reviewbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}
.highlightbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	}
.highlightbg p {
	padding-bottom: 15px;
	}
.buttonbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding-top: 10px;
	padding-bottom:10px;
	}
.buttonbg a {
	padding-left: 15px;
	}
.buttonbg p {
	padding-bottom: 15px;
	}
.buttonbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}
fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	width: 124px;
	font-weight: normal;
	text-align: right;
	}
fieldset th.wide {
	margin: 0;
	padding: 3px 6px 3px 0;
	width: 180px;
	font-weight: normal;
	text-align: right;
	}
fieldset input {
	margin: 2px 0px;
	padding: 2px;
	}
.dropdownpad {
	margin: 2px 0px;
	vertical-align: middle;
	}
fieldset p {
	font-size: 12px;
	color: #666666;
	}
.errormsg {
	font-size: 12px;
	color: #009933;
	}
fieldset h3 {
	margin: 0;
	font-size: 12px;
	color: #333;
	}
fieldset .rule {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	}

/*Start of new Wizard (Choice 1) style*/
.wizard_choice1 {
	width: 500px;
	height: 187px;
	overflow: hidden;
	}
.wizard_choice1 p{
	color: #FFFFFF;
	padding-top: 25px;
	}
.wizard_left {
	float: left;
	background: url(images/wizard1_bg1.gif);
	width: 180px;
	padding: 34px 28px 0;
	height: 153px;
	text-align: center;
	}
.wizard_divider {
	float: left;
	background: url(images/wizard1_divider.gif);
	width: 28px;
	height: 187px;
	}
.wizard_right {
	float: left;
	background: url(images/wizard1_bg2.gif);
	width: 180px;
	padding: 34px 28px 0;
	height: 153px;
	text-align: center;
	}
.wizard_choice1 a:link, .wizard_choice1 a:visited {
	display: block;
	background:url(images/wizard1_buttonbg.png);
	background-position: top;
	width: 180px;
	height: 54px;
	line-height: 52px;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	}
.wizard_choice1 a:hover, .wizard_choice1 a:active {
	background-position: bottom;
	color: #666;
	}
/*End of new Wizard (Choice 1) style*/

/* Fieldset within a Fieldset... */
fieldset fieldset {
	margin: 0 0 0px;
	padding: 0 11px 11px;
	font-size: 12px;
	}
	/* This is a IE7 hack to ensure that IE does not recieve border style and thus uses default rounded fieldset */
*:lang(en) fieldset fieldset {
	border: 1px solid #ccc !important;
	}
	/* End of Hack */
	
fieldset fieldset legend {
	margin: 0;
	padding:2px 5px 10px 5px;
	background: #fff;
	font-weight: 300;
	font-size: 12px;
	color: #999999;
	}

.passwordstrength {
     background-color: #eee;
     color: #666666;
     font-size: 12px;
     padding: 5px 3px 2px 3px;
	}

/*------------------------------------------
TAB INPUT FIELDS
--------------------------------------------*/
.tabbg {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	}
.tabbg th {
	margin: 0;
	padding: 3px 6px 3px 10px;
	width: 130px;
	font-weight: normal;
	text-align: left;	
	}
.tabbg th.wide {
	margin: 0;
	padding: 3px 6px 3px 10px;
	width: 180px;
	font-weight: normal;
	text-align: left;	
	}	
.tabbg input {
	margin: 2px 0px;
	padding: 2px;
	}
.tabbg .dropdownpad {
	margin: 2px 0px;
	vertical-align: middle;
	}
.tabbg p {
	font-size: 11px;
	padding: 10px;
	}
	
/*-------------------------------------------
BUTTONS (TEMP IF LINKS ARE USED INSTEAD OF BUTTONS!)
-------------------------------------------*/

/* TRANSPARENT BUTTONS 26k images! */

.transbuttons a {
    display:block;
    float: left;
    margin: 0 5px 0 0;
    background: transparent url(images/buttonbgo_2.gif) no-repeat scroll top right;
    line-height: 36px;
    text-decoration: none;
    cursor: pointer;
    padding-right: 12px;
	height: 36px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.transbuttons a span {
    background: transparent url(images/buttonbgo_1.gif) no-repeat;
    display: block;
    line-height: 36px;
    padding-left: 12px;
	height: 36px;
	}
.transbuttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}
.transbuttons a:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}
.transbuttons a:hover span {
    background-position: bottom left;
	} 

/* STANDARD BUTTONS FOR USE ONLY ON WHITE! */

.buttons a {
    display:block;
    float: left;
    margin: 0 5px 0 0;
    background: transparent url(images/buttonbg_2.png) no-repeat scroll top right;
    line-height: 36px;
    text-decoration: none;
    cursor: pointer;
    padding-right: 12px;
	height: 36px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.buttons a span {
    background: transparent url(images/buttonbg_1.png) no-repeat;
    display: block;
    line-height: 36px;
    padding-left: 12px;
	height: 36px;
	}
.buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}
.buttons a:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}
.buttons a:hover span {
    background-position: bottom left;
	} 

/* GENERAL */

.clearbuttons { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	padding: 0px 0px;
	}

/*-------------------------------------------
COMPARISON TABLE STYLES
-------------------------------------------*/

#comptable {
	margin: 0;
	padding: 0;
	width: 500px;
	font-size: 12px;
	}
#comptable th {
	margin: 0;
	padding: 8px 10px;
	text-align: right;
	color: #FFF;
	font-weight: normal;
	background: #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#comptable .plans th {
	background: none;
	border-right: 0;
	}
#comptable td {
	margin: 0;
	padding: 8px 0;
	width: 80px;
	text-align: center;
	background: #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#comptable .plans td {
	padding: 4px;
	line-height: 18px;
	color: #FFF;
	background: #666;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
#comptable .plans h2 {
	margin: 0;
	font-size: 16px;
	color:#FFF;
	}
#comptable .plans span {
	color: #FFCC00;
	}
#comptable .strong td {
	font-size: 14px;
	font-weight: bold;
	}
#comptable .planselect th {
	background: #fff;
	text-align: right;
	border: none;
	color: #666;
	}
#comptable .planselect td {
	background: #DDEFB4;
	border-right: 1px solid #9DDE3D;
	border-bottom: 1px solid #9DDE3D;
	}	

/*-------------------------------------------
GRID STYLES
-------------------------------------------*/
.grid { 
	clear: both;
	border-bottom: 0px; 	
	background-color: #FFFFFF;
	cursor: pointer;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
	}
.gridheader {
	background: url(images/grid/titlebg_524.gif);
	height: 30px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	}
.gridheadertext {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;	
	}
.gridfooter {
	cursor: default; 
	padding: 5px;
	height: 48px;
	vertical-align: bottom;
	}
.gridfootertext {
	color: #000000;  
	font-size: 0.9em;
	}
.searchbox {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;	
	}
.searchboxtext {
	color: #FFFFFF;
	padding-right: 10px;
	}
.headingrow {
	background: url(images/grid/gridheader.png) no-repeat;
	height: 33px;
	color: #666;
	}
.headingcell { 
	background: url(images/grid/gridheader.png) no-repeat;
	height: 33px;
	color: #666;
	padding-right: 15px;
	padding-left: 10px; 
	}
.headingcellhover { 
	background: url(images/grid/gridheader.png) no-repeat;
	height: 33px;
	color:#333;
	}
.headingcellactive { 
	background: url(images/grid/gridheader.png) no-repeat;
	height: 33px;
	color:#333; 
	}
.headingcelltext {
	font-weight: bold;
	text-align: left;
	padding: 3px, 5px, 5px, 5px;
	}
.row { 
	background-color: #FFFFFF; 
	cursor: default;
	line-height: 25px;
	}
.row td.datacell { 
	padding-top: 2px; 
	padding-bottom: 1px; 
	padding-left: 10px;
	border-bottom: 1px solid #EAE9E1; 
	} 
.sorteddatacell { 
	background-color: #F5F5F5; 
	line-height: 25px;
	} 
.row td.lastdatacell { 
	background-color: #EFEFF4;
	} 
.selectedrow { 
	line-height: 25px;
	}
.selectedrow td.datacell { 
	background-color: #EEEEEE; 
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px; 
	padding-right: 10px;
	border-bottom: 1px solid #EAE9E1;
	border-top: 1px solid #EAE9E1;
	border-right: 0px; 
	}
.selectedrow td.firstdatacell { 
	background-color: #EEEEEE; 
	border-left: 0px; 
	border-right: 0px; 
	padding-left: 2px; 
	padding-right: 3px; 
	}
.selectedrow td.lastdatacell { 
	background-color: #EEEEEE; 
	border-right: 0px; 
	}
.groupheading {
	color: #666; 
	background-color: #fff; 
	font-weight: Bold;
	border-bottom: 2px solid #A5A4BD;
	padding: 10px, 5px, 3px, 5px;
	height: 30px;
	}
.groupbycell {
	cursor: pointer;
	}
.groupbytext {
	color: #FFFFFF; 
	font-weight: Bold; 
	padding: 3px, 5px, 5px, 5px;
	}

/*-------------------------------------------
CUSTOM ERROR HANDLING STYLES
-------------------------------------------*/

#pagedisabler {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
    width: expression(document.documentElement.scrollWidth+'px');
	z-index: 1000;
	}

#alertdisabler {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
    width: expression(document.documentElement.scrollWidth+'px');	
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.6;
	z-index: 1000;
	}

#alertdiv {
	position: fixed;
	margin: 0 auto;
	left: 40%;
	top: 35%;
	width: 350px;
	padding: 12px; 
	border: #666 1px solid;
	background-color: white; 
	text-align: left;
	display: none;
	z-index: 2000;
	}

/*-------------------------------------------
AJAX WORKING... STYLES
-------------------------------------------*/
#ajaxbusy {
	position: fixed;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 240px;
	z-index: 3000;
	}

#ajaxbusy p {
	padding: 5px 0px;
	font-size: 12px;
	color: #999999;
	margin: 10px;
	background-color: White;
	}

/*-------------------------------------------
MODAL POPUP CONTROL STYLES
-------------------------------------------*/

.modalbackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	}

.modalpopup {
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 250px;
	}

.modalpopupcontent {
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 550px;
	height: 400px;
	overflow: scroll;
	}

/*-------------------------------------------
VALIDATOR CALLOUT STYLES
-------------------------------------------*/

.validatorhighlight {
    background-color: lemonchiffon;
	}

/*-------------------------------------------
REPORT STYLES
-------------------------------------------*/
.reportheader {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 30px;
	}
.reportheader td {
	padding-left: 20px;
	}
.reportrule {
	font-size: 12px;
	background: #eee;
	padding-left: 20px;
	line-height: 25px;
	vertical-align: middle;
	border-bottom: 1px dashed #ddd;
	}
.reportdata {
	font-size: 12px;
	color: #666;
	line-height: 25px;
	vertical-align: middle;
	}
.reportdata td {
	padding-left: 20px;
	}
.reportdata td.numbers {
	padding-left: 0px;
	text-align: center;
	}	
.reporttotals {
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
}
.reporttotals td.numbers {
	padding-left: 0px;
	text-align: center;	
	}

/*-------------------------------------------
QUICK QUESTION STYLES
-------------------------------------------*/
.question {
	background-color: White;
	width: 520px;
	height: 430px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	}
.question .qheader {
	width: 490px;
	background-color: #DDEFB4;
	padding: 10px;
	}
.question .qinput {
	background-color: #eee;
	margin-top: 3px;
	padding: 10px;
	width: 490px;
	}
.question .qinput td {
	padding-left: 20px;
	text-align: left;
	line-height: 30px;
	}
.question .qinput textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	}
.question .buttonbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	height: 40px;
	width: 490px;
	}
.question .buttonbg img {
	line-height: 36px;
	vertical-align: middle;
	padding-right: 10px;
	}
.question .buttonbg a {
	padding-left: 10px;	
	}
.question .buttonbg p {
	padding-bottom: 15px;
	}
.question .buttonbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}
	

/*-------------------------------------------
FILE UPLOAD STYLES
-------------------------------------------*/
.fileupload {
	background-color: White;
	width: 440px;
	height: 220px;
	text-align: center;
	}
.fileupload .fuheader {
	width: 420px;
	background-color: #DDEFB4;
	padding: 10px;
	font-weight: bold;
	}

.fileupload .fuinput th {
	text-align: right;
	line-height: 30px;
	width: 200px;
	font-weight: normal;
	}
.fileupload .fuinput td {
	padding-left: 20px;
	text-align: left;
	line-height: 30px;
	}
.fileupload .fuinput textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	}
.fileupload .buttonbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	height: 40px;
	width: 420px;
	}
.fileupload .buttonbg img {
	line-height: 36px;
	vertical-align: middle;
	padding-right: 10px;
	}
.fileupload .buttonbg a {
	padding-left: 10px;	
	}
.fileupload .buttonbg p {
	padding-bottom: 15px;
	}
.fileupload .buttonbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}
	

/*-------------------------------------------
ACCORDIAN PANEL STYLES
-------------------------------------------*/

.accordian_break {
	height: 4px;
	}
.accordian_content {
	width: 524px;
	text-align: center;
	background:url(images/accordian_contentbg.gif);
	padding: 10px 0 8px;
	}
.accordian_table {
	width: 480px;
	margin: 0 auto;
	}
.accordian_table th {
	height: 32px;
	padding-right: 4px;
	text-align: right;
	font-weight: 300;
	line-height: 32px;
	border-bottom: 1px solid #FFF;
	width: 150px;
	}
.accordian_table td {

	margin: 0px;
	text-align: left;
	font-weight: 300;
	border-bottom: 1px solid #FFF;	
	}
.accordian_review th {
	width: 150px;
	background: #DDEFB4;
	height: 50px !important;
	}
.accordian_table textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	}
.accordian_review td {
	background: #DDEFB4;
	height: 50px !important;
	padding-right: 5px;
	}
.accordian_contentend {
	width: 524px;
	height: 20px;
	background: url(accordian_contentend.gif);
	margin: 0px;
	}
.accordian a:link, .accordian a:visited {
	display: block;
	width: 524px;
	height: 34px;
	text-indent: 10px;
	line-height: 34px;
	background: url(images/accordiantitle_bg.png);
	background-position: top;
	color: #FFFFFF;
	text-decoration: none;
	}
.accordian a:hover, .accordian a:active {
	text-indent: 24px;
	background-position: 0 -34px;
	color: #FEB301;
	}
.accordian a.accordian_selected {
	text-indent: 24px;
	background-position: 0 -68px;
	color: #FEB301;
	cursor: default;
	}

/*-------------------------------------------
NOTES PANEL STYLES
-------------------------------------------*/
.note_green {
	width: 524px;
	height: 80px;
	overflow: hidden;
	background: url(images/note_green.gif);
	text-align: center;
	margin: 10px 0px 1px 0px;
	}
.note_green table {
	margin: 0 auto;
	margin-top: 30px;
	}
.note_green th {
	text-align: right;
	padding: 2px;
	}
.note_green td {
	text-align: left;
	padding: 2px;
	}
.note_orange {
	width: 524px;
	height: 80px;
	overflow: hidden;
	background: url(images/note_orange.gif);
	text-align: center;
	margin: 20px 0;
	}
.note_orange table {
	margin: 0 auto;
	margin-top: 30px;
	}
.note_orange th {
	text-align: right;
	padding: 2px;
	}
.note_orange td {
	text-align: left;
	padding: 2px;
	}
.note_license {
	width: 524px;
	height: 80px;
	overflow: hidden;
	background: url(images/note_orange.gif);
	text-align: center;
	margin: 10px 0;
	}
.note_license table {
	margin: 10px;
	margin-top: 10px;
	}
.note_license th {
	text-align: right;
	padding: 2px;
	}
.note_license td {
	text-align: left;
	padding: 2px;
	}
.note_license li {
	padding-left: 2px;
	margin-left: 14px;
	}

/*** color picker styles***/
#pickerBox {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555;
	width:353px;
	height:175px;
	background: url(images/picker_bg.png) no-repeat center center;
}
#pickerBox * {
	padding:0;
	margin:0;
}
#pickerBox #pickerHead {
	float:left;
	padding-left:10px;
	padding-top:6px;
}
#pickerBox #pickerClose {
	padding-right:10px;
	padding-top:3px;
	float:right;
}
#pickerBox #pickerClose a:link, #pickerBox #pickerClose a:visited {
	color:#000;
	text-decoration:none;
}
#pickerBox #pickerClose a:hover {
	color:#f40;
	text-decoration:none;
}
#pickerBox #pickerTable {
	border:0;
	clear:both;
	padding-left:10px;
}
#pickerBox .box {
	height:12px;
	line-height:12px;
	width:12px;
}
.pickerPreview 
{
	background-color: #FFF;
	border: 1px solid #000;
	padding: 0 8px;
	height: 16px;
}
.picker 
{
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.pickerClose a,
.pickerClose a:link,
.pickerClose a:hover,
.pickerClose a:visited
{
	border:none;
}
#pickerBox .pickerReset 
{
	margin:0 5px;
	text-align:center;
}
.pickerReset a, 
.pickerReset a:link,
.pickerReset a:visited 
{
	display:block;
	padding:3px;
	background:#ffffe5;
	border:1px solid #ff6c00;
	color:#ff3c00;
}
.pickerReset a:hover 
{
	background:#ffe26d;
	border:1px solid #ff5a00;
}
.pickerReset img 
{
	border:none;
}