@charset "utf-8";
/* CSS Document */

html {
height: 100%;
margin-bottom: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	line-height:1.5em;
	background: #000000;
	margin:0;
	padding:0;
}
#flash {
	width:826px;
	height:330px;
	margin:0px;
	padding:0px;
}
#landing_content {
	font-size: 12px;
	font-weight: bold;
	line-height:1.8em;
	position:relative;
	top: 0;
	left: 0;
	margin:0px;
	padding:0px;
	width:826px;
	height:264px;
	overflow:hidden;
}
#lt_col {
	margin-left:78px;
	width:300px;
	float:left;
}
#rt_col {
	margin-left:420px;
	width:300px;
}
#heading {
	padding:14px 28px 14px 20px;
	font-size:18px;
	font-weight:bold;
	color:#00518c;
}
#content {
	position:relative;
	top: 0;
	left: 0;
	margin:0px;
	padding:0px;
	width:826px;
}
#lt_sub {
	margin-left:20px;
	width:550px;
	float:left;
}
#rt_sub {
	font-size: 14px;
	font-weight: normal;
	margin-left:590px;
	width:230px;
	text-align: center;
}

#content.fullwidth #lt_sub {
	margin-left:20px;
	width:780px;
	float:left;
}
#content.fullwidth #rt_sub {
	font-size: 12px;
	font-weight: bold;
	margin-left:800px;
	width:10px;
	text-align: center;
}

#footer {
	width:1202px;
	margin:20px 0;
	font-size:10px;
	font-weight:bold;
	color: #2f1500;
	text-align:center;
}

#footer_landing {
	width:1202px;
	margin:0;
	padding-top:28px;
	background:url(images/landing/fl_bot.jpg) no-repeat top; 
	font-size:10px;
	font-weight:bold;
	color:#ebc259; 
	text-align:center;
}
 
#footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	color: #2f1500;
}

#footer a:hover {
	text-decoration:underline;
	color: a1161b;
}

#footer_landing a, #footer_landing a:visited, #footer_landing a:active {
	text-decoration:none;
	color: #ebc259;
}

#footer_landing a:hover {
	text-decoration:underline;
	color: #ebc259;
}

p {
	margin:4px 0px 6px;
}

ul, ol {
}
li {
}
h2 {
	margin:24px 0px 12px;
	font-size:1.4em;
	color:#00518c;
}

h3 {
	margin:18px 0px 12px;
	font-size:1.1em;
	color:#0072B0;
}
.world
{
	list-style-image:url(images/icons/world_dot.jpg);
}
.arrow1
{
	list-style-image:url(images/icons/arrow1.jpg);
}
.arrow2
{
	list-style-image:url(images/icons/arrow2.jpg);
}
.arrow3
{
	list-style-image:url(images/icons/arrow3.jpg);
}
.arrow4
{
	list-style-image:url(images/icons/arrow4.jpg);
	list-style-position: outside;
	line-height: 25px;
}
.item_close 
{
	display:none;
}
.item_open 
{
	display:block;
	width:550px;
}
a:hover {
	color: #C20000;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
link {
	color: #0066CC;
	text-decoration: underline;
}

a.item 
{
	text-decoration:none; 
	color:#00518c
}

a.item:hover 
{
	text-decoration:underline;
	color: #a1161b;
	font-weight: bold;
}
.red_bullet_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(/images/icons/swt_bullet.gif);
}
