/* style */
body {
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {font-weight: bold; color: #f15c28; font-size: 19px; font-family: Geneva, Helvetica, Tahoma, sans-serif; margin: 0px; padding: 0px;}
h2 {font-weight: normal; color: #666666; font-size: 16px; font-family: Geneva, Helvetica, Tahoma, sans-serif; margin: 0px; padding: 0px;}
h3 {font-weight: bold; color: #f15c28; font-size: 15px; font-family: Geneva, Helvetica, Tahoma, sans-serif; margin: 0px; padding: 0px;}
h4 {font-weight: normal; color: #f15c28; font-size: 13px; font-family: Geneva, Helvetica, Tahoma, sans-serif; margin: 0px; padding: 0px;}

/* links */
a:link { color: #f15c28; text-decoration: none;}
a:visited {color: #f15c28; text-decoration: none;}
a:active {color: #f15c28; text-decoration: none;}
a:hover {color: #f15c28; text-decoration: underline;}

table tbody th tr td
{
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
}
table {display: table}
th {display: table-header-group}
tr {display: table-row }
td {display: table-cell }

.ImageLink {border: 0px;}
.Alert { color: #f15c28; }
.required {color: #f15c28; font-size: 10px;}

/* BEGIN Boxes */
#wrapper {
	background: #FFFFFF;
	margin: 0 auto;
	width: 960px;
	height: auto;
}
#header {
	margin: 0px;
	width: 960px;
	height: 80px;
	text-align: left;
	clear: both;
}
#headerLeft {
	margin-left: 10px;
	width: 129px;
	height: 80px;
	text-align: left;
	float: left;
}
#headerRight {
	margin-right: 10px;
	width: 801px;
	height: 80px;
	text-align: right;
	float: left;
	font-size: 11px;
}
#headerBottom {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 3px;
	line-height: 3px;
	clear: both;
	text-align: center;
}
.headerlink, .headerlink:link, .headerlink:hover, .headerlink:visited, .headerlink:active, .headerlink:visited:hover
{
    color: #33669a;
    padding: 5px;
}
#contentContainer {
	width: 960px;
	text-align: left;
	height: 100%;
	margin-top: 30px;
	clear: both;
}
#leftSide2Column
{
	width: 620px;
	text-align: left;
	height: 100%;
	margin-right: 0px;
	float: left;
	padding-top: 3px;
}
#rightSide2Column
{
	width: 340px;
	text-align: left;
	height: 100%;
	float: left;
}
/* END Boxes */

/* BEGIN Footer */
#footer 
{
	width: 960px;
	padding-top: 55px;
	margin-bottom: 20px;
	text-align: center;
    font-size: 11px;
	clear: both;
}
.footerlink, .footerlink:link, .footerlink:hover, .footerlink:visited, .footerlink:active, .footerlink:visited:hover
{
    font-size: 11px;
    color: #666666;
    padding: 5px;
}
/* END Footer */

.formtable 
{
}
.formlabel
{
    font-weight: bold;
    text-align: right;
    width: 200px;
    padding: 3px;
}
.formitem
{
    font-weight: normal;
    text-align: left;
    padding: 3px;
}
.blockquote
{
    font-weight: normal; 
    color: #336699; 
    font-size: 17px; 
    line-height: 24px; 
    font-family: Geneva, Helvetica, Tahoma, sans-serif;
}
.bottomtable
{
    margin-top: 35px;
    background-color: #EEEEEE;
    text-align: center;
    padding: 5px;
}
.bottomtabletitle
{
    font-size: 11px;
    color: #3366CC;
    font-family: Geneva, Helvetica, Tahoma, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
}
.textbottom 
{
    vertical-align:text-bottom;
} 
.bottomtablelink, .bottomtablelink:link, .bottomtablelink:hover, .bottomtablelink:visited, .bottomtablelink:active, .bottomtablelink:visited:hover
{
    color: #999999;
    font-family: Geneva, Helvetica, Tahoma, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 5px;
}

.text_header
{
    color: #33669a;
    font-family: Helvetica, Geneva, Helvetica, Tahoma, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}
.text_highlight
{
    color: #666666;
    font-family: Helvetica, Geneva, Tahoma, sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}
.text_large
{
	font-size: 14px;
}

/* BEGIN DetailGrid */
.DetailGrid
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #fefded;
}

.DetailGridTitle
{
    text-align: left;
    width: 100%;
	font-weight: bold;
    background-color: #fefded;
    padding-top: 10px;
    padding-bottom: 10px;
	font-family: Helvetica, Tahoma, sans-serif;
	line-height: 20px;
	color: #000000;
}

.DetailGridField
{
    text-align: left;
    padding: 5px;
    background-color: #fefded;
    color: #000000;
}

.DetailGridField_Left
{
    text-align: left;
    padding: 5px;
    background-color: #fefded;
    float: left;
    width: 50%;
    color: #000000;
}
.DetailGridField_Right
{
    text-align: left;
    padding: 5px;
    background-color: #fefded;
    float: left;
    width: 45%;
    color: #000000;
}
.DetailGridField_Fit
{
    text-align: left;
    padding: 5px;
    background-color: #fefded;
    float: left;
    color: #000000;
}
/* END DetailGrid */

/* BEGIN DetailGridText */
.DetailGridText
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 95%;
    background-color: #fefded;
    color: #000000;
}

.DetailGridRowText
{
    float: none;
    text-align: left;
    width: 95%;
    padding-top: 5px;
    clear: both;
    overflow: auto;
    background-color: #fefded;
    color: #000000;
}

.DetailGridTitleText 
{
    text-align: left;
    width: 95%;
	font-weight: bold;
    background-color: #fefded;
    padding: 5px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
/* END DetailGridText */

.field_medium
{
	width: 180px;
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.field_large
{
	width: 250px;
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.field_jumbo
{
	width: 555px;
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.field_small
{
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 100px;
}

.field_fit
{
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.field_textarea
{
	color: #666666;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 300px;
}

.ImageButton
{
    border: 0px;
    margin-right: 90px;
    float: right;
}
