﻿/* PMG style sheet -- 070912 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#000000;
	line-height:normal;
	}

p {
	margin:0px 0px 0px 0px;
	padding:2px 8px 10px 0px;
	}

a {
	color: #e70000;
	text-decoration: none;
	}

li {
	line-height: 18px;
	color: #e70000;
	margin: 4px 0px 6px -06px;
	padding: 0px 24px 4px 0px;
	list-style-position: outside;
	list-style-image: url(../images/bulletBlue2.gif);
}

a:hover {
	text-decoration:underline
	}


.aLink {
	text-decoration: none;
	color:#013C87;
	line-height:20px;
	}

.aLink:hover {
	text-decoration: none;
	}


.aLink2 {
	text-decoration: none;
	color:#013C87;
	line-height: 28px;
	}


.aLink3 {
	text-decoration: none;
	color:#ffffff;
	}


img {
    behavior: url(iepngfix.htc) 
    
	}


.imagespace {
	margin:0px 2px 0px 12px;
	}


.imagetopspace {
	margin:10px 2px 0px 0px;
	}


	
.imageleft {
	float:left;
	}

	
.imageright {
	float:right;
	}
	
.leadspace {
	margin:0px 0px 0px 26px;
	}

div.clearfloats {
	clear:both;
	}
	
	
.tablespace {
	border-spacing:3px;
	}	


.txtHeadline
{
	font-weight:bold;
	color:#e70000;
	}


.txtHeadlineTrim
{
	font-weight:bold;
	color:#e70000;
	padding:0px 20px 0px 0px;
	}
	
.txtHeadlineLarge
{
	font-weight:bold;
	color:#e70000;
	font-size:20px;
	}

.txtBlockBlack {
	line-height:22px;
	}


.txtBlock {
	font-weight:bold;
	color:#013C87;
	line-height:20px;
	margin:18px 18px 18px 0px;
	}


.txtBody {
	font-weight:bold;
	color:#013C87;
	margin:18px 18px 18px 0px;
	}


.txtBlockList {
	display:block;
	padding:0px 0px 10px 0px;
}

.smalltext {
	font-size: 12px;
	line-height: normal;
}

.smalltextsuper {
	font-size: 9px;
	line-height: normal;
	vertical-align: super;
}

.smallredtext {
	font-size: 12px;
	line-height: normal;
	color:#e70000;
}

.smallredsuper {
	font-size: 12px;
	color:#e70000;
	vertical-align: top;
	line-height: normal;
}
