/* GENERAL STYLES */
BODY
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin-bottom: 0pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	text-align:left;
	height:100%;
}

TABLE
{
font-size:12px;	
}

H1
{
font-size:17px;
color:#016701;
font-weight:bold;	
}

DIV.Container
{
	background-color:#ffffff;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0px;
	width:800px;
	text-align:center;
}
DIV.TitleBar
{
	background-color:#016701;
	color:#ffffff;
	width:800px;
	overflow:hidden;
}
DIV.TitleBarL
{
	float:left;
	width:17px;
}
DIV.TitleBarML
{
	float:left;
	width:285px;
	text-align:left;
}
DIV.TitleBarMR
{
	float:left;
	width:410px;
	margin-top:8px;
	margin-right:10px;
	text-align:right;
}
DIV.TitleBarR
{
	float:left;
	width:78px;
	text-align:left;
	margin-top:4px;
}
DIV.HeaderBar
{
	font-weight:bold;
	background-color:#CCE0CC;
	text-align:left;
	width:800px;
	overflow:hidden;
}
DIV.HeaderBarPadder
{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
}
DIV.OptionBar
{
	font-weight:normal;
	width:800px;
	overflow:hidden;	
}
DIV.OptionBarL
{
	float:left;
	text-align:left;	
	width:600px;
}
DIV.OptionBarR
{
	float:left;
	width:200px;
}
DIV.OptionBarPadderL
{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
}
DIV.MenuBar
{
	border-bottom:solid 10px #016701;
	width:800px;
	font-weight:bold;
	overflow:hidden;
}

DIV.MenuItem
{
	background-image:url(/images/main/ias_tab_fill_01.png);
	background-repeat:repeat-x;
	border-bottom:none;
	border-top:solid 1px #999999;
	float:left;
	overflow:hidden;
}
DIV.MenuItemSelected
{
	background-color:#016701;
	border-top:solid 1px #016701;
	float:left;
}
DIV.MenuItemPadder
{
	padding-bottom:4px;
	padding-top:4px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}

DIV.MenuItemPadderNoBorder
{
	padding-bottom:4px;
	padding-top:4px;
}

A.MenuItem
{
color:#000000;
text-decoration:none;
}
A.MenuItem:Hover
{
color:#000000;
text-decoration:underline;
}
A.MenuItemSelected
{
color:#FFFFFF;
text-decoration:none;
}
A.MenuItemSelected:Hover
{
color:#FFFFFF;
text-decoration:none;
}
DIV.MainBody
{
	background-image:url(/images/main/mainbodyBK.png);
	background-repeat:repeat-y;
	width:800px;
	text-align:left;
	overflow:hidden;
}

DIV.MainBodyL
{	
	margin-left:4px;
	margin-right:15px;
	margin-top:10px;
	float:left;
	width:180px;	
}
DIV.MainBodyR
{	
	margin-bottom:20px;
	margin-right:4px;
	margin-top:10px;
	float:left;
	width:593px;	
}

DIV.MenuItemSide
{
	background-color:#CCE0CC;
	margin-bottom:4px;
	width:180px;	
}

DIV.MenuItemSidePadder
{
padding:4px;	
}

A.MenuItemSide
{
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}
A.MenuItemSide:Hover
{
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:underline;
}

DIV.FooterMenuBar
{
	background-color:#016701;	
	width:800px;
	overflow:hidden;
}
DIV.FooterMenuBarL
{
	float:left;
	width:17px;
}
DIV.FooterMenuBarM
{
	background-color:#016701;
	color:#ffffff;	
	float:left;
	width:766px;
}
DIV.FooterMenuBarPadder
{
	padding:10px;
}
DIV.FooterMenuBarR
{
	float:left;
	width:17px;
}
A.FooterMenuItem
{
	color:#ffffff;
	text-decoration:none;
}
DIV.FooterBar
{
	width:800px;
	overflow:hidden;
}
DIV.FooterBarPadder
{
	padding:5px;
}

DIV.MailingListForm
{
margin-top:10px;
width:500px;
text-align:left;
}
DIV.MailingListFormL
{
float:left;
text-align:left;
width:200px;
}
DIV.MailingListFormR
{
float:left;
text-align:left;
width:300px;
}

/* EDITOR PROPERTIES */
.InPageHeading {
font-size:16px;
font-weight:bold;
}

.GreenShadeBK {
background-image:url(/images/main/ias_subhd_fade_01.png);
background-repeat:no-repeat;
width:550px;
height:21px;
padding:2px;
font-size:14px;
display:block;
}

