       /************ General styles ***********/
       
	body {background:#cccccc;
	    font-family:"Comic Sans MS", Arial,"Trebuchet MS",sans-serif;
	    font-variant:normal;
    	font-size: 10pt;
	    color:#1C3A71;
	    margin:0px;
		}
	img{border:none; margin:5px}
	.center{text-align:center}
	.centerMain{border:none}
	.text{font-family:"Comic Sans MS", Arial,"Trebuchet MS",sans-serif; font-variant:normal; font-size:10pt; color:#1C3A71; text-align:left; padding-left:20px; width:800px}
	.textContact{font-family:"Comic Sans MS", Arial,"Trebuchet MS",sans-serif; font-variant:normal; font-size:10pt; color:#1C3A71; text-align:center; padding-left:20px; width:800px}
	.headTitle{ font-size:16pt; font-weight:bold; text-align:center}
	.subTitle{ font-size:12pt; font-weight:bold; text-align:left}
	
	input{
        width:100%;
    }
       /************ Specific styles ***********/
       
    #bigTable{ width:100%; border:0px; padding:0; margin:auto }
    #pageTable{border:0px; width:780px;}
	#detailTable{background: #ffffff; text-align:center; border:none; padding:0px; margin:0px}
	#navData{vertical-align:top; width:250px}
	#contactTable{width:400px; border-collapse: separate;}
	.contactLeft{width:80px; background:#999999; padding-left:6px; font-weight: bold; font-size:12pt }
	.contactRight{background:#E29DC5; padding-left:25px; font-size:10pt}
	#validator{
		font:italic bold 12px/30px Georgia,serif;
		color:#eeeeee;
	}
	#contactTable2, #contactTable{
		margin:auto;
	}
	#contactTable2 input, textarea{
		width:500px;
	}
	#referenceTable{
		margin:auto;
	}
	#referenceTable td{
		text-align:center;
	}
	#referenceTable img{
		border: 1px solid grey;
	}
	#footerTable{
		margin:auto;
	}
	#footerTable td{
		padding:0px 40px 0px 40px;
	}
                 
	#index_01{
		background: url("images/index_01.gif");
		width:780px;
		height:27px;
		border:solid 0px
		}       
	#index_02{
		background: url("images/index_02.gif");
		width:15px;
		border:solid 0px
		}       
	#index_04{
		background: url("images/index_04.gif");
		width:28px;
		border:solid 0px
		} 
	#index_12{
		background: url("images/index_12.gif");
		height:42px;
		border:solid 0px
		}
		
		/***************** Fading Pic Area ******************/
#picArea img {display:none;	position:absolute;top:0px; left:95px; border: thick outset #E29DC5}
#picArea {height:200px;background-color:#ffffff;position:relative;vertical-align:top;}
		/***************** Navigation ********************/
		

#mainNavList {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#mainNavigateBox {
	clear: both;
    padding: 0px;
    margin: auto;
    width: 182px;
}

#mainNavList li {
    padding: 0px;
    margin: 0px;
    text-indent: 23px;
    text-align: left;
}

#mainNavList a {
	border: none;
    padding: 0px;
    display: block;
    margin: 0px;
    width: 182px;
    height: 24px;
    line-height: 23px;
    overflow: hidden;
}


#mainNavList a.mainNavActive {
    background-position: center center;
    background-image: url('images/main_item_active.gif');
    color: #330033;
    background-repeat: no-repeat;
    background-color: transparent;
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#mainNavList a.mainNavItem {
    background-position: center center;
    background-image: url('images/main_item.gif');
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: transparent;
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#mainNavList a.mainNavItem:hover {
    background-position: center center;
    background-image: url('images/main_item_hover.gif');
    color: #ffffff;
    background-color: transparent;
    
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
#topNav {
    background-position: center center;
    background-image: url('images/top_item.gif');
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: transparent;
  text-decoration: none;
}
#bottomNav {
    background-position: center center;
    background-image: url('images/bottom_item.gif');
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: transparent;
  text-decoration: none;
}