body
{
margin:10px;
background-color:#FFFFFF;
font-family:Arial
}

.row
{
background-image:url("row.gif");
}
.row2
{
background-image:url("row.gif");
}
.title
{
background-image:url("title.gif");
background-repeat:repeat-x;
background-color:#a692d0;
color:#000000;
font-weight:bold;
font-size:11pt ;
font-family:Arial;
text-valign:top;
}

.alink {color:#000000;font-family:Arial;font-size:10pt;font-weight:bold;}
.alink:link {font-weight:bold; font-size:10pt ;}
.alink:visited {font-weight:bold; font-size:10pt ;}
.alink:hover {font-size:10pt; font-weight:bold; }

/*rounded corners gray*/
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#ddd; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#aaa; border-right:2px ; border-left:2px ; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#aaa; border-right:1px ; border-left:1px ; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#aaa; border-right:1px ; border-left:1px ; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.headh {background: #aaa; border-right:1px ; border-left:1px ;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #ddd; border-right:1px ; border-left:1px ;}
.contenth div {margin-left: 12px; padding-top: 5px;}

/* ======================================== */
/* OUTER BORDER / DIV
/* ======================================== */

.outerdiv
{
	border: 1px solid #1e2e43;
	border-top:1px solid #578DCA;
	padding: 0px 4px 4px 4px;
	background-image: url('images/folder_css_images/content_bar_bg.gif');
	background-repeat: repeat-x;
	background-color: #395174;
}

.sub-tab-strip
{
	background-image: url( '../images/header_bgd.jpg' );
	background-repeat: repeat-x;	
	border-left: 1px solid #1e2e43;
	border-right: 1px solid #1e2e43;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 15px 8px 15px;
	margin:0px;
	height:14px;
}

.global-memberbar
{
	vertical-align:middle;
	color: #FFF;
	font-size: 11px;
	padding-left:5px;
	width:auto;
	float:right;
}

.global-memberbar a:active,
.global-memberbar a:visited,
.global-memberbar a:link
{
	color:#FFF;
	text-decoration:none;
}

.global-memberbar a:hover
{
	text-decoration:underline;
}

.navwrap
{
	vertical-align:middle;
	color: #FFF;
	font-size: 11px;
	padding-left:5px;
	float:left;
}

.navwrap a:active,
.navwrap a:visited,
.navwrap a:link
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}



.information-box,
.help-box
{
	color: #000;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	background-color: #FCF8C7;
	padding: 6px;
	text-align:right;
}

/* ======================================== */
/* MENU STYLES */
/* ======================================== */

.menuouterwrap
{
	border: 1px solid #1e2e43;
	-moz-border-radius: 5px;
	background-color: #EFF3F7;
	margin: 0px 4px 0px 4px;
}

.menucatwrap
{
	font-size: 12px;
	font-weight:bold;
	color: #20476D;
	margin: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C7C7C7;
}

.menulinkwrap
{
	margin: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E3E3E3;
}

.menulinkwrap a:link, 
.menulinkwrap a:visited, 
.menulinkwrap a:active
{
	color: #000;
}

.menulinkwrap a:hover
{
	color: #E69F06;
}

.menutext
{
	font-size:10px;
}



/* ======================================== */
/* TABS
/* ======================================== */

.tabwrap-main
{
	
	height:37px;
	background-image: url( '../images/header_bgd.jpg' );
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.tabwrap-main img{float:left;}

.tabon-main,
.tabon
{
	border-top:1px solid #395174;
	border-left:1px solid #395174;
	border-right:1px solid #395174;	
	color:#FFFFFF;
	padding:8px;
	float:right;
	width:auto;
	background-image: url('images/folder_css_images/tab-on-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:3px;
	
	
}

.taboff-main,
.taboff
{
	border-top: 1px solid #759BC7;
	border-left: 1px solid #759BC7;
	border-right: 1px solid #759BC7;
	background-color: #395174;
	color: #FFFFFF;
	padding:8px;
	float: right;
	width: auto;
	background-image: url('images/folder_css_images/tab-off-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:3px;
}

.tabon-main,
.taboff-main
{
	padding: 4px 8px 4px 8px;
}

.tabon-main a:link,
.tabon-main a:visited, 
.tabon-main a:active,
.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #FFFFFF;
}

.taboff-main a:link,
.taboff-main a:visited, 
.taboff-main a:active,
.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #FFFFFF;
}

.tabwrap
{
	height: 33px;
	margin:0px;
	padding:0px;
}

.tabclear
{
	clear:both;
	background-image: url( 'images/folder_css_images/main_menu_bg.gif' );
	background-repeat: repeat-x;
	border-left: 1px solid #1e2e43;
	border-right: 1px solid #1e2e43;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px 8px 8px;
	margin:0px;
	height:14px;
}

.logoright
{
	width:auto;
	float:right;
	position:absolute;
	top:0px;
	right:4px;
}

/* ======================================== */
/* MAIN WRAPPER ID */
/* ======================================== */
/* Adjust main width here. Leave margins alone to auto-center content */
#ipdwrapper
{ 
	text-align: right; /* re_aligns text to left second part of two part MSIE centering workaround */
	padding: 6px;
}


/* ======================================== */
/* GENERAL SYTLES */
/* ======================================== */

.tablepad
{
	padding:6px;
}

.tableborder
{
	border: 1px solid #1e2e43;
}

/* MIGHT WANT TO CHANGE THIS AT SOME POINT */

.tableheader,
.tableheaderalt,
.tableheader2
{
	font-size:11px;
	text-align:center;
	vertical-align:middle;	
	padding:8px 0px 8px 5px;
	background-image: url(../images/footer_bgd.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	opacity:0.5;
	filter:alpha(opacity=50);
	color:#FFFFFF!important; 
}

.tableheaderalt a:link, 
.tableheaderalt a:visited, 
.tableheaderalt a:active
{
	text-decoration:none;
	color: #FFFFFF;
}

.tablefooter,
.tablesubheader
{
	background-color:#395174;
	font-size:10px;
	color: #395174;
	font-weight:bold;
	padding:5px;
}


.tablerowmedium
{
	background-color:#999;
}

.tablerow1 img,
.tablerow2 img,
.tablerow3 img
{
	vertical-align:middle;
	border:0px;
}
.tablerow1
{
	background-color:transperent;
	padding:3px;
	border-bottom:1px solid #dfedff;
	
	border-top:1px solid #dfedff;
	
}