/*[variables]
colors
{
	@00: #666666;
	@10: #F89727;
}
*/
BODY
{
	margin: 0px;
	padding: 0px;
	color: #545454;
	font: 14px Arial;
	background: #D7E6F4 url(../images/background.png) repeat-x;
}
H1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}
H2
{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
}
H3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	padding: 0px;
	margin: 0px;
}
LI
{
	list-style: square;
}
LI LI
{
	list-style: circle;
}
A
{
	color: #225588;
}
A:hover
{
	text-decoration: none;
}
A.readmore
{
	background-color: white;
	border: 1px solid #D7D7D7;
	border-bottom: 1px solid #F89727;
	padding: 4px;
	color: #666666; /*[e]@00*/
	text-decoration: none;
	font-size: 12px;
}
A.readmore:hover
{
	color: #F89727; /*[e]@10*/
}
HR
{
	height: 1px;
	border: none;
	border-top: 1px dotted #DCDFE1;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.outside-container
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #225588;
	margin-top: 10px;
}
.inside-container
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid white;
}
.banner
{
	width: 940px;
	height: 100px;
	background: #FFCC00 url(../images/banner_background.png) no-repeat;
}
.banner-left
{
	float: left;
	width: 470px;
	height: 100px;
}
.banner-right
{
	float: right;
	width: 470px;
	height: 100px;
	background: url(../images/issue_logo.gif) no-repeat 266px 20px;
}
.content-container
{
	width: 938px;
	border-left: 1px solid #225588;
	border-right: 1px solid #225588;
	border-top: 5px solid #225588;
	border-bottom: 5px solid #225588;
	background: white;
}
.navigation
{
	width: 938px;
	height: 30px;
	margin-top: 10px;
}
.navigation UL
{
	margin: 0px;
	padding: 0px;
}
.navigation UL LI
{
	display: inline;
	list-style: none;
	padding: 0px 5px;
	border-right: 1px solid #7F7E82;
	float: left;
}
.content
{
	width: 938px;
}
.content-left
{
	width: 300px;
	float: left;
	padding: 5px;
}
.content-middle
{
	width: 300px;
	float: left;
	padding: 5px;
}
.content-right
{
	width: 300px;
	float: left;
	padding: 5px;
}
.clear
{
	clear: both;
}
.article-image
{
	margin-top: 10px;
}
.div01
{
	width: 545px;
	float: left;
	margin-left: 10px;
}
.div01 IMG
{
	padding: 10px 35px 10px 10px;
}
.div02
{
	float: left;
	width: 350px;
	height: 600px;
	padding-left: 10px;
}
.div02 IMG
{
	padding-left: 10px;
}
.spotlight
{
	width: 493px;
	height: 500px;
	padding: 10px;
	background: #225588 url(../images/spotlight.png) no-repeat bottom right;
	padding-bottom: 20px;
	margin-top: 20px;
}
.spotlight01
{
	color: white;
	width: 255px;
	float: left;
	border-right: 1px solid #C0C0C0;
	padding-right: 10px;
}
.spotlight02
{
	color: white;
	width: 205px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
}
.family
{
}
.div03
{
	padding-left: 10px;
	padding-right: 15px;
	height: 300px;
}
.div04
{
	padding-left: 10px;
	padding-right: 15px;
}
.div05
{
	width: 440px;
	border-right: 1px solid #D7D7D7;
	float: left;
	padding-right: 15px;
	height: 320px;
}
.div05 IMG
{
	padding: 10px;
}
.div06
{
	float: left;
	background: #666666 url(../images/usabackground.png);
	width: 413px;
	padding: 10px;
	margin-left: 15px;
	height: 270px;
	color: white;
}
.div02 HR
{
	height: 1px;
	border: none;
	border-top: 1px solid #D7D7D7;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
