/*** GENERAL ELEMENTS  ***/
	 
body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Gill Sans, Verdana, Tahoma,;
	text-align: center;
	}


/**** HOME PAGE STYLES ****/	
	

#home_bg{
	width: 100%;
	height: 800px;
	background: url(images/bg.jpg) repeat center;				
	position:absolute;top:0px;left:0px;z-index:1;
	margin: 0 auto;
	}	
	
#home-content{
	width: 760px;
	height: 800px;
	padding: 0;
	background: transparent;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	}	

/*** MENU STYLES ***/

#menu{
	position:relative; 
	background: transparent;
	background-repeat: no-repeat;	
	text-align: left;
	height:90px;
	width:760px;
	padding-top:19px;
	border-width: 0pt;
	margin: 0;
	}	

a.menu_a{
	display: block;
	width:123px;
	height:29px;
	}
	
a:link.menu_a, a:visited.menu_a{
	display: block;
	background: transparent url(images/menu_01.jpg) no-repeat top left;
	}
	
a:hover.menu_a, a:active.menu_a{
	display: block;
	background: transparent url(images/menu_01.jpg) no-repeat bottom left;
	}		
		
a.menu_b{
	display: block;
	width:117px;
	height:29px;
	}
	
a:link.menu_b, a:visited.menu_b{
	display: block;
	background: transparent url(images/menu_02.jpg) no-repeat top left;
	}
	
a:hover.menu_b, a:active.menu_b{
	display: block;
	background: transparent url(images/menu_02.jpg) no-repeat bottom left;
	}			

	
a.menu_c{
	display: block;
	width:65px;
	height:29px;
	}
	
a:link.menu_c, a:visited.menu_c{
	display: block;
	background: transparent url(images/menu_03.jpg) no-repeat top left;
	}
	
a:hover.menu_c, a:active.menu_c{
	display: block;
	background: transparent url(images/menu_03.jpg) no-repeat bottom left;
	}	
		

a.menu_d{
	display: block;
	width:57px;
	height:29px;
	}
	
a:link.menu_d, a:visited.menu_d{
	display: block;
	background: transparent url(images/menu_04.jpg) no-repeat top left;
	}
	
a:hover.menu_d, a:active.menu_d{
	display: block;
	background: transparent url(images/menu_04.jpg) no-repeat bottom left;
	}
		
	
a.menu_e{
	display: block;
	width:398px;
	height:29px;
	}
	
a:link.menu_e, a:visited.menu_e{
	display: block;
	background: transparent url(images/menu_05.jpg) no-repeat top left;
	}
	
a:hover.menu_e, a:active.menu_e{
	display: block;
	background: transparent url(images/menu_05.jpg) no-repeat bottom left;
	}	



/**** TEXT STYLES ****/

p{
    font-size: 11pt;
    text-align: justify;
    padding: 5px 35px 0px 35px;
    font-family: Trebuchet, Verdana, Tahoma;
    line-height: 140%;
    color: #000000;
    }

h1{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding: 10px 40px 5px 40px;
	line-height: 120%;
	font-family: Lucida Grande, Verdana, Tahoma;
	color: #8d0b29;
	}
h2{
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding: 5px 40px 0px 40px;
	font-family: Trebuchet, Verdana, Tahoma;
	color: #E9AB17;
	}

h3{
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	padding: 5px 60px 0px 60px;
	margin: 0px;
	color: #1E5B79;
	}

h4{
	font-size: 14pt;
	font-family: Lucida Grande, Verdana, Tahoma;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 60px 0px 60px;
	color: #8d0b29;
	}

h5{
	font-size: 12pt;
	font-style: normal;
	font-family: Trebuchet, Verdana, Tahoma;
	text-align: left;
	line-height: 140%;
	padding: 5px 40px 0px 520px;
	color: #696aae;
	}

h6{
	font-size: 13pt;
	font-style: normal;
	font-family: Lucida Grande, Trebuchet, Verdana, Tahoma;
	text-align: left;
	padding: 5px 35px 5px 35px;
	line-height: 140%;
	color: #1c5571;
	}

