/*Common

------------------------------------------------------------------------- */
* { margin:0;padding:0; font-family: Arial,Helvetica,Tahoma,Verdana,sans-serif;}
img { border: 0 }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul { list-style: none; text-align: left; }


	  
/*Layout

------------------------------------------------------------------------- */
body { background: #F0F1F3 url(images/bg-body.jpg) center 0 repeat-x; font-size: 12px; color: #575961; }

#head, #top_head, #content, #footer { width: 949px; padding: 0 15px; margin: 0 auto; position: relative; overflow: visible; clear: both; z-index: 1;}

/* Head

------------------------------------------------------------------------- */
#head { margin: 15px auto; line-height: 80px; height: 80px; }
#home { width: 218px; height: 82px; background: url(images/sky-windows.gif) 0 0 no-repeat; float: left;}
#head ul {float: right;}
#head ul li { padding-left: 88px; background: url(images/raquo.gif) 71px 37px no-repeat; float: left; }
#head ul li#ad {color: #A1A3A7; font-size: 14px; font-weight: bold; letter-spacing: -1px;}
#head ul li#ph {color: #6A6F7F; font-size: 16px; font-weight: bold; letter-spacing: 1px;}


/* Top

------------------------------------------------------------------------- */
#top_head { margin: 0 auto; height: 230px; }
#top { height: 235px; width: 730px; overflow:hidden;}
#shadow {width: 730px; height: 235px; background: url(images/bg-top.jpg) 0 0 no-repeat;}
h1 {color: #194892; font-size: 19px; font-style: italic; width: 592px; text-indent: 58px; text-align: justify; padding: 55px 0 0 40px; background: url(images/quote-up.gif) 40px 34px no-repeat; line-height: 22px;}
h1 span {float: right; color: #194892; font-size: 19px; font-style: italic; padding-right: 50px; background: url(images/quote-dn.gif) right 0 no-repeat; margin-top: 5px;}

ul#quick-links {position: absolute; left: 756px; top: 0px; width: 229px; overflow: visible;}
ul#quick-links li { height: 111px; margin-top: 13px; background: 0 0 no-repeat; position: relative;}
ul#quick-links li:first-child {margin-top: 0;}
ul#quick-links li#esw { background-image: url(images/bg-esw.jpg);}
ul#quick-links li#tes { background-image: url(images/bg-tes.jpg);}
ul#quick-links li a {position: absolute; left: 0; bottom: 1px; width: 165px; padding-right: 10px; line-height: 29px; height: 29px; overflow: hidden; text-align: center; font-size: 13px; color: #FFF; background: url(images/quick-menu.jpg) 0 0 no-repeat;}
ul#quick-links li a:hover {text-decoration: none; background-image: url(images/quick-menu-hover.jpg);}

/* Content 

------------------------------------------------------------------------- */
#content { margin: 15px auto;}

#site-content {width: 685px; float: right; text-align: justify; line-height: 22px; font-size: 13px; letter-spacing: -.1px;}
#site-content p { margin: 15px 0}


ul#site-nav {width: 250px; float: left;}
ul#site-nav li { heAight: 34px;}
ul#site-nav li a{ display: block; width: 210px; padding-left: 38px; background: url(images/sm_2.gif) 0 0 no-repeat; font-size: 13px; line-height: 32px; border-bottom: solid #CCCCCC 1px; border-right: solid #CCCCCC 1px; color: #575961;}
ul#site-nav li.shrink a {font-size: 11px;}
ul#site-nav li a:hover, ul#site-nav li a.selected {background-image: url(images/sm-hover_2.gif); text-decoration: none;}

h2 { background: #E4E6E9; font-size: 16px; line-height: 44px; text-align: center; font-weight: bold; margin-bottom: 18px;text-transform: uppercase;}
img.fl, img.fr { border: 3px solid #E4E6E9; margin: 16px 0;}
img.fl {margin-right: 20px; }
img.fr {margin-left: 20px; }

/* Footer

------------------------------------------------------------------------- */
#footer {width: 100%; height: 60px; padding: 0; background: #B6B7BA;}
#footer .inner { line-height: 35px; color: #77797D; width: 949px; margin: 0 auto;}
#footer ul { float: right; background: #A1A3A8; line-height: 25px; padding: 0 20px 0 6px;}
#footer ul li { display: inline; padding: 0 13px;}
#footer ul li a { color: #FFF; background: url(images/arr.gif) 0 4px no-repeat; padding-left: 16px; text-transform: uppercase; font-size: 10px;}

/* Other

------------------------------------------------------------------------- */
.fl { float: left; }
.fr { float: right; }
.clear { clear:both; }

/* Forms
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}





