@CHARSET "UTF-8";

/*STRIP OUT THE IE AND FIREFOX DIFFERENCES */
/*
html,body,div,span,applet,object,iframe,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,fieldset,form,label,legend,table1,caption,tbody1,tfoot1,thead1,tr1,th1,td1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*/
* {
	zoom: 1.0;
}

body {
	background-color: #ffffff;
}

pre.mod
{
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}


.brd {
	border: 1px solid #000000;
}

.clr_brown {
	color: #a77d21;
}

a.link05 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
}

a.link05:hover {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

a.link {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
}

a.link:hover {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

a.link17 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
}

a.link17:hover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: underline;
}

a.link17b {
	color: #0030cc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dotted #0030cc;
}

a.link17b:hover {
	color: #0030cc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
}

a.link2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
}

a.link2:hover {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

.input_text {
	border: 1px solid #dadee1;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-style: italic;
	width: 150px;
}

.brd {
	border: 1px solid #000000;
}

.brd2 {
	border: 1px solid #ff0000;
}

.grey {
	color: #808080;
}

.text02 {
	font-size: 24px;
	font-family: Verdana, Arial, sans-serif;
}

.text05 {
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
}

.text1 {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.text15 {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.text17 {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.text2 {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.linkone {
font-family: Arial, Helvetica, sans-serif; 
font-size:.97em;
font-weight:bold;
padding:0px 0 0 0;
margin:0px 0 0 360px;
color:#60ABCB;
}
.linkonecolor {
color:#60ABCB;
}
a.linkone:hover {
color:#60ABCB;
text-decoration:underline;
}

.linktwo {
font-family: Arial, Helvetica, sans-serif; 
font-size:.97em;
font-weight:bold;
padding:0px 0 0 0;
margin:0px 0 0 360px;
color:#D28631;
}
.linktwocolor {
color:#D28631;
}
a.linktwo:hover {
color:#D28631;
text-decoration:underline;
}

.linkthree {
font-family: Arial, Helvetica, sans-serif; 
font-size:.97em;
font-weight:bold;
padding:0px 0 0 0;
margin:0px 0 0 360px;
color:#70919E;
}
.linkthreecolor {
color:#70919E;
}
a.linkthree:hover {
color:#70919E;
text-decoration:underline;
}



DIV.tooltip {
	visibility: hidden;
	position: absolute;
	background-color: #aaaaaa;
}

DIV.tooltip_box {
	position: relative;
	right: 2px;
	bottom: 2px;
	padding: 4px;
	border: #000000 1px solid;
	background-color: #ffffe1;
}






.px11white{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
}

.textfield { 
	height:18px;
	font-family:verdana;
	font-size:11px;
}


.textfieldsmall { 
	height:15px;
	font-family:verdana;
	font-size:10px;
}

.graylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
}

a:hover.graylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.px11white{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
}

.px11grey{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4a4a4a; 
	background-color: #FFFFFF;
}

.px20grey{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 22px; 
	color: #4a4a4a; 
	font-weight: bold;
}

.px11black{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF;
}

.px10blue{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 10px; 
	color: #003366;
}

.px11blue{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003366;
}

.px11red{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff0000;
}

.px12blue{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366;
	line-height: 18px;
}

.px12blue_nav{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366;
	line-height: 18px;
	text-decoration: none;
}

.px14blue{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 14px; 
	color: #003366;
	line-height: 24px;
}


.px22white{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 22px; 
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
.px18white{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
.hometitle{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
}

.hometitle2{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

.sswatermark {
	background-image: url(res/watermark.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}











.brown { 
	background-image: url(res/brown_dot.gif); 
	background-repeat:repeat;
}

.brandbrown {
	background-color: #908277;
}

.brandltbrown {
	background-color:#c7b9ae;
}

.brandgray {
	background-color:#c0c0c0;
}

.brandltgray {
	background-color:#CCCCCC;
}

.brandwhite {
	background-color: #ffffff;
}

.brandblue {
	background-color:#002C5F;
}

.grey { 
	background-image: url(res/grey_dot.gif); 
	background-repeat:repeat;
}

.smbluebar { 
	background-image: url(res/sm_bluebar.gif); 
	background-repeat:repeat-x;
}

.lgbluebar { 
	background-image: url(res/blue_bar.jpg); 
	background-repeat:repeat-x;
}

.bottombar { 
	background-image: url(res/bottom_bar.jpg); 
	background-repeat:repeat-x;
	background-color:#908277;
}



.px11red{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff0000; 
}

.px12red{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ff0000; 
}



.px14white{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
}

.px11offwhite{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #f5f5f5; 
}

.px14blue{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 14px; 
	color: #002C5F;
}


.px14brown{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 14px; 
	color: #908277;
}

.px12brown{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	color: #908277;
}



.textfieldsubmit { 
	height:28px;
	font-family:verdana;
	font-size:14px;
	color:#000000;
	border: 2px black solid;
}

.textfieldhome { 
	height:16px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	border: none;
}

.textfieldhome2 { 
	height:16px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	border: none;
}

.textfieldclear { 
	height:14px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	border: none;
}

.textarea {
	background-color:#ffffff;
	font-family:verdana;
	font-size:11px;
}

.subnavbg {
	background-color: #ffffff;
	background-image: url(res/subnavbg.gif);
	background-repeat: repeat-x;
}

.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dcdcdc;
	text-decoration: none;
}

.subnavtexton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002C5F;
}

.graylinkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002C5F;
}





.pglinks{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #002C5F;
	text-decoration:none;
}

.textareareg {
	background-color:#ffffff;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	border: 1px black solid;
	width: 200px;
}

.empDir_CompanyName{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.empDir_Body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.empDir_Title{
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}

.empDir_Subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	color:#000000;
}






.copy_main02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.copy_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

.copy_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E58E27;
}

.copy_brown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908277;
	font-weight: bold;
}

.copy_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.list{
	list-style: solid square;
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.bg_gray{
	background-image: url(res/res_02/bg_whyssworks.gif);
	background-repeat: repeat-x;
	color: #79779E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bg_brown-gradient{
	background-image: url(res/res_02/bg_award.gif);
	background-repeat: repeat-x;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 

.footer_02{
	background-image: url(res/res_02/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716F64;
}

.border_right{
	border-right: 1px dotted #89B1D9;
}

.border_bottom{
	border-bottom: 1px dotted #89B1D9;
}

.padding_02{
	padding: 15px;
}