/* Basic Tag formating */
body 
{
	background : #e7e7e7;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	margin : 0;
}

img 
{
	border : 0;
} 

table.backgroundColour
{
	background-color: #CCCCCC;
}

td 
{
	vertical-align : top;
}
/* Text & Paragraph formating */

h1 
{
	margin : 0;
	padding : 8px;
}

h2 
{
	font-size : 14px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-top : 2px;
	margin : 0;
}

p 
{
	line-height : 100%;
} 

.heading1 
{
	font-size : 14px;
	font-weight : bold;
	margin : 0;
	padding-bottom : 7px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 7px;
	text-align : left;
	color:#666666;
	width : 98%;
} 

.heading2 
{
	font-size : 11px;
	line-height : 16px;
	margin : 0;
	padding : 5px;	
	text-align : left;
	border-bottom: 1px solid #cccccc;
	width : 98%;
}

.heading3 
{
	font-size : 12px;
	font-weight: bold;
}

.heading4 
{
	font-size : 11px;
	line-height : 16px;
	margin : 0;	
	padding-left : 20px;	
	text-align : left;
	width : 98%;
}

.instruction 
{
	font-size : 11px;
	font-weight: bold;
	line-height : 16px;
	color: #713900;
	text-align : left;
}

.notes 
{
	font-size : 11px;
	border: 1px dotted #000000;
	padding: 3px;
	background-color:#FFFaf3;
}
.top 
{
	font-size : 10px;
	text-align:right;
}

.head_txt
{ 	
	color: #8c8d8d;
	font-size: 11px;
}
	 
.text_style1 
{
	font-weight : bold;
	padding : 7px;
	text-align : left;
	vertical-align : top;
}

.text_style2 
{
	line-height : 16px;
	padding : 7px;
	text-align : left;
	vertical-align : top;
}

.text_style2_lbdr_font 
{
	border-left : 1px solid #999999;
	font-size : 12px;
	line-height : 16px;
	padding : 7px;
	text-align : left;
	vertical-align : top;
} 

.text_style2_lbdr {
border-left : 1px solid #999999;
line-height : 16px;
padding : 7px;
text-align : left;
vertical-align : top;
}

.text_style2_bbdr 
{
	border-bottom : 1px solid #999999;
	line-height : 16px;
	padding : 7px;
	text-align : left;
	vertical-align : top;
}

.text_style2_mar 
{
	line-height : 16px;
	padding : 7px;
	padding-left : 21px;
	text-align : left;
	vertical-align : top;
}

.text_style3 
{
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	text-align : left;
	vertical-align : top;
}

.text_style4 
{
	font-size : 11px;
	line-height : 15px;
	padding : 5px;
	text-align : left;
	vertical-align : top;
}

.text_style5 
{
	font-size : 16px;
	font-weight : bold;
	line-height : 14px;
	padding : 5px;
	text-align : left;
	vertical-align : top;
}

.text_style6 
{
	font-size : 12px;
	line-height : 16px;
	padding : 7px;
	text-align : left;
	vertical-align : top;
}

div.text 
{
	font-weight : bold;
	margin : 0;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 7px;
	padding-bottom : 7px;
	text-align : left;
	width : 100%;
} 

.wt_text 
{
	color : #ffffff;
	font-size : 9px;
	font-weight : bold;
	padding-top : 2px;
	text-align : center;
}

.wt 
{
	font-family : Wingdings;
	font-size : 9px;
	font-weight : bold;
}

/* Image formatting */

img.mar 
{
	float : left;
	margin-left : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-bottom : 6px;
	vertical-align:text-top;
}

/* Padding (general) */
.pad 
{
	padding-top : 5px;
}
.pad1
{
	padding-left : 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.alt 
{
	padding : 1px;
	width : 750px;
} 

/* Table - td font and background formatting*/
.td_head1
{
	background-color: #3c6cd9;
	color: #ffffff;
	letter-spacing: .5px;
	font-size:12px;
	font-weight: bold;
	line-height: 1.2em;
	text-indent: 3px;
}

.tbdr 
{
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
}

.tbdr1 
{
	background-color : #fbf5eb;
	border : 1px solid #000000;
}

td.head 
{
	background-color : #1f5175;
	color : #ead6ac;
	font-size : 13px;
	font-weight : bold;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-top : 4px;
}

td.alt1 
{
	background-color : #e5e5e5;
	font-size : 11px;
	font-weight : bold;
	padding : 4px;
}

td.alt1_nobold 
{
	background-color : #e5e5e5;
	font-size : 11px;
	padding : 4px;
} 

td.alt1_bdr 
{
	background-color : #e5e5e5;
	border-bottom : 1px solid #999999;
	font-size : 11px;
	font-weight : bold;
	line-height : 15px;
	padding : 4px;
}

td.alt1_bdr_nobold 
{
	background-color : #e5e5e5;
	border-bottom : 1px solid #999999;
	font-size : 11px;
	line-height : 15px;
	padding : 4px;
}

td.alt3_bdr 
{
	background-color : #efeeee;
	border-bottom : 1px solid #999999;
	font-size : 11px;
	line-height : 15px;
	padding : 4px;
}

td.alt2 
{
	background-color : #ffffff;
	padding : 4px;
} 

td.alt2_bdr 
{
	background-color : #ffffff;
	border-bottom : 1px solid #999999;
	line-height : 15px;
	padding : 4px;
}

#header 
{
	background : #000066;
	color : #ffffff;
}

/* formatting for footer */

#footer_nav 
{
	background-color : #8d8d8d;
	color : #aaa;
	float : left;
	font-size : x-small;
	text-align : center;
	width : 100%;
}

#footer 
{
	background-color : #8d8d8d;
	clear : both;
	color : #921609;
	font-size : x-small;
	text-align : right;
}

/* formatting for links */
a:link 
{
	color : #921609;
}

a:visited 
{
	color : #921609;
}

a:link:hover 
{
	text-decoration : underline;
}

a:visited:hover 
{
	text-decoration : underline;
} 

#active 
{
	background:#FFF; 
	color:#000000; 
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

a.head_txt:hover 
{ 
	color: #000000 
}