﻿.style5 {
	font-family: Tahoma;
	font-size: small;
}
.style5 a {
	text-decoration:none;
}
.style5 a:hover {
	text-decoration:underline
}

.tbl1 {
width:100%;
background-color:#000000;
border:0;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.td1 {
	background-color:#efefef;
	vertical-align:top;
	width:50%;	
}

.td2 {
	background-color:#ffffcc;
	vertical-align:top;	
}
	
.bodyContent {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	height: 100%;
} 

.a_noline{ 
	text-decoration: none; 
	color:#0000CC;
} 
.a_noline:hover {
	text-decoration: underline;
}

.bg_grey {
	background-color: #dedede;
}

.border_grey{
border: 1px solid #cbcbcb;
}


.heading-blue {
	color:  navy;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.heading-black {
	color:  black;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.title {
	font-size: 12px;
	font-weight: bold;
	background-color: #dedede;
	display:block;
	padding: 5px;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #026cbc;
}
.text-red {
	color: #db0303;
	font-size: 12px;
	font-weight: bold;
}

.italic {
	color: #515151;
	font-style: italic;
}

.bold-italic {
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
}

.boldtext {
	color: #000;
	font-weight: bold;
}

.bluelink {
	color: #165789;
	font-family: Arial;
	font-size: 12px;
}
.bluelink:hover {
	color: #db0303;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

.redlink {
	color: #db0303;
	font-family: Arial;
	font-size: 12px;
}
.redlink:hover {
	color: #db0303;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.greylink {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.greylink2 {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.greylink:hover {
	color: #0066CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.Caption1 {
	font-family: Myriad Pro, Arial;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}

.Caption2 {
	font-family: Myriad Pro, Arial;
	font-size: 20px;
	color: #000000;
}

.heading-gray {
	font-family: Tahoma;
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.about {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#0066CC;
	font-weight: normal;
}

.text-big {
	font-size: 14px;
	color: #000000;
}

.hline {
	border-top: 1px dotted #666666;
	text-align: right;
	padding-right: 10px;
}

.hline2 {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.tableheading {
	background-color: #E1F1FF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 22px;
	padding-left: 5px;
}


.textfield {
	height: 20px;
	width: 150px;
	border: 1px solid #4a4a4a;
}

.bigtextfield {
	height: 20px;
	width: 250px;
	border: 1px solid #4a4a4a;
}

.textarea {
	height: 60px;
	width: 250px;
	border: 1px solid #4a4a4a;
}

.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}
#LPsubmit {
width: 75px;
height: 22px;
}
