@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	margin: 40px;
}

a:link {
	color: #00677F;
}
a:visited {
	color: #00677F;
	
}
a:hover {
	color: #00677F;
}
a:active {
	color: #00677F;
}


#btn_download {
	margin: 15px;
	text-align: center;
}

#content_area td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#bottom_bar td {
	background-color: #0090B7;
	padding: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title_txt {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	vertical-align: bottom;
	margin-bottom: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.bottom_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 15px;
}

#mail {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #999999;
}


#bottom_bar img {
	padding-left: 15px;
}

#bottom_bar a:link {
	color: #FFFFFF;
}
#bottom_bar a:visited {
	color: #FFFFFF;
}
#bottom_bar a:hover {
	color: #FFFFFF;
}
#bottom_bar a:active {
	color: #FFFFFF;
}



#content_area {
	margin-top: 15px;
}

#bullet_tbl td {
	padding: 3px;
}
#bullet_tbl img {
	padding-top: 3px;
}
#screenshot_bar {
	background-color: #DCFAFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#devider_tbl {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 375px;
	width: 2px;
}

#screenshot_bar td {
	vertical-align: top;
}
.dblue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E56;
}
#support_box {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#support_box td {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E56;
}
