@CHARSET "UTF-8";

body
{
	margin: 0;
	background: #2c2c2c;
	min-width: 950px;
	min-height: 300px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444444;	
}

img
{
	border: 0;
}

a
{
	color: #267e2e;	
}

a:hover
{
	color: #ffffff;
	background: #267e2e; 
}

a.button  {
	display: inline-block;
	margin-bottom: 5px;
	text-align: center;
    border-style:ridge;
    border-width: 1px;
    padding: 3px 16px 3px 16px;
    text-decoration: none;
    font-weight: bold;
    background-color: #FFFFFF;
}

a.button:link    { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:visited { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:hover   { color: #000000; border-color: #999999; background-image: url(/images/bg_button_hover.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:active  { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }

p
{
	margin: 5px 0 10px 0;
}

hr
{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #e0e0e0;
}

h1
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3db147;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0 4px 0;
	margin: 30px 0 15px 0;
}

h2
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #3db147;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0 4px 0;
	margin: 30px 0 15px 0;
}

input
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

form
{
	margin: 0;
	padding: 0;
}

#page
{
	width: 950px;
	margin: 0 auto;
	background: url(/images/pagebg.gif) repeat-y;
}

#header
{
	background: url(/images/mailspect.jpg) no-repeat;
	color: #a0a0a0;
	width: 925px;
	height: 83px;
	padding: 40px 25px 0 0;
	text-align: right;
}

#header a
{
	color: #ffffff;
	text-decoration: none;
}

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

#menu
{
	background: url(/images/menubg.gif) no-repeat;
	width: 886px;
	height: 20px;
	padding: 10px 32px 10px 32px;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu a:hover, #menu .selected
{
	background: #63b73c;
	border: 0;	
}

#content
{
	margin: 0 23px 0 27px;
	padding: 0;
}

#footer
{
	margin: 15px 23px 0 27px;
	background: #4b4b4b;
	color: #b2b2b2;
	text-align: left;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

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

#links
{
	background: #8f8f8f;
	text-align: center;
	color: #bebebe;
	padding: 5px;	
	text-align: center;
}


#links span
{
	color: #f8f8f8;
	margin: 15px;	
}

#links a
{
	color: #f8f8f8;
	text-decoration: none;
}

#copyright
{
	text-align: center;
	color: #838383;
	padding: 0 15px 15px 15px;
}

.box
{
	width: 278px;
	border: 1px solid #e1e1e1;
	margin: 15px;
	background: #fcfcfc;
}

.box p
{
	padding: 1px 8px 4px 8px;
}

.box h1
{
	margin: 0;
	padding: 2px 8px 2px 8px;
	color: #ffffff;
	background: #267e2e; 
	font-size: 15px;
	font-weight: bold;
}

.box .small
{
	font-size: 13px;
	color: #6fe879;
}

.reference_imagelist_image
{
	vertical-align:middle;
	margin: 10px;
}

.references
{
	clear: both;
	margin: 15px;
	width: 870px;
}
.references a
{
	background: inherit;
}

.newsdate
{
	float: right;
	font-size: 10px;
	font-weight: bold;
}

.newshead a
{
	text-decoration: none;
}

.newsbody
{
}

.flow
{
	margin: 15px;
}

.list
{
	float: left;
	width: 350px;
	list-style: none;
	padding: 0;
	margin: 0 0 15px 50px;
}

.list li
{
	padding: 1px;
}

.roundbox
{
	width: 284px;
	float: right;
	background: url(/images/box-middle.gif) repeat-y;
	margin: 0 0 0 15px;
}

.roundbox .header
{
	background: url(/images/box-top.gif) top left no-repeat;
}

.roundbox .title
{
	padding: 15px 0 5px 20px;
	font-weight: bold;
}

.roundbox .body
{
	padding: 10px 15px 10px 20px;
}

.roundbox .bottom
{
	background: url(/images/box-bottom.gif) top left no-repeat;
	width: 284px;
	height: 16px;
}

.important
{
	color: #3db147;
}

.subtitle
{
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 15px;
	display: block;
	text-align: center;
}

.reference
{
	width: 100%;
	border-collapse: collapse;
}

.reference .title, .reference .title a
{
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}

.reference td.logo
{
	padding: 20px 15px 20px 0;
	border-bottom: 1px solid #e0e0e0;
}

.reference td.text
{
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #e0e0e0;
}

.focus .logo
{
	float: left;
	margin: 0 15px 15px 0;
}

.focus .title, .focus .title a
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-bottom: 15px;
}

.focus .link
{
	margin: 15px;
}

.form_table
{
	margin: auto;
	border-color: #2c2c2c;
	border-width: 1px;
	border-style: solid;
	line-height: 16px;
	background: #e4f2e9;
	color: #333333;
    padding: 0px;
    border-collapse: collapse;
}

.form_table td
{
	line-height: 16px;
	padding: 4px 4px;
}

.form_table td table tr td /* nested checkbox items */
{
	padding: 0;
	margin: 0;
}

.form_table td table tr td label /* nested checkbox labels */
{
	top: 1px;
	position: relative;
}

.td_right_border
{
	border-color: #e86b09;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}

.form_header
{
	color: #ffffff;
	background: #3db147;
	font-weight: bold;
}

.form_label
{
	background: #cee7d7;
}

.required_note
{
    color: #111111;
    font-size: 82%;
    padding-top: 2px;
}

.deepred
{
	color: #d6100b;
}
