body {
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 12px;
	background-color: #fffff4;
	font-family: Arial, Helvetica, sans-serif;
}
p.quotes{
	font-size: 12px;
	color: #003D95;
	padding-left: 12px;
	padding-right: 12px;
}
h1{
	font-size: 14px;
	color: #ff3366;
	border-bottom: 1px dotted #ff3366;
	padding: 5px;
}
h2{
	font-size: 14px;
	color: #0066FF;
	background-color: #E8F1FF;
	border-bottom: 1px dotted #0066FF;
	padding: 5px;
}
h5{
	font-size: 14px;
	color: #ff3366;
	padding: 5px;
}
h6{
	font-size: 14px;
	color: #0066FF;
	padding: 5px;
}
p.std{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
table.bizcard{
	height: 164px;
	width: 253px;
	background-image: url(images/card1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	float: left;
}
table.bizcard td.info{
	text-align: center;
	font-weight: normal;
	color: #003F99;
	width: 238px;
	float: left;
	height: 80px;
	padding: 0px 5px 0px 8px;
}
input.txt2{
	border: 1px solid #07A3F6;
	height: 18px;
	width:120px;
}
div.maincontent{
	background-image:url(/images/butterfly_bgtop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	background-color: #FFFFFF;
}

img.logo{
	border: 1px solid #FF3366;
	margin: 0px;
}
a{
		color: #FF3366;
		text-decoration: none;
}
a:hover{
		text-decoration: underline;
		background-color: #F0FFFF;
}
table img {
display:block;
}
p,td{
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;	
}
h3{
	color: #004DBB
}
.subpagelist{
	border: 1px solid #004DBB;
	width: 150px;
	background-color: #ffffff;
}
select.list1{
	border: 1px solid #07A3F6;
	height: 200px;
	width:250px;
}
input.txt1{
	border: 1px solid #07A3F6;
	height: 18px;
	width:250px;
}
textarea.txt1{
	border: 1px solid #07A3F6;
	height: 18px;
	width:250px;
	height: 100px;
}
div.button{
	width: 135px;
	height: 29px;
	background-image: url(images/button2_off.gif);
	padding-top: 5px;
	float: right;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
table img {
}
div.button a{
	text-align: center;
	color: #C3305C;
	font-weight: bold;
	font-size: 11px;
}
table.navbar{
	width: 160px;
}

table.navbar td.navbartop{
	background-image: url(images/navbartop.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #004DBB;
	font-weight: bold;
	text-align: center;
	height: 27px;
	vertical-align: middle;
}
table.navbar td.navbarmain{
	border-bottom: 1px solid #07A3F6;
	border-left: 1px solid #07A3F6;
	border-right: 1px solid #07A3F6;
	height: 28px;
}
table.navbar td.navbarmain a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	display: block;
	width: 158px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #07A3F6;
	color: #004DBB;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.navbar td.navbarmain div a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEF4F5;
	display: block;
	width: 148px;
	text-align:right;
	padding-right:10px;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #07A3F6;
	color: #004DBB;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.navbar td.navbarmain a:hover{
	background-color:#E3F7FE;
	text-decoration: underline;
}
table.bar{
	height: 29px;
	width: 770px;
}
td.menubar{
	width: 104px;
	height: 29px;
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border: 0px;
}
td.menubar a{
		color: #C3305C;
		text-decoration: none;
}
td.menubar a:hover{
		color: #7E223D;
		text-decoration: underline;
}
a.submenu{
	color: #0388D3;
	background: #EEEEEE;
}
td.main{
	background-image: url(images/main_tile.jpg);
	background-repeat: repeat-x;
	height: 400px;
}
td.footer{
	height: 37px;
	background-image: url(images/footer_tile.jpg);
}
.bizcardtop {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
