
/* ------ GENERAL  ------ */

body { font-family: Verdana, sans-serif; font-size:100.1%; margin:0px; padding:0px; text-align:center; }

h1 { color:#07056e; font-size:1.4em; font-weight:600; margin-top:15px;}
h2 { margin: 8px 0px 0px 14px; text-align:left; color:#4c6383; font-size:1.0em; font-weight:600; }


#content {
	width:780px;
	height:100%;
	float:left; 
	background:url(../images/logo2.gif) top no-repeat; 
	text-align:center;}
	

.column { width:615px;
			position: relative;
			float: right; margin-bottom: 20px;
		}

#center { padding: 0 0px;
			width: 205px; max-width: 205px; min-height:146px; height:146px; background:url(../images/promo_box.gif) no-repeat;
		}

		#left {
			width: 205px;  max-width: 205px;          /* LC width */
			padding-right: 77px; padding-top: 0px;     
			right: 0px;           /* LC fullwidth + CC padding */
		 min-height:146px; height:146px; background:url(../images/box3.gif) no-repeat; 
		  }

		#right { 
			width: 205px;  max-width: 205px;       
			padding: 0px;        /* RC padding */
			 min-height:146px; height:146px; background:url(../images/box1.gif) no-repeat; 
		}

		/*** IE Fix ***/
		* html #left {
			left: 0px;            /* RC fullwidth */
		}

		/*** Just for Looks ***/

.column { padding-top: 1em;}

p { text-align:center; margin:1%; margin-left:20%; margin-right:20%; font-size:0.7em; color: #333333;}

.boxtext { margin: 5px 66px 12px 14px; font-size:0.7em; text-align:left;}

#pagecontainer 
{	margin: 0px auto 0px auto;/*needed for middling*/
	background: #FFFFFF;
	width: 780px;/*important! must be correct*/
	text-align: center;
}

/* ------ FOOTER (REUSED) ------ */


#footer { clear:both;
		position:relative;
	text-align:center;
	margin-top:10px;
	height:100px;
	width:100%;/*important for larger text footer alignment*/
}

#footer p
{
	line-height: 1.6em;	
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

.disclaimerred 
{
	line-height: 1.6em;	
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #07056e; 
}

.disclaimerred a:link {
	color: #07056e;	text-decoration:none;
}

.disclaimerred a:visited {
	color: #07056e;	text-decoration:none;
}

.disclaimerred a:hover {
	color: #4c6383;	text-decoration:none;
}


img
{   
    border: 0px;
    padding: 0px;
	margin: 0px;	
}

a {color: #07056e; text-decoration: underline;}
a:visited {color: #07056e;  text-decoration: underline;}
a:hover {color: #4c6383; text-decoration: underline;}
a:active {color: #4c6383; text-decoration: underline;}

a.redunder {text-decoration:underline; color:#07056e;}
a.redunder:visited {text-decoration:underline; color:#07056e;}
a.redunder:hover {COLOR: #4c6383; }
a.redunder:active {COLOR: #4c6383; }

a.greenunder {text-decoration:underline; color:#07056e;}
a.greenunder:visited {text-decoration:underline; color:#07056e;}
a.greenunder:hover {COLOR: #4c6383;}
a.greenunder:active {COLOR: #4c6383;}