@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../layout-images/ICE-eblast_bg-tile.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}


.message_overlay {
	/* initially  hidden */
	display:none;
	background:url(../../layout-images/ICE-eblast_bg-tile.jpg) repeat;
	border:solid 1px #fff;
	width:500px;
	font-size:11px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;	
	border-radius:12px;
	-moz-box-shadow:inset 0 0 22px #000;
	-webkit-box-shadow:inset 0 0 22px #000;
     box-shadow:inset 0 0 22px #000;
	padding:0 15px 10px 15px; 
}

.message_overlay .close {
	background-image:url(../../layout-images/close.png);
	position:absolute;
	right:5px; top:5px;
	cursor:pointer;
	height:18px;
	width:19px;
}

.list {
	line-height:18px;
	list-style-image:url(../../layout-images/ICE_int-site_bullet.jpg)
}

#content {
	position:relative;
	width:957px;
	background:url(../../layout-images/ICE_int_cont-bg.gif) repeat-y;
	margin:auto;
}

#int-top {
	height:25px;
	width:933px;
	position:relative;
	padding-left:12px;
	padding-right:12px;
	padding-top:60px;
}

#home_left {
	position:relative;
	width:540px;
	padding-top:25px;
	left:8px; 
	float:left;
}

#home_right {
	float:left;
	left:42px;
	top:15px;
	padding-top:5px;
	position:relative; 
	width:355px;
}

#sub_right {
	float:left;
	left:45px;
	top:0px;
	position:relative; 
	width:305px;
	height:auto;
	clear:none;
}

#bottom_bar {
	position:relative;
	width:955px;
	left:1px;
	top:8px;
	padding-top:4px;
	height:15px;
	clear:both;
	background:url(../../layout-images/ICE_int-site_btm_bar-bg.gif) repeat-x;
}

#militaryHeader {
	width:957px;
	height:442px;
	position:relative;
	float:left;
}

#militaryFooter
{
	clear:both;
	width:955px;
	height:100px;
	left:1px;
	position:relative;
}

#menudiv {
	position:relative;
	left:1px;
	float:left;
	z-index:1000;
}

#left_copy {
	width:460px;
	float:left;
	position:relative;
	padding-left:30px;
	line-height:14px;
}

#test_quote {
	float:left;
	width:325px;
	padding-top:50px;
	padding-left:25px;
	line-height:14px;
}

#left_quote
{
	float:left;
	align:left;
	width:450px;
	padding-bottom:15px;
	line-height:16px;
}

#test_source {
	width:311px;
	clear:both;
}

a:link {
	color:#736f40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#736f40;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color:#736f40;
}

.twenty {
	font-size:18px;
	color:#81030b;
	font-weight:600;
	text-transform:uppercase;
	font-stretch:ultra-expanded;
}

.thirteen {
	font-size:13px;
	line-height:16px;
}

.twelve {
	font-size:12px;
}

.grey {	
	color:#555555;
}

.green {
	color:#736f40;
}

.red {
	color:#81030b;
}

.orange {
	color:#fcb316;
}

.white {
	color:#FFFFFF;
}

.nine {
	font-size:9px;
}

.black {
	color:#000000;
}

a.toplink:link {
	color:#81030b;
	text-decoration:none;
}

a.toplink:visited {
	color:#81030b;
	text-decoration:none;
}

a.toplink:hover {
	color:#555555;
	text-decoration:none;
}

a.whitelink:link {
	color:#ffffff;
	text-decoration:none;
}

a.whitelink:visited {
	color:#ffffff;
	text-decoration:none;
}

a.whitelink:hover {
	color:#fcb316;
	text-decoration:none;
}
