/*----- HTML TAGS -----*/
* {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../body-bg.jpg);
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #133E50;
	text-decoration: none;
}
a:hover {
	color: #990000;
}

/*----- UNIQUE CLASSES -----*/
#margin-top {
	float: left;
	width: 100%;
	height: 10px;
	background: url(margin-top.gif) center bottom no-repeat;
}

#body {
	float: left;
	width: 100%;
	background: url(../body-bg.gif) center repeat-y;
}

#main {
	position: relative;
	margin: 0px auto 0px auto;
	width: 770px;
	background: #FFFFFF;
}

#navigation {
	width: 218px;
	background: #010000;
}

#logo {
	width:100%;
	height:100px;
	background: url(../logo.gif) center top no-repeat;
}

#arm {
	width:100%;
	height:39px;
	background: url(../arm.gif) center top no-repeat;
}

#menu-left {
	margin: 17px;
}

#slider {
	width: 218px;
	background: #010000;
	vertical-align: bottom;
}

#spacer {
	float: left;
	width: 15px;
}

#content {
	float: left;
	width: 537px;
	float: right;
}

#header {
	width: 537px;
	height: 32px;
}

#header-right {
	float: right;
	width: 20px;
	height: 32px;
}

#main-content {
	width: 537px;
}


#product {
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#margin-bottom {
	float: left;
	width: 100%;
	height: 10px;
	background: url(margin-bottom.gif) center top no-repeat;
}

/*----- USER DEFINED CLASSES -----*/
.symbol-bg {
	float: right; 
	width: 35px;
	height: 12px;
	padding-top: 20px;
	background: url(../symbol-bg.gif) center top no-repeat;
	text-align: center;
	
}

.title1 {
	height: 23px;
	padding-left: 10px;
	background: url(title1-bg.gif) left no-repeat;
	font-size: 13px;
	color: #004865;
	font-weight: 600;
}

.title2 {
	height: 17px;
	padding-left: 10px;
	background: url(title2-bg.gif) left no-repeat;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	width: 522px;
}

.title {
	float: right;
	width: 512px;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	background: url(index.gif) left no-repeat;
	font-size: 12px;
	color: #004865;
	font-weight: 600;
}

.text {
	width: 507px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 150%;
}

.product-td {
	padding: 5px;
	padding-bottom: 2px;
}

.product-text {
	background: url(../product-bg.gif) top center no-repeat;
	padding: 2px 8px 5px 8px;
	text-align: center;
}
.product-text a {
	text-decoration: none;
}
.product-text a:hover {
	color: #00477A;
	text-decoration: none;
}

.menu-item {
	width: 160px;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px dashed #9A9A9A;
	color: #fff;
}
.menu-item a {
	width: 160px;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 0px;
	background: url(arrow.gif) left bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
.menu-item a:hover {
	width: 160px;
	background: url(arrow-over.gif) left bottom no-repeat;
	color: #E3B125;
	text-decoration: none;
}

.product-title {
	height: 25px;
	background: url(../border-group.gif) left top no-repeat;
	width: 522px;
	padding-left: 8px;
	padding-top: 4px;
	font-weight: 600;
	color:#444444;
}

.icon {
	float: left;
	width: 6px;
	height: 11px;
	background: url(icon1.gif) bottom no-repeat;
}

.productNavs
{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #444444;
 text-align: Justify;
}

.input{
 font-family:Tahoma, Verdana, Arial;
 font-size:12px;
 color:#666666;
 width:200px;
 height:15px;
 border:1px solid #999999;
 background-color: #F5F5F5;
}

.textarea{
 width: 200px;
 font-family:Tahoma, Verdana, Arial;
 font-size:12px;
 color:#666666;
 border:1px solid #999999;
 background-color: #F5F5F5;
}

.button{
 font-family:Tahoma, Verdana, Arial;
 font-size:11px;
 color:#333333;
 border:1px solid #999999;
 width:70px;
 height:20px;
 background-color: #F5F5F5;
}

.btnHome
{
	border: 1px solid #156D90;
	border-left: 5px solid #156D90;
	width: 100px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}

.btnMain
{
	border: 1px solid #156D90;
	border-left: 5px solid #156D90;
	width: 150px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}

.btnSub
{
	border: 1px solid #E9693A;
	border-left: 5px solid #E9693A;
	width: 180px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}
.download {
	float: left;
	width: 25px;
	height: 25px;
	background: url(../../img/download-icon.gif) bottom left no-repeat;
}
.login table, .login td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
}

.login-input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
	width: 150px;
	height: 15px;
	border: 1px solid #B9CFD8;
}

.login-button {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
	width: 100px;
	border: 1px solid #B9CFD8;
	background: #fafafa;
	padding-bottom: 2px;
	padding-top: 0px;
}
