	body {
	
		margin:20px 0px 0px 0px;
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #103366;
		background-color: #FFF;
		text-align: center;		
	
	}
	
	A:hover{
		text-decoration: none;
		color: #E32B75;
		background-color: transparent;
	}
	

	
	.menuLink {
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
	}

	#backNext{
	
		text-align:right;
		padding: 10px 0 10px 0;
	
	}
	
	#backNext a{
	
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #103366;
		text-decoration: none;
		background-color: transparent;	
	
	}
	
	#backNext a:hover{
	
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #E32B75;
		text-decoration: none;
		background-color: transparent;	
	
	}	
	
	.menuLinkOn {
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #E32B75;
		text-decoration: none;
		background-color: transparent;
	}

	#container{
	
		
		background-color: transparent;
		margin: 0 auto;   /* align for good browsers */
		text-align: center; /* counter the body center */		
		
		}

	
	#container #main {
		
		width:760px;
		
		min-height:540px;
		height:auto !important;
		height:540px;
		
		background-attachment: scroll;
		background-image: url(/images/generic/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
		margin: 0 auto;   /* align for good browsers */
		text-align: center; /* counter the body center */						
		}

	#container #main #content {
	
		border:1px solid #103366; 
		float:left;
		
		min-height:460px;
		height:auto !important;
		height:460px;		
		
		text-align:left;
		padding-top:93px;
		padding-left:9px;
		padding-right:45px;
		background-attachment: scroll;
		background-image: url(/images/generic/flower.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-color: transparent;
		clear:both;
		
		}

	#container #main #content #menu{
		float: left;
		padding-top:8px;	
		text-align:left;
		width:175px;		
		}
		
	#container #main #content #text{
		/*
		padding-top:10px;
		*/	
		padding-left:196px;
		float: left;
		text-align:left;
		width:333px;
		margin-top:-50px;
						
		}		
   

	.txtGeneral {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 14px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
	}
	
	.txtGeneralHome{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: 16px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
	}
	
	
	
	h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 14px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
		margin:0 0 10px 0;	
	
	}
	
	.txtGeneralBold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
	}
	
	.txtGeneral A:hover{
		text-decoration: underline;
		color: #103366;
		background-color: transparent;
	}
	
	.menuLine {
		background-image: url(/images/generic/bg_line.gif);
		background-repeat: repeat;
		height: 1px;
		width: auto;	
	}
	
	.menuEnd {
		padding-right: 5px;
		padding-left: 19px;
	}
	
	.menuSpacer {
		height:8px;
	}
	
	.clear{
		clear:both;
	}
	
	#homeTable td{
	
		text-align:center;
		font-weight: bold;
		
	
	}
	
	.cite{
		font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 14px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
		text-indent:20px;
		margin:0;
	}
	
	
	.citeP{
		font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 14px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #103366;
		text-decoration: none;
		background-color: transparent;
		text-indent:20px;
		margin:0;
		background-image: url(/images/generic/dot.gif);
		background-position:2px left;
		background-repeat:no-repeat;
	
		
	}
	
	.hr{
	
	width:10px;
	height:10px;
	margin:5px 0 5px 0;

	
	
	}