body{
	margin:5px 0;
	background-color:#427A95;
	font-family:Verdana;
	font-size:12px;
}

a:link,
a:visited{
	text-decoration:none;
	color:#000;
	font-family:Verdana;
	font-size:14px;
}

a:hover{
	text-decoration:underline;
	color:#1E4D9B;
}

img{
	border:0;
}

h1{
	margin:4px 0;
	padding:0;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #5ECFF7;
	padding-bottom:2px;
}

#wrapper{
	margin:0 auto 0 auto;
	width:960px;
	height:auto;
	border:1px solid #2289BB;
	padding:2px;
	background-color:#FFF;
}

#header{
	height:100px;
	background: url(../images/bck_banner.gif) repeat-x;
	overflow:hidden;
	margin:0;
	padding:0;
}

.suckertreemenu{
	background-color:#1E4D9B;
	margin: 0 0 5px 0;
	height:20px;
	padding:2px;
	padding-left:10px;
	
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #1E4D9B; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a:link,
.suckertreemenu ul li a:visited{
	display: block;
	width: 97px; /*Width of top level menu link items*/
	padding: 1px 8px;
	text-decoration: none;
	color: #FFF;
	font-size:12px;
	letter-spacing:0.2px;
	font-weight:bold;
	padding:3px;
	margin-right:5px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 160px; /*width of sub menu levels*/
	color:#FFF;
	font-size:13px;
	text-decoration: none;
	padding: 1px 5px;
	font-weight:normal;
	border:1px solid #FFF;
}

.suckertreemenu ul li a:hover{
	background-color:#60D0F8;
	color: #000;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background: #1E4D9B url(../images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: #1E4D9B url(../images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

#leftmenu{
	float:left;
	display:inline;
	width:196px;
	padding:2px;
	margin:4px 0 2px 0;
	border:1px solid #5ECFF7;
}

#leftmenu a:link,
#leftmenu a:visited{
	text-decoration:none;
	color:#000;
	font-family:Verdana;
	font-size:11px;
}

#leftmenu a:hover{
	text-decoration:underline;
	color:#1E4D9B;
}

.menuhead{
	background-color:#1E4D9B;
	padding:3px;
	font-weight:bold;
	color:#FFF;
}

#maincontent{
	float:left;
	display:inline;
	width:576px;
	margin:4px 3px 2px 3px;
	overflow:hidden;
}

#rightcontent{
	float:left;
	display:inline;
	width:170px;
	padding:2px;
	margin:4px 0 2px 0;
}

.mainleft1{
	float:left;
	display:inline;
	width:300px;
}

.mainright1{
	float:left;
	display:inline;
	width:265px;
	margin-left:5px;
}

.latest{
	border:0px solid #1E4D9B;
	margin-top:3px;
	border:0px solid #1E4D9B;
	background:url("../images/bck_pp_box1.gif") repeat-x;
}

.latest a:link,
.latest a:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1E4D9B;
}

.latest a:hover{
	color:#000;
	text-decoration:underline;
}

.premium{
	margin-top:3px;
	border:0px solid #1E4D9B;
	background:url("../images/bck_pp_box.gif") repeat-x;
}

.premium a:link,
.premium a:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1E4D9B;
}

.premium a:hover{
	color:#000;
	text-decoration:underline;
}

.boxdisplayinv,
.boxdisplayinv2{
	padding:3px;
}

.boxdisplayinv2{
	background-color:#F5F5F5;
}

.boxdisplaytitle{
	background-color:#CCC;
	padding:5px;
	color:#1E4D9B;
	font-weight:bold;
}

.boxdisplaytitle1{
	background-color:#CCC;
	padding:5px;
	color:#1E4D9B;
	font-weight:bold;
}

.boxdisplaytitle a:link,
.boxdisplaytitle a:visited{
	color:#1E4D9B;
	text-decoration:none;
}

.boxdisplaytitle a:hover{
	color:#000;
	text-decoration:underline;
}

.boxdisplaytitle1 a:link,
.boxdisplaytitle1 a:visited{
	color:#1E4D9B;
	text-decoration:none;
	font-size:12px;
}

.boxdisplaytitle1 a:hover{
	color:#000;
	text-decoration:underline;
}

.boxdisplaycontent{
	padding:0px 3px;
}

.error{
	font-weight:bold;
	margin-top:15px;
	background-color:#FFFCEC;
	border:1px solid #FFD47F;
	padding:3px;
}

a.moredetails:link,
a.moredetails:visited{
	font-family:Verdana;
	font-size:12px;
	color:#1E4D9B;
	text-decoration:underline;
}

a.moredetails:hover{
	color:#000;
	text-decoration:none;
}

#copyright{
	text-align:center;
	margin-top:20px;
	padding:5px;
	background-color:#1390D1;
	color:#FFF;
}