/* TEXT STYLES */

body, p, td, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.nav_bg {
	background: #00007C url('template1/bottomleft.gif'); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

.nav_bg_ins {
	background: #EC008C url('template2/bottomleft.gif'); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

.nav_bg_invest {
	background: #947ABB url('template3/bottomleft.gif'); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* HEADER STYLES */



/* LIST ICON */

li {

	list-style-image:url('images/arrow.gif');

}

/* LINK STYLES */

a:link {

	color:#0066FF;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color:#0066FF;

}

a:hover {

	text-decoration: underline;

	color:#0066FF;

}

a:active {

	text-decoration: underline;

	color:#0066FF;

}

/* ERROR TABLE STYLES */

.err-tbl {

	width:100%;

	border-collapse:collapse;

	border-bottom:1px solid #FF0000;

	border:1px solid #FF0000;

}

.err-th {

	text-align:left;

	font-family:arial;

	color:#FFFFFF;

	font-weight:bolder;

	font-size:12px;

	background-color:#FF0000;

	line-height:20px;

	padding-left:3px;

}

.err-td {

	text-align:left;

	color:#FF0000;

	font-weight:bold;

	padding:5px;

}

.err-btn {

	font-family:Arial;

	font-size:11px;

	font-weight:bold;

	color:#FFFFFF;

	border:1px solid #FF0000;

	background-color:#FF0000;

}

.err-text {

	color:#FF0000;

	font-weight:bold;

}

.tbl {

	width:100%;

	border-collapse:collapse;

	border-bottom:1px solid #00007C;

}

.tbl-2 {

	width:100%;

	border-collapse:collapse;

	border-left:1px solid #00007C;

	border-right:1px solid #00007C;

}

.tbl-3 {

	width:100%;

	border-collapse:collapse;

}

.th {

	text-align:left;

	font-family:arial;

	color:#FFFFFF;

	font-weight:bolder;

	font-size:12px;

	background-color:#00007C;

	border-left:1px solid #00007C;

	border-right:1px solid #00007C;

	line-height:20px;

	padding-left:3px;

}

.th-2 {

	text-align:left;

	font-family:arial;

	color:#00007C;

	font-weight:bolder;

	font-size:10px;

	background-color:#FFFFFF;

	line-height:15px;

	padding-left:3px;

	border-bottom:1px solid #00007C;

}

.td {

	border-left:1px solid #00007C;

	border-right:1px solid #00007C;

	padding:3px;

}

.td-2 {

	border-bottom:1px solid #00007C;

	padding:3px;

}

.td-left {

	padding:3px;

	border-left:1px solid #00007C;

}

.td-right {

	padding:3px;

	border-right:1px solid #00007C;

}

.sub-tbl {

	width:100%;

	border-collapse:collapse;

}

.sub-td-left {

	width:20%;

	vertical-align:top;

}

.sub-td-right {

	width:80%;

	vertical-align:top;

	padding:5px;

}

/* FORM STYLES */

.frm-btn {

	font-family:Arial;

	font-size:11px;

	font-weight:bold;

	height:20px;

}

.frm-input {

	width:200px;

	height:20px;

}

.frm-textarea {

	width:200px;

}

.frm-select {

	width:200px;

	height:20px;

}

/* TELL A FRIEND */

.td-left-2 {

	padding:3px;

	text-align:center;

}

.td-right-2 {

	padding:3px;

	text-align:center;

}

.tbl-3 {

	width:100%;

	border-collapse:collapse;

}

.tbl-4 {

	width:100%;

	border-collapse:collapse;

	border-left:1px solid #00007C;

	border-right:1px solid #00007C;

	border-bottom:1px solid #00007C;

}