/*==================================================*/
/* Body deffinitions								*/
/*==================================================*/

body {
	margin-top: 0px;
	background: #d6d6d6 url(../images/mainBG.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%
}

a {
	color: #6699cc;
	text-decoration: none; 
}

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


/*==================================================*/
/* Top Menu											*/
/*==================================================*/

.menu {
	float: right; 
	/*border: 1px solid #000000; */
	margin: 2px 0px 0px;
	width: 760px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	height: 20px;
}
.menu ul {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.menu ul li {
	float: left;
	position: relative;
	font-weight: normal;
	background: transparent;
}
.menu ul li a {
	display: block;
	padding-left: 10px;
	width: 118px;
	color: #888;
	line-height: 1.6em;
	margin-right: 2px;
	border-bottom: #000066 2px solid;
	height: 1.5em;
	text-decoration: none;
}
.menu ul li a:visited {
	display: block;
	padding-left: 10px;
	width: 118px;
	color: #888;
	line-height: 1.6em;
	margin-right: 2px;
	border-bottom: #000066 2px solid;
	height: 1.5em;
	text-decoration: none;
}
* html .menu ul li a {
	width: 118px;
}
.menu ul li a:visited {
	width: 118px;
}
.menu ul li ul {
	display: none;
}
.menu table {
	font-weight: normal;
	font-size: 0.9em;
	margin: -1px;
	border-collapse: collapse;
}
.menu ul li:hover a {
	color: #000000;
	border-bottom: #336699 2px solid;
}
.menu ul li a:hover {
	color: #000000;
	border-bottom: #336699 2px solid;
}
.menu ul li:hover ul {
	position: absolute;
	display: block;
	border-top: 0px;
	border-right: #888 1px solid;
	border-bottom: #888 1px solid;
	border-left: #888 1px solid;
	margin-top: 11px;
	background: none transparent scroll repeat 0% 0%;
	left: 0px;
	top: 9px;
	width: 126px;
}

.menu ul li a:hover ul {
    position: absolute;
    display: block;
	border-top: 0px;
	border-right: #888 1px solid;
	border-bottom: #888 1px solid;
	border-left: #888 1px solid;
	margin-top: 11px;
	background: none transparent scroll repeat 0% 0%;
	left: 0px;
	top: 9px;
	width: 126px;
}
.menu ul li:hover ul li a {

	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		font-weight: normal;
		font-size: 0.9em;
		background: #ccccff url(../images/bgMenu.gif);
	margin: 0px;
	width: 116px;
	color: #333333;
	line-height: 1em;
	height: auto
}
.menu ul li a:hover ul li a {
	display: block;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		font-weight: normal;
		font-size: 0.9em;
		background: #ccccff url(../images/bgMenu.gif);
	margin: 0px;
	width: 116px;
	color: #333333;
	line-height: 1em;
	height: auto
}

.menu ul li:hover ul li a:hover {
    background: #003366;
    color: #ffffff
}

.menu UL LI A:hover UL LI A:hover {
    background: #003366;
    color: #ffffff
}

.menu ul li a:hover ul {
    margin-top: 11px;
    background: #99aacc;
}

.menu ul li a:hover ul li a {
    background: #99aacc;
    width: 116px;
}




/*==================================================*/
/* Main Table deffinitions							*/
/*==================================================*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main Table Header deffinitions					*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#mTblHeader {
	width: 800px;
	height: 85px;
	background: #394ba1 url(../images/mTbgHeader.gif);
	background-position: top left; 
	background-repeat: no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main Table flash deffinitions					*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mTblFlash {
	width: 800px;
	background: #ffffff url(../images/mTbgBody.gif);
	background-position: top left; 
	background-repeat: repeat-y;
}

#flashWrap {
	width: 760px;
	height: 200px; 
	background: transparent url(../images/flashBG.gif);
	background-position: top left; 
	background-repeat: no-repeat;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main Table Body deffinitions						*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mTblBody {
	width: 800px;
	background: #ffffff url(../images/mTbgBody.gif);
	background-position: top left; 
	background-repeat: repeat-y;
}

#mainGallery {
	width: 740px;
	height: 450px;
	position: relative; left: 30px;
}

#mainWrap {
	width: 740px;
	position: relative; left: 30px; 
	/* border: 1px solid #000000; */
}

	#divLeftTwoCol {
		float: left; 
		width: 360px;
		height: 150px;
		background: #ffffff url(../images/rCorner.gif);
		background-position: top right; 
		background-repeat: no-repeat;
	}
	
	#divRightTwoCol {
		float: right;
		width: 360px;
		height: 150px;
		background: #ffffff url(../images/lCorner.gif);
		background-position: top left; 
		background-repeat: no-repeat;
	}
	
	#divOneCol {
		width: 680px;
		margin-left: 30px;
		margin-right: 30px;
		padding: 15px 0px 15px 0px;
		background: #ffffff url(../images/tDivider.gif);
		background-position: top center; 
		background-repeat: no-repeat;
	}

	#divLContent {
		float: left;
		width: 490px;
		padding-top: 15px;
		background: transparent url(../images/tDivider500.gif);
		background-position: top center; 
		background-repeat: no-repeat;
	}

	#divCContent {
		width: 680px;
		margin-left: 30px;
		margin-right: 30px;
		padding: 15px 0px 15px 0px;
		background: #ffffff url(../images/tDivider500.gif);
		background-position: top center; 
		background-repeat: no-repeat;
	}

	#divRCircle {
		margin-top: 20px;
		margin-right: 25px;
		float: right;
		width: 210px;
		height: 180px;
		background: transparent url(../images/rCircle.gif);
		background-position: left top; 
		background-repeat: no-repeat;
	}

	#cirMenu {
		list-style: none;
		margin-top: 20px;
		margin-left: 15px;
		padding: 0;
		color: #000;
		text-decoration: none;
		font-size: 100%;
	} 

		li.rb a {
			background-image: url(../images/190x34.gif);
			background-repeat: no-repeat;
			background-position: top left;
			display: block;
			width: 170px;
			padding-top: 9px;
			padding-left: 20px;
			padding-bottom: 9px;
			text-decoration: none;
			margin-bottom: 4px;
		}

		li.rb a:hover {
			color: #ff0000;
			text-decoration: none; 
		}


	#divHorizontalTitle {
		color: #336699;
		text-decoration: none;
		text-align: right;
		font-size: 18px;
		font-weight: bold;
		padding: 15px 5px 15px;
	}


	#divLeftVerticalWrap {
		float: left; 
		width: 215px;
		background: #ffffff url(../images/bgFloter.gif);
		background-position: top left; 
		background-repeat: no-repeat;
	}

		#divLeftVertical {
			float: left; 
			width: 214px;
		}


	#divLeftHorizontalWrap {
		float: right; 
		width: 510px;
		background: #ffffff url(../images/lContBG.gif);
		background-position: top left; 
		background-repeat: no-repeat;
	}

		#divLeftHorizontal {
			width: 500px;
			float: right;
		}

	#hTblDisp {
		margin: 0 auto;
		border-collapse: collapse; 
		border: 1px dashed #000080; 
		padding: 10px;
		width: 95%;
	}
	
	#hTblDisp .hTblDispTop {
		border-collapse: collapse; 
		border-bottom: 1px dashed #000080; 
		padding: 10px 20px 10px 20px;
	}
	
	#hTblDisp .hTblDispLeft {
		margin: 15px 10px 15px 10px;
		border-collapse: collapse; 
		border-right: 1px dashed #000080; 
		text-align: center;
		width: 50%;
	}
	
	#hTblDisp .hTblDispRight {
		margin: 15px 10px 15px 10px;
		width: 50%;
	}
	
	#hTblDisp .hTblDispBottom {
		border-collapse: collapse; 
		border-top: 1px dashed #000080; 
		padding: 10px 20px 10px 20px;
	}

