.BgColor07 .value input {
/* width:	220px; */
}
.secondtable tr td { padding-bottom:8px; }
.wrapper .BgColor03 { paddin-left:18px; }

form td.bgcolor03{border-bottom:none;border-right:none;}
form td.bgcolor07{border-right:none;}
.comment,.header,.footer,.description,input{font-size:0.9em;}
.explanation{font-size:0.9em;padding-top:5px;padding-bottom:5px;}
.footer{padding:2px;}
.tagline{font-size:0.7em;}
.validatorwarning{background:#FFFFFF;color:#FFFFFF;display:block;font-weight:bold;}
/* center form on page */
body{text-align:center;/* for IE */}
div.wrapper{margin:0 auto;/* for the rest */ text-align:left;/* reset text alignment */}
div.errorMessage td{border-style:solid;border-width:5px;border-color:RED;border-right:none;border-left:none;}


form td {border-color:#FFFFFF; }
.Color01{/* Color: #DDE1E4; */}
.Color02{ Color: #005BA2; }
.Color03{ Color: #FFFFFF; }
.Color04{/* Color: #82A428; */
	-x-system-font:none;
	color:#7FC31C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.Color05{ Color: #666666;/*#610045*/ }
.Color06{ Color: #666666; }
.Color07{ Color: #EDE2EA; }
.BgColor01{/* background-color: #DDE1E4; */}
.BgColor02{/* background-color: #005BA2; */}
.BgColor03{	background-color: #FFFFFF; }
.BgColor04{ background-color: #82A428; }
.BgColor05{ background-color: #610045; }
.BgColor06{ background-color: #FFFFFF; }
.BgColor07{ background-color: #FFFFFF; }


/*startcustomcss*/
body{
	margin: 0px;
	padding: 0px;
	background: #D6D7D1 url(images/bodybg.jpg) repeat-y scroll 0 0;
	text-align:center; /* for IE */
	}
body,p,td,th,div,blockquote,dl,ul,ol {
	font: 11px/140% "Trebuchet MS", Tahoma,Verdana,Arial,Helvetica,sans-serif normal;
	color: #222; 
	border-collapse:collapse;
	}
td span span { font-size:13px; !important; }
div.wrapper{
	margin:0 auto;/* for the rest */
	text-align:left;/* reset text alignment */
	width: 766px;/* or a percentage,or whatever */
	background: #FFF;
	border-left: 1px solid #BABBB3;
	border-right: 1px solid #BABBB3;
	}
div.header{
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/header_bg.gif) repeat-x;
	text-align:center; /* for IE */
}
div.headline {
	margin: 1.4em; 
	}
div.errorMessage {
	border-style:solid;
	border-width:5px;
	border-color:RED;
	border-right:none;
	border-left:none;
	}
.firsttable { margin-left: 20px; }
.secondtable { margin-left: 10px; margin-top:10px; }
/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2em; line-height: 0; margin-bottom: 0; color: #7FC31C; }
h2 { font-size: 1.1em; margin-bottom: 0.75em; color: #666;}
h3 { font-size: 1em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: .9em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: .9em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table { margin: 0; width: 600px; }
td { margin:0px; padding:0px; }


/* Misc classes
-------------------------------------------------------------- 

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.left		{ float: left; margin: 0 18px 18px 0; }
.right		{ float: right; margin: 0 0 18px 18px; }
.callout	{ font-size: 11px; color: #a39c8d; border: 1px solid #ddd; background: #f1f2e7; padding: 8px 10px; margin-bottom: 18px; }
.callout :last-child	{ margin-bottom: 0; }
.callout h4				{ font-size: 11px; line-height: 18px; }
.column		{ float: left; width: 65%; }
.sidebar	{ width: 25%; font-size: 11px; color: #a39c8d; }
#content	{ margin: 36px 36px 36px 72px; min-width: 40em; max-width: 60em; _width: 50em; }
#biopic		{ width: 98px; }*/


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- 

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }*/


/* Form fields
-------------------------------------------------------------- */
/*#VDaemonID_1 {
	float: right;
	height: 350px;
	width: 210px;
	margin: 5px 12px 0px 0px;
	padding: 1em;
	background: transparent url(Jumpstart-it/data/templates/onlineforms/images/box01.gif) no-repeat scroll 0 0;
	font: 1em/180% "Trebuchet MS", Tahoma,Verdana,Arial,Helvetica,sans-serif bold;
}8*/
.required span {
	color: #ff6600
}
.required img {
	margin-left: 15px;
}
.validatorwarning {
	color: #ff6600
}
.required .validatorwarning input {
	color: #ff6600;
	border: 1px solid #ff6600;
}

input {
	font-size: 12px;
	padding: 1px;
}

input.text, input.title,
textarea, select {
  margin:0px;
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

/*input.sizing { width: 280px; }
input.text,input.title   { padding:5px; }
input.title   { font-size:1.5em; }
textarea      { height: 250px; padding:5px; }*/


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
	float: left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #bbb;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons .positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons .negative, button.negative{
    color:#d12f19;
}
.buttons .negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons .negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
input.textbutton{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	}
/* SIDEBAR */
#sidebar {
	position:absolute;
	left:50%;
	margin-left: 148px;
    background:#fff url(../images/sidebar.gif) no-repeat scroll 0 0;
    height:379px;
    padding:5px 12px 0;
    width:210px;
    }
#sidebar { margin-left: expression('168px'); margin-left /*\**/: 168px\9 } /* IE Fixes */
#sidebar { width: expression('190px'); width /*\**/: 190px\9 } /* IE Fixes */
#sidebar h1 {
	color:#0066CC;
    font-size:14px;
    font-weight:bold;
	line-height:140%;
    padding:0px;
    }
#sidebar h2 {
    font-size:14px;
    font-weight:bold;
    padding:0px;
    }
#sidebar p {
    font-size:12px;
    padding:0px;
    }
/*endcustomcss*/

