@charset "UTF-8";


/* - - - - - - - - - - - - - - - - - - - - -

  CSS by NX WEB Technologies Inc.
  www.nxwebtechnologies.com



#     # #     # #     # ####### ######     #######                                                                         
##    #  #   #  #  #  # #       #     #       #    ######  ####  #    # #    #  ####  #       ####   ####  # ######  ####  
# #   #   # #   #  #  # #       #     #       #    #      #    # #    # ##   # #    # #      #    # #    # # #      #      
#  #  #    #    #  #  # #####   ######        #    #####  #      ###### # #  # #    # #      #    # #      # #####   ####  
#   # #   # #   #  #  # #       #     #       #    #      #      #    # #  # # #    # #      #    # #  ### # #           # 
#    ##  #   #  #  #  # #       #     #       #    #      #    # #    # #   ## #    # #      #    # #    # # #      #    # 
#     # #     #  ## ##  ####### ######        #    ######  ####  #    # #    #  ####  ######  ####   ####  # ######  ####

- - - - - - - - - - - - - - - - - - - - - */


.clearFloatBoth {clear: both; display: block;}
.clearFloatLeft {clear: left; display: block;}
.clearFloatRight {clear: right; display: block;}
.centered {display: block; margin-left: auto; margin-right: auto;}
.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.clearFloat {  clear: left;  display: block;}
.separator{ display:block; width:100%; height:30px;}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background-image: url(/main/images/body-bg.gif);


}

h1 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	padding: 0px 70px;
	margin: 0px;
	margin:30px 0 20px 0;
	color:#BB452B;
}

h3 {
	font-size: 15px;
	color:#9C1008;
	padding: 0px;
	margin: 0px;
	font-weight:lighter;
	letter-spacing: 0.05em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4	{
	font-size: 11px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h5 {
	padding: 0px;
	color: #333333;
	margin: 0px;
	font-size: 10px;
}

a,  a:link {
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
 	outline: none;
}

a:focus {
  color: #000;
 	outline: none;
}

a:active {
  color: #000;
 	outline: none;
}
:-moz-any-link:focus {
 	outline: none;
}
#outerWrapper {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 980px;
	border-left: #000 4px solid;
	border-right: #000 4px solid;
	padding: 0px;
}
#outerWrapper #header {
	position:relative;
	height: 173px;
	margin: 0px;
	padding: 0px;
	width: 980px;
	background-image: url(/main/images/header.jpg);
}
#outerWrapper #header h1{
	text-indent : -9999px;
}
#outerWrapper #header h2{
	text-indent : -9999px;
}
#outerWrapper #header #date {position:absolute;
	top:30px;
	right:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;
	font-weight:bold;
	letter-spacing:0.2em;
	padding: 0px;
	text-align:right;
	z-index:10;
}
#outerWrapper #header #dateShadow {position:absolute;
	top:32px;
	right:48px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:black;
	font-weight:bold;
	letter-spacing:0.2em;
	padding: 0px;
	text-align:right;
	z-index:9;

}
#outerWrapper #header a, #outerWrapper #header a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#outerWrapper #contentWrapper {
	margin: 0;
	padding: 50px 0 0 0;
}

#outerWrapper #contentWrapper #content {
	margin:0 auto;
	margin-bottom:40px;
	margin-top:0px;
	padding:0px;
	min-height:450px;
	height:auto !important;
	height:450px;
	width: 813px;
	position: relative;
}
#outerWrapper #contentWrapper #contentFlash {
	margin:0 auto;
	margin-bottom:40px;
	margin-top:0px;
	padding:0px;
	min-height:450px;
	height:auto !important;
	height:450px;
	width: 860px;
	position: relative;
}

#outerWrapper #contentWrapper #content h1 {position:absolute;
	top: 15px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
#outerWrapper #contentWrapper #subNavBar {
	padding: 0;
	margin: 0px auto;
	width: 910px;
	background: url(/main/images/subNav_background.jpg);
	background-repeat: none;
	background-position: left centered;
}
 #subNavBarPageTitle {
	clear:right;
	float:right;
	display: block;
	padding: 10px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
