/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
	text-align: center;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

body {
	text-align: center;
	line-height: 1.5em;
	color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	text-align: left;
	width: 325px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B1B1CB;
}
#tdLevel3 h1 {
	width: 99%;
	margin-left: 10px;
	margin-right: 10px;
}
.tdLevel3img {
	padding-left: 30px;
}
#tdLevel3 img {
	vertical-align: top;
	margin-bottom: 2px;
	top: 0px;
}
p {
	text-align: left;
	width: 290px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 1.7em;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
	font-size: 1.2em;
	color: #586B7A;
	line-height: 1.5em;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
	font-size: 1em;
	font-style: italic;
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

h5 {
  font-size: 1em;
}
#textBlock {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
}
#textBlock ul {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	width: 290px;
}
.mainTable {
	border: 1px solid #666666;
	padding-right: 10px;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}



/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}
.textImg {
	top: 10px;
	vertical-align: top;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#download ul {
	font-style: italic;
	line-height: 1.5em;
}
#download li {
	list-style-position: inside;
	list-style-image: url(../images/pdf-icon.gif);
	vertical-align: top;
	text-align: left;
}



/* Lists */
ul li {
  list-style-image: url(../images/bg/submenu1.gif);
}

ol li {
  font-weight: bold;
  color: #668FA3;
}

ol li span {
  font-weight: normal;
  color: #444;
}



/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}
#lowerInsideMiddle li {
	line-height: 1.5em;
}



/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}





#lowerInsideMiddle td {
	padding: 4px;
	border: 2px solid #999999;
}
#lowerInsideMiddle p {
	line-height: 1.5em;
}
#lowerInsideMiddle ul {
	font-weight: bold;
	color: #478DCB;
}
#download {
	text-decoration: underline;
}
/* form */
body{
	background: #FFFFFF;
}

a{
	color: #0000FF;
}

a:visited{
	color: #0000FF;
}

.form_table{
	width: 650px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.segment_header{
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	color: #FFFFFF;
	width: 100%;
}

.q{
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.q .question{
	font-weight: bold;
}

.q .left_question_first{
	width: 12em;
}

.required .icon{
	background-image: url(/images/icons/formIcons/requiredStar.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 14px;
}

.q .text_field{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .file_upload{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #000000;
	margin-top: 1px;
}

.q .file_upload_button{
	margin-top: 2px;
	border-color: #CCCCCC;
	clear: left;
}

.q .drop_down{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .matrix .multi_scale_break{
	background-color: #037EC1!important;
	font-weight: normal !important;
}

.q .matrix th{
	color: #FFFFFF;
	background: #000099;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.q .matrix td{
	padding: 1px 2px 2px 2px;
	text-align: center;
	border-left: 1px solid #DDDDDD;
	white-space: nowrap;
	height: 26px;
}

.q .matrix_row_dark td{
	color: #000000;
	background: #F0F0F0;
}

.q .matrix_row_light td{
	color: #000000;
	background: #F9F9F9;
}

.outside_container{
	width: 605px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.outside_container .submit_button{
	color: #000000;
	background: #D4D0C8;
	border-style: outset;
	border-width: 2px;
	border-color: #000000;
}

.outside_container .progress_bar{
	background: #000000;
	margin: 0;
}
.style2 {
	color: #000066
}
