.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: lighter;
	color: #003366;
	line-height: 40px;

}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	line-height: 40px;

}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	line-height: normal;
}

.informlistitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	line-height: normal;
	list-style-type: square;
	font-weight: bold;

}
.informlistitemsub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	line-height: normal;
	list-style-type: disc;
	font-weight: normal;
}

/**************************************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
}

.title,.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}

.title_separator {
	height:5px;
	background-color: #FFCC00;
}

.topbars,.banner_msg1,.banner_msg2{
	background-color:#FFCC00;
}

.topborderbars{
	background-color:#FFCC00;
}

/* START PAGE STYLE - BEGIN */
.startpage_stylea{
	background-color:#660099;
		font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC00;
	text-align:center;
	border: none;
	height:35px;
	vertical-align:bottom;	
}

.startpage_styleb{
        background-color:#FFCC00;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
 	color:#660099;
	text-align:center;
	border: none;
	height:35px;
	vertical-align:bottom;	
}

.startpage_button_stylea {
        cursor: pointer;
        cursor: hand;
	border:0px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660099;
	color:#FFFFFF;
        border:none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.startpage_button_styleb{
        cursor: pointer;
        cursor: hand;
	border:0px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#FFCC00;
	color: #FFFFFF;
	border: none; 
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/* START PAGE STYLE - END */
.banner_msg1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FFEC8D;
	font-weight: normal;
	line-height: 120%;
	text-align:right;	
}
.banner_msg2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #660099;
	font-weight: normal;
	line-height: 120%;
	text-align:right;
}

/* MENU STYLE - BEGIN */

.menu{
background-color:#660099;
width:190px;
}

.menu_margin{
width:20px;
}

#menu_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: normal;
	line-height: 120%;
}

a.menu_link_level1:link,a.menu_link_level1:active,a.menu_link_level1:visited{
	color:#FFCC00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}

a.menu_link_level1:hover{
	color:#FFCC00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}

a.menu_link_level2:link{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 115%;
}


a.menu_link_level2:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 115%;
}


a.menu_link_level2:hover{ 
	color:#FFCC00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 115%;	
}
/* MENU STYLE - END */

/*Middle table in the quote engine*/
 .formtable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #660099;
	background-color: #FFFFFF;
	/*padding: 8px;*/
}

/*This is for the inputs and the select*/
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	line-height: normal;
	border: 1px solid;
/*	border-color:#660099; */
	margin: 1px;


}

/*All the submit buttons in the quote engine. formtag is obsolete*/
.forminstruction {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}


/*All the submit buttons in the quote engine*/
.formbutton {
	background: #FFCC00;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	border: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.summarytable {
	border: 0px;
	padding: 0px;
	border-color:#660099;
	margin: 0px;
}

.summary1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #660099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.summary2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #660099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	text-align: right;
	text-indent: 10pt;
}

a:link {
	color: #660099;
	text-decoration: underline;
}
a:hover {
	color: #660099;
	text-decoration: underline;
	cursor: hand; cursor: pointer; 
}
a:active {
	color: #660099;
	text-decoration: underline;
}
a:visited {
	color: #660099;
	text-decoration: underline;
}

