body { background-image: url(images/slice_bg.jpg); background-repeat: repeat-x; background-color: #f8f8f8; background-position: center top; margin: 0px; padding: 0px;}
a:link { color: #0e4d94; text-decoration: none;}
a:visited { color: #0e4d94; text-decoration: none;}
a:hover { color: #0e4d94; text-decoration: underline;}
a:active { color: #0e4d94; text-decoration: none;}
.form1 { margin: 0px; padding: 0px;}
.slice_bgside { background-image: url(images/slice_bgside.jpg); background-repeat: repeat-x; background-color: #f8f8f8; background-position: center top;}
.hp_inset_bg1 { background-image: url(images/hp_inset_bg1.jpg); background-repeat: no-repeat; background-position: center top;}
.resource_bg1 { background-image: url(images/resource_bg1.jpg); background-repeat: no-repeat; background-position: center top;}
.resource_bg2 { background-image: url(images/resource_bg2.jpg); background-repeat: no-repeat; background-position: center top;}
.contact_form1_bg { background-image: url(images/contact_form1_bg.jpg); background-repeat: no-repeat; background-position: center top;}
.quote_form1_bg { background-image: url(images/quote_form1_bg.jpg); background-repeat: no-repeat; background-position: center top;}
.callout_bg1 { background-image: url(images/callout_bg1.png); background-repeat: no-repeat; background-position: center top;}
.tech_bg1 { background-image: url(images/tech_bg1.jpg); background-repeat: no-repeat; background-position: center top;}
.tabbed_bg1 { background-image: url(images/tabbed_bg1.jpg); background-repeat: no-repeat; background-position: center top;}
.footer_topedge { background-image: url(images/footer_edge.jpg); background-repeat: repeat-x; background-position: top;}
.footer_bottomedge { background-image: url(images/footer_edge.jpg); background-repeat: repeat-x; background-position: bottom;}
.footer_leftedge { background-image: url(images/footer_edge.jpg); background-repeat: repeat-y; background-position: left;}
.footer_rightedge { background-image: url(images/footer_edge.jpg); background-repeat: repeat-y; background-position: right;}
.white1 { background-color: #FFFFFF;}
.brown1 { background-color: #d98635;}
.blue1 { background-color: #3595d9;}
.blue_headline1 { font-family: Verdana; font-size: 23px; font-weight: normal; color: #1a4c98;}
.blue_headline2 { font-family: Verdana; font-size: 30px; font-weight: normal; color: #1a4c98; line-height: 32px; letter-spacing: -1px;}
.resources1 { font-family: Verdana; font-size: 14px; font-weight: normal; color: #1a4c98;}
.resources2 { font-family: Verdana; font-size: 16px; font-weight: bold; color: #1a4c98; line-height: 20px;}
.bodytext1 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #1a4c98; line-height: 20px;}
.callouttext1 { font-family: Verdana; font-size: 13px; font-weight: bold; color: #1a4c98; line-height: 16px;}
.callouttext2 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #1a4c98; line-height: 16px;}
.sidebar1 { font-family: Verdana; font-size: 13px; font-weight: bold; color: #FFFFFF;}
.sidebar2 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #1a4c98;}
.formtext1 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #1a4c98;}
.formfield1 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #1a4c98;}
.formfield2 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #1a4c98; border-color: #1a4c98; border-width: 1px; width: 266px; height: 15px;}
.formfield3 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #1a4c98; border-color: #1a4c98; border-width: 1px; width: 266px; height: 32px;}
.formfield4 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #1a4c98; border-color: #a7a6a5; border-width: 1px; width: 196px; height: 18px;}
.formfield5 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #1a4c98; width: 400px;}
.formbutton1 { font-family: Verdana; font-size: 11px; font-weight: bold; color: #1a4c98;}
.gray_text1 { font-family: Verdana; font-size: 13px; font-weight: normal; color: #6c6c6c; line-height: 22px;}
.gold_text1 { font-family: Verdana; font-size: 13px; font-weight: normal; color: #d98635; line-height: 22px;}
.breadcrumb_text1 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #1a4c98;}
.footer_text1 { font-family: Verdana; font-size: 12px; font-weight: bold; color: #1a4c98; line-height: 16px;}
.footer_text2 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #1a4c98; line-height: 16px;}
.footer_text3 { font-family: Verdana; font-size: 10px; font-weight: normal; color: #6c6c6c;}

input.error { border: 1px solid #ff0000; }
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 11px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 0px solid #aaaaaa; background: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }


/* Datepicker
----------------------------------*/
.ui-datepicker { background: #E9EDF0; width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/