/*
 font stacks for use throughout the site
-----------------------------------------

font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;

font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;

font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;

font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

 end font stacks
-----------------------------------------*/

*	{
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size:14px;
	line-height:110%;
	padding-left:0px;

	color:#000;
}


body	{

	color: #000000;
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5 {
	font: bold 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:90%;
	color:#47829E;
}


h2 {
	font-size: 25pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color:#47829E;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color:#47829E;
	line-height:90%;
}


.attn	{
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
}


.attn2	{
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
}

#misc {
	font-size: 11pt;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#misc li {
	font-size: 11pt;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#misc dd {
	font-size: 11pt;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#misci {
	font-size: 11pt;
	font-style:italic;
	line-height: 100%;
	padding: 0;
	margin: 0;
}


#main {
	width:750px;
	margin: 0px;
	padding:20px;
}


#indnt {
	font-size: 11pt;
	line-height: 100%;
	padding: 0;
	margin-left: 20;
}


/* ================================================================================= 
	MISC LINKS */

a, a:active, a:visited {
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	text-decoration:none; 
	margin:10px;
	padding:0px;
}

a:hover {
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	text-decoration:none; 
	background:#dfdfdf;
	margin:10px;
	padding:0px;
}



/* ================================================================================= 
	LINKS COLUMN */

#lnkcol	{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	line-height:200%;
	margin:10px;
	padding:0px;
}


#lnkcol a, .lnkcol a:active, .lnkcol a:visited {
	font-size:14px;
	color:#fff;
	font-weight:normal;
	line-height:200%;
	text-decoration:none; 
	margin:10px;
	padding:0px;
}

#lnkcol a:hover {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	line-height:200%;
	text-decoration:none; 
	background:#47829E;
	margin:10px;
	padding:0px;
}

/* ================================================================================= 
	PW PAGE LINKS */

#l_lnkpw	{
	font-size:13px;
	font-weight:normal;
	color:#fff;
	line-height:130%;
	margin:0px;
	padding:0px;
	text-align:center;
}



#l_lnkpw a, .l_lnkpw a:active, .l_lnkpw a:visited {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	line-height:130%;
	text-decoration:none; 
	margin:0px;
	padding:0px;
	text-align:center;
}

#l_lnkpw a:hover {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	line-height:130%;
	text-decoration:none; 
	background:#47829E;
	margin:0px;
	padding:0px;
	text-align:center;
}


/* ### Contact ### */
.culabel1 {
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	padding:5px;
	margint:15px;
}

.culabel2 {
	font-size:13px;
	text-align:right;
	padding:5px;
	margint:15px;
}