body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #555555;
	background-color: #414040;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
}

#site_wrapper,
#popup_wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#popup_wrapper {
  width: 500px;
}
#head_menu {
	background-image: url(images/header_menu_begin.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	padding-left: 255px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #002b5c;
	background-color: #0B5CA1;
}
#head_menu ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/header_btn_f1.gif);
	background-repeat: repeat-x;
	background-position: right 0px;
	padding: 0px;
}
#head_menu li {
	/*display: inline;*/
    position: relative;
	float: left;
    height: 21px;
}
#head_menu a:link, #head_menu a:active, #head_menu a:visited, #head_menu a:hover {
	display: block;
	width: 84px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(images/header_btn_f1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 0.85em;
	height: 13px;
	overflow: visible;
}
#head_menu a:hover {
	background-image: url(images/header_btn_f2.gif);
}
#head_menu li ul {
  display: none;
}
#head_menu li:hover ul {
  display: block;
  position: absolute;
  left: 0;/*420px;/*for horizontal menu use left: 167px;*/
  top: 21px;
  border: 1px solid white;
}
#head_menu li:hover ul li {
  clear: both;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
#head_flash {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #005daa;
	margin: 0px;
	padding: 0px;
}
#left_col {
	display: block;
	float: left;
	width: 536px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 0.9em;
}
#right_col {
	float: right;
	width: 220px;
	background-color: #00539B;
}
#left_col #main {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 19px;
	padding-left: 22px;
	display: block;
}
#right_col #solutions_area {
	background-color: #004b8d;
	display: block;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	color: #FFFFFF;
}
#right_col #activities_area {
	background-color: #00539b;
	display: block;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	color: #FFFFFF;
}
#right_col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_col li {
	margin-bottom: 4px;
	*margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#right_col li a:link, #right_col li a:active, #right_col li a:visited, #right_col li a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	display: block;
	font-size: 0.85em;
}
#right_col li a:hover  {
	background-image: url(images/orange_arrow.gif);
	color: #FF9900;
}
#right_col h2 {
	color: #EF733D;
	margin-top: 0px;
	margin-bottom: 9px;
	font-size: 1em;
}
#main h1 {
	font-size: 1.em;
	color: #00539b;
	padding-left: 36px;
	background-image: url(images/mini_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 12px;
}
#footer_bar {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/foot_menu_begin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #002B5C;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 35px;
}
#footer_bar ul {
	list-style-type: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_bar li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_bar li.last_li {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	border: none;
}
#footer_bar a:link, #footer_bar a:active, #footer_bar a:visited, #footer_bar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 0.9em;
}
#footer_bar .right {
  padding-left: 20px;
}
#main a {
	color: #00539B;
}
#left_col #branding {
	position: absolute;
	_position: static;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}

.help {
	cursor: help;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}


input:focus, textarea:focus, label:focus {
	font-size: 0.9ems;
	background: #fff;
	border: 1px solid #686868;
}

input.submit,  input.submit:focus, .button, .button:focus {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	background-image: url(images/fade-butt.png);
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
.button, .button:focus {
	padding: 0.15em;
}

blockquote {
	color: #E96D24;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_bar .copy {
	color: #FFFFFF;
	float: right;
	font-size: 0.8em;
	margin-right: 20px;
}
#branding #advert_flash {
	z-index: 1;
	width: 278px;
	float: left;
}
#branding #advert_html {
	z-index: 100;
	width: 258px;
	height: 225px;
	overflow: hidden;
	float: left;
	background-image: url(../../flash/html_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
}
#left_col .triangle_list li {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 4px;
}
#left_col .triangle_list a {
	text-decoration: none;
	color: #555555;
	padding-left: 15px;
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
}
#left_col .triangle_list a:hover {
	background-position: 5px;
	color: #888888;
}
#left_col .triangle_list {
	margin: 0px;
	padding: 0px;
}
#left_col .triangle_link {
	text-decoration: none;
	color: #004B8D;
	font-weight: bold;
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
#left_col .triangle_link:hover {
	background-position: 4px;
	color: #0058A8;
}
.spacer {
	display: block;
}
#right_col p {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 8px;
}
#right_col td {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#right_col p a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.95em;
}
#right_col .left {
	float: left;
	padding-right: 7px;
}
.required {
	color: #CC1325;
	font-weight: bold;
}
#contact_form label,
#download_form label,
#newsletter_form label
{
	display: block;
	float: left;
	width: 30%;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
}
#contact_form .textbox,
#download_form .textbox,
#newsletter_form .textbox
{
    width: 62%;
}
#contact_form textarea {
	width: 92%;
}
#main p {
	margin-top: 5px;
	margin-bottom: 8px;
}
#right_col p.line_above {
	padding-top: 10px;
	margin-top: 12px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D35F3D;
}
#left_col h2 {
	font-size: 1em;
	color: #00539B;
	margin-bottom: 8px;
	margin-top: 12px;
}
.quote {
	color: #CC6600;
	font-style: italic;
}
#main h3 {
	font-size: 1em;
	color: #00539B;
	margin-bottom: 4px;
	margin-top: 14px;
}
#software_table td {
	background-color: #FAFAFA;
	text-align: center;
}
#software_table td:hover {
	background-color: #F2F2F2;
}
#main ul {
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 30px;
	padding: 0px;
}
#main .points_list {
}
#main .points_list li {
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 35px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 15px;
}
#page_wrap {
	background-image: url(images/right_back.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
}
#footer {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	font-size: 0.9em;
}
#footer a {
	color: #AAAAAA;
	text-decoration: none;
}
#footer_bar_wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
img.image_left {
	border: 2px solid #DDDDDD;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 8px;
}
img.image_right {
	border: 2px solid #EEEEEE;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.grey_box {
	background-color: #E4E4E4;
	padding: 14px;
	margin-top: 12px;
}
.grey_box img {
	float: left;
	margin-right: 10px;
	border: 2px solid #DEDEDE;
}
#main .grey_box h3 {
	background-image: url(images/mini_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 14px;
}
strong.blue {
	color: #00539B;
}
#advert_html h2 {
	background-image: url(images/mini_logo.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 24px;
	margin-bottom: 16px;
}

ul#download_file {
  list-style: none;
}

.file_pdf {
    background-image: url(images/pdficon_small.gif);
    background-repeat: no-repeat;
    background-position: left 0;
    padding-left: 32px;
    padding-bottom: 8px;
}

.file_document {
    background-image: url(images/docicon_small.gif);
    background-repeat: no-repeat;
    background-position: left 0;
    padding-left: 32px;
    padding-bottom: 8px;
}