ul{
	text-align: left;
	margin: 0px 40px 0px 40px;
	padding:0px 40px 4px 40px;
	}

li{
	display: list-item;
	list-style: bullet;
	color: black;
	text-align: left;
	padding: 1px 0px 1px 0px;
	font-family: Trebuchet,  Verdana, Tahoma;
	font-size: 12pt;
	text-align: left;
	line-height: 120%;

	font-weight: bold;
	}
	
	
/**** HEADER AND FOOTER STYLES ****/

		
#pages_bg{
	width: 100%;
	background: url(images/bg.jpg) repeat-y center top;		
	position:absolute;top:0px;left:0px;
	margin: 0 auto;
	}
	
#content{
	width: 760px;
	height: 100%;
	padding: 0;
	background: url(images/ip_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	}
				
#footer{
	width: 760px;
	height:160px;
	padding: 0;
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom, center;
	margin: 0 auto;
	}
	
#footer p{
	font-size: 7pt;	
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	font-weight: bold;
	color: #c8c8c8;
	margin: 0px;
	padding: 4px 0px 0px 30px;
	}
	
#footerNav{
	width:100%;
	text-align: left;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	}	

#footer a{
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Tahoma, Arial;
	color: #ffffff;
	margin: 0;
	padding: 0;
	}

/*** GOODIES ***/
	
#arrows{
	text-align: right;
	padding: 95px 0 0 0;
	margin:0;	
	width: 100%;
	}			
		
#audio{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	}	
	
#print{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	}	
table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	width:688px;
	table-layout:fixed;
}
table.main th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.main td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.inbox{
    font-size: 8pt;
    text-align: center;
    font-family: Trebuchet, Verdana, Tahoma;
    color: #000000;
    }
.redcenter{
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    font-family: Trebuchet, Verdana, Tahoma;
    color: #A50021;
    }
.blueleft{
    font-size: 11pt;
    text-align: left;
    font-weight: bold;
    padding: 5px 35px 0px 35px;
    font-family: Trebuchet, Verdana, Tahoma;
    line-height: 140%;
    color: #1E5B79;
    }
.copy{
    font-size: 11pt;
    text-align: center;
    font-family: Trebuchet, Verdana, Tahoma;
    color: #333399;
    }
.copy2{
    font-size: 11pt;
    font-family: Trebuchet, Verdana, Tahoma;
    color: #000000;
    }
.toch1{
	font-size: 25pt;
	font-weight: bold;
	text-align: center;
	padding: 10px 40px 5px 40px;
	font-family: "Times New Roman", Times, serif;
	color: #8d0b29;
	}
.toch2{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 5px 40px 0px 40px;
	font-family: Trebuchet, Verdana, Tahoma;
	color: #1E5B79;
	}
.toch3{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 5px 40px 0px 40px;
	font-family: "Times New Roman", Times, serif;
	color: #E9AB17;
	}

.toccopy{
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	padding: 5px 35px 0px 35px;
	color: #1E5B79;
	}
.toccopy a {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 35px 0px 35px;
	color: #1E5B79;
	}
.toccopy a:hover{
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px 35px 0px 35px;
	color: #1E5B79;
	}
.toccopy2{
	font-size: 12pt;
	font-family: Trebuchet, Verdana, Tahoma;
	text-align: center;
	font-weight: bold;
	padding: 5px 35px 0px 35px;
	color: #8d0b29;
	font-style: italic;
	}
.toccopy2 a {
	font-size: 12pt;
	font-family: Trebuchet, Verdana, Tahoma;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 35px 0px 35px;
	color: #8d0b29;
	font-style: italic;
	}
.toccopy2 a:hover{
	font-size: 12pt;
	font-family: Trebuchet, Verdana, Tahoma;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 35px 0px 35px;
	color: #8d0b29;
	font-style: italic;
	}


#login p{
    font-size: 11pt;
    text-align: center;
    padding: 5px 35px 0px 35px;
    font-family: Trebuchet, Verdana, Tahoma;
    line-height: 140%;
    color: #000000;
    }