#outerWrapper #contentWrapper #subNavHeader {
	height: 60px;
	background-image: url(/main/images/content_header.jpg);
	background-repeat: none;
	margin: 40px 0px 0px 0px;
	padding: 0;
}
#outerWrapper #contentWrapper #subNavInfo {
	background-image: url(/main/images/content_info.jpg);
	padding: 0;
	margin: 0;
	background-repeat: none;
}
#outerWrapper #contentWrapper #subNavFooter {
	background-image: url(/main/images/content_footer.jpg);
	height: 70px;
	background-repeat: none;
	margin: 0 auto 0 auto;
	color: white;
}
#outerWrapper #footer {
	height: 119px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background-image:url(/main/images/footer.jpg);
	text-align: center;
	font-size:11px;
	letter-spacing:0.1em;
	color: #797979;
	line-height:1.5em;
}

#outerWrapper #contentWrapper #footer h3 {
	font-size:14px;
	padding: 30px 0px 6px 0px;
	color:#b23601;
}

#footer a,  #footer a:link {
	color: #b4b4b4;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #b4b4b4;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer a:focus {
  color: #fff;
}

#footer a:active {
  color: #fff;
}


/*- Menu Tabs H--------------------------- */

#tabsH {
	font-size:93%;
	line-height:normal;
	padding: 0px;
	margin: 0px;
	bottom: 54px;
	position: absolute;
	right: 10px;
}
#tabsH ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsH li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsH a {
	float:left;
	background:url("/main/images/tableftH1.gif") no-repeat left top;
	margin:0;
	padding:0 4px 0 4px;
	text-decoration:none;
}
#tabsH a span {
	float:left;
	display:block;
	background:url("/main/images/tabrightH1.gif") no-repeat right top;
	padding:6px 25px 5px 20px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
	color:#000000;
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH a:hover span {
	background-position:100% -42px;
}

#tabsH #current a {
	background-position:0% -42px;
}
#tabsH #current a span {
	background-position:100% -42px;
	color:#000;
}

/*Contact Us blocks*/
#contactWrapper1{
	float:left;
	width:360px;
	padding:0;
	margin:30px 40px 0 0;
}
#contactWrapper1 p{
	padding:0 40px;
	margin:0;
}
#contactWrapper2{
	float:left;
	width:370px;
	padding:0;
	margin:30px 0px 0 0;
	border:1px solid #ccc;
}

/* FORM FIELDS
----------------------------------------------------  */

.FormQuickDropdowm{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	font-size:7.5pt;
	color:#354458;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;	
	
}


.FormBttn{
	border-bottom:1px solid #ccc;
	border-top:1px solid #f0fafd;
	border-left:1px solid #f0fafd;	
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#1C3351;
	font-weight:bold;
	width:120px;
	padding-top:4px;
	padding-bottom:4px;	
	
}

.FormQuickDropdowmBttn{
	border-bottom:1px solid #ccc;
	border-top:1px solid #f0fafd;
	border-left:1px solid #f0fafd;	
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#354458;
	font-weight:normal;
	
}

.FormQuickTable{
	padding-top:0px;
	padding-bottom:0px;
}
td{
	font-size:11px;
	color:#333333;
}

.FormQuickTD{
	padding-top:4px;
	padding-bottom:4px;
}

.FormQuickText{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	font-size:7.5pt;
	color:#354458;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
}

.FormQuickTDdotted{
	border-bottom:1px dashed #ccc;
}

.FormQuickTextField{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 145px;
	font-size:7.5pt;
	color:#354458;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
}

.FormQuickTextField2{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	font-size:7.5pt;
	color:#354458;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
}

.FormRequiredTxt{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#Red;
}


/* used for contact us quick form comments field
----------------------------------------------------  */

.FormQuickTextFieldTD{
	padding-right:10px;
}
