body {
	font: 0.75em "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.2em; 
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
}


a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
 
#colA {
	float: right;
	width: 300px;
	padding: 0 10px 0 0;
}

#colB {
	float: left;
	width: 150px;
}

/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 15px;
	padding-top: 25px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 2em;
}

.boxedA h3 {
	font-size: 1em;
	font-weight: bold;
}

.boxedA p {
	line-height: 2em;
	text-align: justify;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 4px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #000033 url(../images/img07.gif) repeat-y;
	border-bottom: 1px solid #F07242;
}

.boxedB h4 {
	height: 15px;
	padding: 5px 10px 0 15px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #F07242;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 150px;
	height: 15px;
	padding: 7px 0 0 21px;
	background: #CCCCCC url(../images/img12.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #003366;
}

.boxedB a:hover {
	background: #000066 url(../images/img13.gif) no-repeat;
	color: #FFFFFF;
}

/* BoxedC */

.boxedC {
	margin-bottom: 1px;
	background: #003366 url(../images/img11.gif) repeat-y;
	border-bottom: 1px solid #549EE9;
}

.boxedC h2 {
	height: 15px;
	padding: 15px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #549EE9;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
	display: inline;
}

.boxedC a {
	display: block;
	width: 199px;
	height: 13px;
	padding: 7px 0 0 21px;
	background: #003366 url(../images/img12.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
}

.boxedC a:hover {
	background: #003366 url(../images/img13.gif) no-repeat;
	color: #FFFFFF;
}



p {
	font: 0.75em "Trebuchet MS";
	line-height: 1.2em;
	color: #333333;
	margin-bottom:0px;

}


li {
	font: 0.75em "Trebuchet MS";
	line-height: 1.2em;
	color: #333333;
	margin-bottom:0px;

}

.top {
	font: 0.75em "Trebuchet MS";
	color: #333333;
	margin-bottom:0px;
	text-align:right;
}

td {
	font: "Trebuchet MS";
	line-height: 1.2em;
	color: #333333;
	margin-bottom:0px;
}

	
a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FFFFFF;
	background: #003399;
}

a {
	text-decoration: underline;
}

a img { border: 0; }

h1, h2, h3, h4 {color:#000066; font: 1em Georgia, serif; font-weight:normal; letter-spacing:-1px; }
h1 {font-size: 2em;}
h2 {
	font-size: 1.285em;
	padding-bottom: 0.33em;
	border-bottom: 1px dotted #996;
	margin-bottom: 0.5em; 
	margin-top: 0.5em; 
	clear: left
}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
