@charset "UTF-8";
/* CSS Document */

body {background-color:#FFFFFF; margin-top:45px;}

.white { color:#ffffff;}
.black { color:#000000;}
.medblue { color:#176d8b;}
.ltblue { color:#7ab8ce;}
.burgundy { color:#500000;}
.plum {color:#370000;}
.red { color:#c10008;}
.dkgrey { color:#666666;}
.ltgrey { color:#b0b0b0;}
.mustard { color:#f6c34c;}
.eggshell { color:#fbe5a0;}
.darkgrey-border {border: solid 1px #4d4d4d;}


SUB, SUP {font-size:10px; line-height: 0; }



h1  { 
	color:#bf0006; 
	font-size: 20px; 
	font-family:Trebuchet MS;
	line-height: 22px;
	padding:5px 0px 0px 0px;
	margin-bottom: 0px;
}

h2  { 
	color:#00456b; 
	font-size: 16px; 
	font-family:Trebuchet MS;
	line-height: 19px;
	font-style:normal;
	padding:5px 0px 0px 0px;
	margin-bottom: 0px;
}


.h2subhead {font-size: 13px; font-style:italic; color:#00456b; font-weight: normal;}

h3  { 
	color:#00456b; 
	font-size: 14px; 
	font-family:Trebuchet MS;
	line-height: 17px;
	font-style:italic;
	padding:5px 0px 0px 0px;
	margin-bottom: -3px;
}

h4  { 
	color:#bf0006; 
	font-size: 12px; 
	font-family:Trebuchet MS;
	line-height: 18px;
	font-style:normal;
	text-transform:uppercase;
	padding:5px 0px 0px 0px;
	margin-bottom: -4px;
}


p, ol, ul, td, .body-text, .caption-text { color: #000000; font-size: 12px; line-height: 16px; font-family:Trebuchet MS;}

p.red_para {
margin-top:0px;
margin-bottom:0px;
	padding: 0px 0px 0px 12px;
	text-indent: -12px;
	display:block;
}

ul.bullets {margin-top:1em; margin-bottom:1em; line-height:1.3em; position: relative; left: -25px; list-style-image:url(images/double-arrows-normal.gif); list-style-type:disc;}
ul.homeinfobullets {margin-top:1em; margin-bottom:1em; line-height:1.3em; position: relative; left: -25px; list-style-image:url(images/double-arrows.gif); list-style-type:disc;}

li { margin-bottom: 10px;}
	
	p.figure { 
	color: #43433b; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Trebuchet MS, sans-serif; 
	font-weight: bold; 
	padding:0px;
	}
	.figured { 
	color: #43433b; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Trebuchet MS, sans-serif; 
	padding-bottom:4px;
	}
	
.small {font-size: 10px; line-height: 12px; margin: 0px;}
	
	
img.right_image {
	padding: 0px 15px 20px 20px;
	}
	
a.header_link:link, a.header_link:visited {color: #666666; font-size: 10px; line-height: 10px; font-family: Trebuchet MS, sans-serif;  text-transform: uppercase; text-decoration:none;}
a.header_link:hover, a.header_link:active {color: #666666; font-size: 10px; line-height: 10px; font-family: Trebuchet MS, sans-serif;  text-transform: uppercase; text-decoration:underline;}

/*Standard Blue Link */

a:link, a:visited  { color: #006595; text-decoration: none;}
a:hover, a:active {color: #006595; text-decoration: underline;}


a.whitelink:link, a.whitelink:visited  { color: #ffffff; text-decoration: none;}
a.whitelink:hover, a.whitelink:active {color: #ffffff; text-decoration: underline;}
/*MORE Links */

a.more_link:link, a.more_link:visited {color:#00456b; font-size: 10px; line-height: 14px; font-family:Trebuchet MS; text-decoration:none;}
a.more_link:hover, a.more_link:active {color:#00456b; font-size: 10px; line-height: 14px; font-family:Trebuchet MS; text-decoration:underline;}

a.orange_link:link, a.orange_link:visited {color:#f36b15; font-size: 12px; line-height: 14px; font-family:Trebuchet MS; text-decoration:none;}
a.orange_link:hover, a.orange_link:active {color:#f36b15; font-size: 12px; line-height: 14px; font-family:Trebuchet MS; text-decoration:underline;}


/*FEATURED SOLUTION LIKS & TEXT STYLE */

a.featured_link:link, a.featured_link:visited {color:#00456b; text-decoration:none;}
a.featured_link:hover, a.featured_link:active {color:#00456b; text-decoration:underline;}

a.buylink:link, a.buylink:visited  { color: #006595; text-decoration: none;text-transform:uppercase; font-size:8px;}
a.buylink:hover, a.buylink:active {color: #006595; text-decoration: underline;text-transform:uppercase; font-size:8px;}


/* FOOTER LINKS & TEXT STYLE */

p.footer_text { color: #ffffff; font-size: 10px; line-height: 14px; font-family:Trebuchet MS;text-transform:uppercase;}

p.copyright {
	color: #777777;
	font-size: 9px;
	font-family: Trebuchet MS, sans-serif;
	padding: 2px 20px 0px 0px;
	text-align:left;
}

a.footer_link:link {color:#ffffff;font-size: 10px; line-height: 14px; font-family:verdana;text-decoration:none; text-transform:none}
a.footer_link:visited {color:#ffffff; font-size: 10px; line-height: 14px; font-family:verdana;text-decoration:none; text-transform:none}
a.footer_link:hover {color:#f6c34c; font-size: 10px; line-height: 14px; font-family:verdana; text-decoration:none; text-transform:none}
a.footer_link:active {color:#f6c34c; font-size: 10px; line-height: 14px; font-family:verdana; text-decoration:none; text-transform:none}