.iconlist {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	color: #000;
	text-decoration: none;
	font-size: 100%;
} 

.iconlist a {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #6699cc;
	text-decoration: underline;
} 

.iconlist a:hover {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #336699;
	text-decoration: underline;
} 


	li.title {
		padding: 2px 0 0 25px;
		margin: .4em 0;
		color: #336699;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}

	li.date {
		background-image: url(../images/min_calendar.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.location {
		background-image: url(../images/min_home.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.user {
		background-image: url(../images/min_contact.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	} 

	li.group {
		background-image: url(../images/min_group.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.eMail {
		background-image: url(../images/min_mail.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.spacer {
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	} 
	
	li.desc {
		padding: 3px 0 25px 0px;
		margin: .4em 0;
	}  

	li.pen {
		background-image: url(../images/min_pen.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	} 


	li.telephone {
		background-image: url(../images/min_phone.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	} 

	li.fax {
		background-image: url(../images/min_fax.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.cel {
		background-image: url(../images/min_cel.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	} 

	li.time {
		background-image: url(../images/min_time.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.swf {
		background-image: url(../images/swf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.doc {
		background-image: url(../images/doc.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.rtf {
		background-image: url(../images/doc.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.pdf {
		background-image: url(../images/pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.url {
		background-image: url(../images/min_html.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.htm {
		background-image: url(../images/min_html.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.html {
		background-image: url(../images/min_html.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.xls {
		background-image: url(../images/xls.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.jpg {
		background-image: url(../images/jpg.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.gif {
		background-image: url(../images/gif.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.bmp {
		background-image: url(../images/bmp.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.ppt {
		background-image: url(../images/ppt.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.zip {
		background-image: url(../images/zip.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}

	li.arr {
		background-image: url(../images/min_blueArr.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}
	
		li.faq {
		background-image: url(../images/min_faq.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0 0px 25px;
		margin: .4em 0;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main Table deffinitions footer 					*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mTblFooter {
	width: 800px;
	height: 30px;
	background: #394ba1 url(../images/mTbgFooter.gif);
	background-position: top left; 
	background-repeat: no-repeat;
}

.fT {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.fCl {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.fCr {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.fCr a {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.fCr a:hover {
	color: #336699;
	text-decoration: underline;
}