body	{
		margin:0px;
		padding:0px;
		}
td		{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:15px;
		}
a		{
		color:#2f67a5;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
	
/*FOOTER*/
.footer1	{
	font-weight:normal;
	font-size:10px;
		}
/*END OF FOOTER*/

/******PAGE 1******/
.lftlinegry {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.btmlinegry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
}
.toplinegry {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;\
	padding-right: 30px;
	padding-left: 30px;
}
.topbtmlinegry {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-right: 30px;
	padding-left: 30px;
}
.bxbdrbg {

}
   html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
   }

.img_pad {
	padding: 5px;
}
   #wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 800px;
	background-color: #f0f0f0;
   }
.subpagehdr {
	font-size: 16px;
	font-weight: bold;
	color: #2f67a5;
}
.subpagehdr2 {
	font-size: 12px;
	font-weight: bold;
}
.indent {
	padding-right: 10px;
	padding-left: 10px;
}
.altrowpad {
	background-color: #f0f0f0;
}
.boxpadding {
	padding-right: 30px;
	padding-left: 30px;
}
.boxpadding2 {
	padding-left: 5px;
}

#bullet2 {
	list-style-image: url(../_images/bullet_2.gif);
	list-style-type: disc;
	list-style-type: none;
}
#bullet1 {
	list-style-image: url(../_images/bullet_1.gif);
	list-style-type: disc;
	list-style-type: none;
}

.bullet li{
/*	padding-left: 50px;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 1px;*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 175px; /* Width of Menu Items */
/* border-bottom: 1px solid #ccc; */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #006bb6;
	text-decoration: none;
	background: #fff;
	/* border: 1px solid #ccc;
border-bottom: 0; */
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.suckerdiv ul li a:visited{
color: #006bb6;
}

.suckerdiv ul li a:hover{
background-color: #bacae8;
}

.suckerdiv .subfolderstyle{
	background-image: url(../_images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.img-pad {
	padding: 5px;
}
.pagepading-sidebar {
	padding-left: 6px;
}