a,a:visited {
	color:				#f60;
	text-decoration: 	underline;
	}
	
a:hover,a.tier3nav {
	color:				#4F7291;
	text-decoration: 	none;
	}
	
h1 {
	color:				#7B9EBA;
	font-size:			26px;
	line-height:		24px;
	margin-top: 		16px;
	margin-bottom: 		12px;
	font-weight: 		normal;
	}
	
h2	{
	color: 				#4F7291;
	font-size:			14px;
	line-height:		18px;
	margin-top: 		16px;
	margin-bottom: 		8px;
	text-transform:		uppercase;
	}


h3	{
	font-weight: 		bold;
	font-size:			13px;
	color: 				#f60;
	padding:			0;
	margin-top:			16px;
	margin-bottom:		6px;
	text-transform:		uppercase;
	/* border: 1px solid blue; */
	}
	
h4	{
	color: 				#000066;
	font-weight: 		bold;
	font-size:			13px;
	padding:			0;
	margin-top:			3px;
	margin-bottom:		3px;
	}	
	
h5	{
	color: 				#4F7291;
	font-weight: 		bold;
	font-size:			12px;
	padding:			0;
	text-transform:		uppercase;
	margin-top:			3px;
	margin-bottom:		3px;
	}

p {
	margin-top:0px;
}

span.heading {
	font-weight:		bold;
	line-height:		15px;
}	
div.leftcolumncallout {
	width: 148px; 
	border: 1px dashed #4F7291; 
	padding: 8px;
	background-image: url(../cms/website/leftcallout-bg.gif);
}

ul {
	list-style-type:	square;
	padding-left: 		8px;
	margin-left: 		8px;
	line-height:		18px;
	}

span.tier3nav {
	font: 				11px arial,verdana;
	line-height: 		13px;
	}

#mmd a, #fsm a {
	color:				#eee;
}

#mmd a:hover, #fsm a:hover {
	color:				#4F7291;
}
	
.table-header1,.table-header2 {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	line-height : 16px;
	text-align: center;
	padding : 2px;
}
.table-header1  { background-color : #7B9AB6; }
.table-header2  { background-color : #FF9935; }
.table-header3  { 
	color : #000000;
	font-weight : bold;
	background-color : #E8EFF1; 
}

.table-content1,.table-content2 {
	font-size : 11px;
	color : 333333;
	background-color : #F5F7F8;
	font-weight : normal;
	font-family : Arial, Helvetica, sans serif ;
	padding : 2px;
}
.table-content2 { background-color: #FFF; }

.table-border { border: 1px solid #5B80A2; }

.alert {font-size : 13px; color : red; font-weight : bold;}
p.previewalert{font-size : 13px; color : red; font-weight : bold;}
.highlight {color: #f60;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}


#hlist {
	position:			relative;
	left: 				0px;
	}

#hcreditcard {
	position:			relative;
	left:				25px;
	top:				-15px;
	}
	
#divider {
	margin-top:			10px;
	margin-bottom:		10px;
	border-bottom:		1px dotted #4F7291;
	}
	
#rightpicwithborder {
	float: 				right; 
	position: 			relative; 
	margin-left: 		10px; 
	border: 			1px solid #4F7291;
	}
.rightpicnoborder {
	float: 				right; 
	position: 			relative; 
	margin-left: 		10px; 
	border: 			0;
	}

hr.divider {
	width: 100%;
	border-top: 1px dashed #f60;
	padding: 0px;
  	margin: 6px 0px;
	clear: both;
}

#verticleline {
	border-left:1px dotted #4F7291;
	width:		1px;
}

.vus {
	height:		250px;
}

.vca {
	height: 	320px;
}
	
form {margin: 0px; padding: 0px;}

form fieldset {
  border: 1px solid #999999;
  padding: 10px;
  margin: 0px 0px 6px 0px;
}
form fieldset legend {
  color: #666;
  font-weight: bold;
  margin: 0px;
  padding: 3px 5px;
}
form fieldset p {
	padding: 8px 0 4px o;;
	margin: 0;
}

form fieldset div {	
	clear: left;
	display: block;
	margin: 10px 0px 0px 0px;
	border: 0px solid red;
}

form fieldset div#doubleheight, form fieldset div label div#doubleheight {	
	height: 24px;
	border: 0px solid brown;
}
form div label, form fieldset div label,form div label.wide, form fieldset div label.wide  {
	width: 140px; 
	float: left;
	text-align: left;
	margin: 3px 5px 0px 0px;
	font: bold 11px arial, sans serif;
	clear: both;
}
form div label.wide, form fieldset div label.wide {width: 260px;}

form fieldset div input, form fieldset div textarea, form fieldset div select { 
	font: 11px verdana, arial, sans-serif; 
	color: #555555; 
	background: #efefef; 
	border: 1px solid #333;
}

form textarea {
	/* width: 95%; */
}
form select { 
	margin: 0px;
}
.checkbox {
	border: 0px; 
	background-color: #FFFFFF; 
	padding: 4px;
}
#button {
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF; 
	background-color: #A3C0DA;
	border: 1px solid #000;
	line-height : 11px;
	font-weight : bold;	
	margin-left: 11px;
	padding-top: 3px;
	padding-bottom: 1px;
}

#buttons {
	padding-top: 8px;
	text-align: center;
}

#footersection a:hover {
	color: #ccc;}


