@charset "utf-8";
/*-- Created By: David Bartholomew - May 20, 2008 --*/


/*====== Text styles go here, no page layout ===========*/
a:link {
	color: #00A3B2;
	text-decoration: none;	
}
a:visited {
	color: #00A3B2;
	text-decoration: none;	
}
a:hover, a:focus {
	color: #F47937;
	text-decoration: underline;
}

p {
	font-size:1.2em;
	line-height: 1.2em;
}

.sm {
	font-size: 1.0em;
}
.ssm {
	font-size: 0.9em;
}
.dialogGrayTeal h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

	

h1 {
	color: #333333;
	font-size:2em;
	margin:0px;
	padding:0px;
	margin-top:1em;
}

h2 {
	color: #333333;
	font-size:1.8em;
	margin:0px;
	padding:0px;
 	margin-top:1em;
}

h3 {
	color: #333333;
	font-size:1.6em;
	margin:0px;
	padding:0px;
 	margin-top:1em;
}

h4 {
	color: #333333;
	font-size:1.4em;
	margin:0px;
	padding:0px;
 	margin-top:1em;
}

p.tight {
    margin-top: 0px;
	margin-bottom: 0.4em;
 } 
 
/* 
p {margin-top: 0.5em;} 
p + p {margin: 0em 0em 1em 0em;}
*/

div.maxbox {
	height: 127px;
	width: 177px;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-image: url(images/MaxCutOut.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#dblLineBox {
	border: medium double #333333;
}
.marginTextBox {
	padding: 8px 5px 4px 5px;
	color: #FFF;
	margin: 0 0;
}
.marginTextBox p strong{
	color: #f6f6f6;
	font-weight: bold;
}


.marginTextBox ul {
	margin:0 0 0 -5px;
	list-style-type: disc;
}
.marginTextBox ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 6px;
	margin-left: 12px;
}

.marginTextBoxL {
	color: #FFF;
	margin: 0;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.marginTextBoxL p strong{
	color: #f6f6f6;
	font-weight: bold;
}
.marginTextBoxL ul, li{ 
	margin:0; 
	padding:0; 
	list-style-type:none; 
} 
.marginTextBoxL li{
	background-image: url(images/maxBullet0r.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
} 

.marginTextBox a:link {
	color: #00EAEA;
	text-decoration: none;
}
.marginTextBox a:visited {
	color: #00EAEA;
	text-decoration: none;
}
.marginTextBox a:hover, p.tight a:focus {
	color: #F9A97D;
	text-decoration: none;
}

.marginTextBoxL a:link {
	color: #00EAEA;
	text-decoration: none;
}
.marginTextBoxL a:visited {
	color: #00EAEA;
	text-decoration: none;
}
.marginTextBoxL a:hover, p.tight a:focus {
	color: #F9A97D;
	text-decoration: none;
}

#pledgeBox a:link {
	color: #fff;
	text-decoration: none;
}
#pledgeBox a:visited {
	color: #fff;
	text-decoration: none;
}
#pledgeBox a:hover, p.tight a:focus {
	color: #333333;
	text-decoration: none;
}
