/* CSS Document */
body {
	font: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000000;
	text-align:center;
	min-width: 750px;
	background: #CCCCCC;
}
#wrapper {
	width: 750px;
	margin: 10px auto 0;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 0px;
	}
#header {
	width: 750px;
	height: 101px;
}
#sfsi {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
#nav {
	background: #63BC46 url(images/ttn2/green.gif) repeat;
	margin: 0px;
	padding: 1px 2px;
	width: 746px;
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 3px;
}
#nav li {
	display: inline;
}
.current {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#nav li a:link, #nav li a:visited, #nav {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#subheader {
	border-style: none;
	height: 34px;
	width: 750px;
}
#subhead {
	margin: 0px;
	float: left;
	background: #FFFFFF url(images/ttn2/subhead.gif) no-repeat;
	border-style: none;
	height: 29px;
	width: 568px;
	font-size: 12pt;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #223BB9;
}
#sub_corner {
	padding: 0px;
	width: 150px;
	margin: 0px;
	float: left;
	background: url(images/ttn2/corner.gif) no-repeat;
	border-style: none;
	height: 34px;
}
#left_bar {
	width: 150px;
	background: url(images/ttn2/side_bk.jpg) repeat-x;
	float: left;
	border-bottom: 0px none;
	border-top-style: none;
	border-left-style: none;
	border-right: 0px none;
	border-top-width: 0px;
	border-left-width: 0px;
}

#left_middle {
	padding: 5px;
	font-size: 10pt;
	margin: 0px 0px 0px 150px;
	color: #000000;
	display:inline-block;
	vertical-align: top;
	clear: none;
}
#content2 {
	padding: 0px;
	font-size: 10pt;
	width: 750px;
	margin: 0px;
	color: #000000;



	/* Hides from IE5-mac \*/
	* height: 1%;
	line-height: 18px;
}
#content {
	padding: 5px;
	font-size: 10pt;
	width: inherit;
	margin: 0px;
	color: #000000;

	/* Hides from IE5-mac \*/
	* height: 1%;
	clear: both;
	/* End hide from IE5-mac */
}
#subfooter {
	height: 34px;
	width: 750px;
	font-size: 9px;
	clear: both;
	padding: 0px;
}
#footer {
	text-align: center;
	color: #000000;
	width: 750px;
	margin: 0px auto;
	height: 25px;
	font: 9px Verdana, Arial, sans-serif;
}
#footer li {
	display: inline;
}
#footer a:link{
	color: #000000;
}
#left_edge {
	width: 150px;
	float: left;
	border-bottom: none;
	border-top-style: none;
	border-left-style: none;
	border-right: 1px solid #CCCCCC;
}
#subfoot {
	margin: 0px;
	float: left;
	background: url(images/ttn2/footer.gif) no-repeat;
	border-style: none;
	width: 600px;
	text-align: center;
	height: 29px;
	padding: 5px 0px 0px;
}
#foot_corner {
	padding: 0px;
	width: 150px;
	margin: 0px;
	float: left;
	background: url(images/ttn2/footer_corner.gif) no-repeat;
	border-style: none;
	height: 34px;
}
#content H5{
	color: #F38026;
	padding: 2px 2px 2px 0px;
	font-size: 115%;
}
#form {
	margin-left: 5px;
	margin-right: 5px;
}
#form .btn {
	margin-top: 5px;
	margin-left: 340px;
	padding-right: 5px;
	padding-left: 5px;
}
#form .smbtn {
	margin-top: 5px;
	margin-left: 175px;
	padding-right: 5px;
	padding-left: 5px;
}

#smframe {
	border: 1px solid #999999;
	padding: 3px;
	margin: 5px 5px 0px;
}

#frame {
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#frame h4, #left_block h4, #right_block h4, #frame h2, #smframe H4, #smframe H2 {
	text-align: center;
	background: #FFCC00;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 5px;
	color: #203AB9;
}
#frame h5, #left_block h5, #right_block h5, #smframe H5{
	margin: 0px 0px 5px;
	padding: 0.2em 0 .02em 0px;
	color: #F38026;
	font-size: 10pt;
}
#left_block {
	margin: 0px 5px 5px;
	padding: 5px;
	width: 350px;
	float: left;
	border: 1px solid #000000;
}
#left_box {
	width: 390px;
	float: left;
	margin-top: 0px;
	clear: none;
}
#right_block {
	margin: 20px 5px 5px 370px;
	padding: 5px;
	width: 350px;
	clear: none;
	border: 1px solid #000000;
	display: inline-block;
}
#right_box {
	margin: 0px 5px 0px 400px;
	padding: 5px;
	width: 175px;
	clear: none;
	text-align: left;
}
#message {
	clear: both;
	margin: 10px 5px 5px;
	padding: 5px 0px 0px;
}
#label {
	text-align: right;
	float: left;
	padding: 2px 2px 0px 0px;
	width: 150px;
	clear: both;
}
#field {
	text-align: left;
	margin-left: 155px;
	margin-bottom: 5px;
}
#label3 {
	text-align: right;
	float: left;
	padding: 2px 2px 2px 0px;
	width: 150px;
	clear: both;
}
#field3 {
	text-align: left;
	margin-left: 155px;
	margin-bottom: 5px;
}
#comments {
	vertical-align: top;
}
#comment_label {
	vertical-align: top;
	float: left;
	padding-right: 2px;
	width: 150px;
}
#field3_label {
	text-align: left;
	margin-left: 155px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
}
#clearone {
	height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*Layout */

.bottom_bk {
	background-color: #FFCB08;
	height: 52px;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}

.toplink {
	font-size: 9pt;
	font-weight: lighter;
	text-align: right;
	width: 95%;
}

SUP {
	vertical-align: super;
	font-size: smaller;
}
.note {
	font-size: 9px;
	text-align: center;
}
.small {
	font-size: 9px;
	line-height: 12px;
}
.padded {
	padding: 3px;
	clear: left;
}
H2 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.header2 {
	font-size: 14pt;
	color: #C71D22;
	font-weight: bold;
}
.header3 {
	font-size: 12pt;
	color: #1E37B8;
	font-weight: bold;
}
H3 {
	font-size: 12pt;
	color: #1F38B9;
	font-weight: bold;
}
.header4 {
	font-size: 10pt;
	color: #388734;
	font-weight: bold;
}
H4 {
	font-size: 10pt;
	color: #1F38B9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.header5 {
	font-size: 10pt;
	color: #F38026;
	font-weight: bold;
}
H5 {
	font-size: 10pt;
	color: #F38026;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.header6 {
	font-size: 8pt;
	color: #000000;
}
H6 {
	font-size: 8pt;
	color: #000000;
}

/* Tables*/
table.product {
	border: thin solid #000000;
	background-position: center;
	font-size: 9pt;
	text-align: center;
	clear: right;
	color: #000000;
}
tr.top {
	background-color: #72108E;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
}
tr.headrow {
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background: #F38026;
}
tr.bigheadrow {
	background-color: #F38026;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000
}
tr.subrow {
	background-color: #CCCCCC;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.row1 {
	background-color: #F9FAFE;
	text-align: center;

}
.row2 {
	background-color: #FDEEE1;
	text-align: center;
}
.row3 {
	background-color: #F4F7A2;
	text-align: center;
}
tr.total {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
table.standard {
	font-size: 10pt;
}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #458B34;
}

/* Forms */
.disable {
	background-color: #CCCCCC;
}

/* Links */
a {
	color: #1F39B9;
}
a:visited {
	color: #4A0C5C;
}
a.headrow {
	color: #FFFFFF;
}
