html, body, form {margin:0; padding:0;}
body {
	background:#E4E2DC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5a5b5e;
}

.wrap
{
	width: 765px;
	margin: 0 auto;
}

#top .wrap
{
	width: 900px;
}

#header
{
	height: 133px;
	overflow: hidden;
	background: url(images/header-bg.jpg) top left repeat-x #0CC8E5;
}

#top
{
	height: 45px;
	color: #CCDBE1;
	font-size: 11px;
}

#top .top-nav
{
    float: left;
	padding: 3px 0 0 0;
	margin: 0;
}

#top .top-nav a, #top a
{
    color: #fff;
}

#top form
{
	float: right;
	width: 530px;
	text-align: right;
}

#top form select, #top form input, #top form button
{
	font-size: 1em;
}

#top p
{
	margin: -3px 0 0 0;
}

#top .wrap
{
	width: 740px;
	padding: 15px 0px 15px 25px;
}

#content
{
	background: #F7F4ED;
	padding: 0 0 20px 0;
	min-height: 300px;
	font-size: 12px;
}

.content-wrap
{
	padding: 10px 25px 25px 25px;
	line-height: 17px;
	clear: left;
}

#google_translate_element
{
	position: absolute;
	top: 50px;
	right: 20px;
}

/*#content .wrap
{
	width: 715px;
	padding: 10px 25px;
}*/

#footer
{
	background: url(images/footer-bg.jpg) top repeat-x #E5E2DD;
	font-size: 11px;
}

#footer .wrap
{
	width: 715px;
	padding: 10px 25px;
}

#footer a:link, #footer a:visited
{
	color: #5a5b5e;
	text-decoration: none;
}

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

#footer .align-center
{
    padding: 20px 0 0;
}
/* Nav */
#global-nav
{
	/*float: left;*/
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(images/link-bg.jpg) top right repeat-x;
}

#global-nav li
{
	float: left;
	background: url(images/link-bg.jpg) top right repeat-x;
}

#global-nav li a
{
	display: block;
	background: url(images/link-corner.jpg) top right no-repeat;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 14px 20px;
	letter-spacing: 0px;
}
#link-images
{
	clear: left;
	padding: 0;
	margin: 0 0 0 -1px;
	list-style: none;
}

#link-images li
{
	float: left;
	width: 190px;
	margin: 0 0 0 1px;
}

#link-images li img
{
	margin: 0 0 -2px 0;
}

#link-images a
{
	display: block;
	color: #fff;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	font-size: 11px;
}
/* Page */
h2.page-title
{
    font-family: "Helvetica Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #424242;
    font-weight: bold;
    text-transform: uppercase;
}
h2.highlight
{
    font-family: "Helvetica Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #E6AC00;
    font-weight: bold;
    text-transform: uppercase;
}
/* Directory */
.listing-item
{
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #D5D2CD;
}

.listing-item h3
{
    font-size: 15px;
    margin: 0 0 15px 0;
}

.listing-item .listing-content
{
    line-height: 1.6em;
}

.listing-item dt
{
    float: left;
    width: 70px;
    font-weight: bold;
}

.listing-item dd
{
    margin: 0 0 0 80px;
}

.listing-item dd p
{
    margin: 0 0 0.5em;
}
/* Account */
#page-account
{
    margin: 0 -25px;
}

#page-account .panel
{
    border-bottom: 1px solid #d4d4d4;
    padding: 0 10px 10px;
    margin: 0 0 10px 200px;
}

#page-account .last
{
    border: none;
}

.panel h3
{
    font-size: 1em;
    margin: 0 0 5px;
}

.left-panel
{
    float: left;
    width: 190px;
    background: #D8D8D0;
}

.left-panel ul
{
    padding: 12px 0 12px 24px;
    margin: 0;
    list-style-image: url(images/bullet.gif);
}

.left-panel ul a.current
{
    color: #5a5b5e;
    font-weight: bold;
}

.user-form .form-field label
{
    float: left;
    width: 120px;
    padding: 4px 0 0;
    font-weight: normal;
}

.user-form .form-field label.inline
{
    float: none;
    width: auto;
    padding: 0;
    display: inline;
}

.user-form .form-action
{
    border-top: 1px solid #d4d4d4;
    padding: 10px 0 0;
}


/* Links */
a img
{
	border: none;
}

a
{
    color: #004D6B;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.edit
{
    font-size: 10px;
}
/* Tabs */
ul.tabs
{
    float: left;
    width: 100%;
    background: #fdfdfd;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.tabs li
{
    float: left;
}

ul.tabs a
{
    display: block;
    text-transform: uppercase;
    padding: 4px 8px 4px 4px;
}

ul.tabs a.tab-current
{
    font-weight: bold;
}
/* Tables */
.listing
{
    width: 100%;
}

.listing thead th
{
    border-bottom: 2px solid #00C2E5;
    border-bottom: 2px solid #5296BB;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
}

.listing th, .listing td
{
    padding: 4px 6px;
}

.listing tr.alt
{
    background: #E5E2DD;
    background: #ccdbe1;
}
/* Forms */
.form-field
{
    float: left;
    width: 100%;
    margin: 5px 0;
}

.form-field label
{
    display: block;
    font-weight: bold;
}

.table-form .form-field label
{
    float: left;
    width: 120px;
    padding: 2px 0 0 0;
}

.wide-form .form-field label
{
    width: 150px;
}

.table-form .form-field-wrap
{
    margin: 0 0 0 120px;
}

.wide-form .form-field-wrap
{
    margin: 0 0 0 150px;
}

.form-field .required
{
    color: #f00;
    font-weight: normal;
}

.form-field input.checkbox, .form-field input.radio
{
    margin: 0 4px 0 0;
    padding: 0;
    font-size: 1px;
}

.form-field label.no-block
{
    display: inline;
    float: none;
    padding: 0;
    width: auto;
}

.form-field .textarea, .form-field select, .form-field input.textbox/*, .regular-form button*/
{
    font-size: 13px;
    padding: 3px;
}

.regular-form h3
{
    font-size: 1em;
    padding: 10px 0 5px;
    margin: 0;
    clear: both;
}

table.contact
{
    width: 100%;
}

.contact th.label
{
    width: 100px;
    text-align: left;
    white-space: nowrap;
}

.contact th.label label
{
    display: block;
}

/* Common */
p
{
    margin: 1em 0;
}

label
{
    cursor: pointer;
}

.absmiddle
{
    vertical-align: middle;
    margin-bottom: -.25em;
}

form
{
    padding: 0;
    margin: 0;
}

.align-left
{
    text-align: left;
}

.align-right
{
    text-align: right;
}

.align-center
{
    text-align: center;
}

.justify
{
    text-align: justify;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.no-float
{
    float: none;
}

.clear-right
{
    clear: right;
}

.clear-left
{
    clear: left;
}

.clear
{
    clear: both;
}

.hide
{
    display: none;
}

.error
{
    color: #f00;
}

form .error_message
{
    color: #f00;
    font-weight: bold;
    background: none;
    margin: 1em 0;
    padding: 0;
    border: none;
    clear: none;
}

.success_message
{
    border: 1px solid #B2CDD7;
    background: #FFEABB;
    background: #F3FAFB;
    padding: 5px;
    clear: both;
}

.error_message
{
    border: 1px solid #f00;
    background: #FFEFEF;
    padding: 5px;
    clear: both;
}

ul.help
{
    padding: 1em 0 0 1em;
    margin: 1em 0;
    clear: both;
}

.nodata
{
    color: #999;
}