
#main {
						font-family: arial;
						font-size: 12px;
						color: #00060B;
				}

#main td {
						font-family: arial;
						font-size: 12px;
						color: #00060B;
				}
				
#main td a {
						font-family: arial;
						font-size: 12px;
						color: #4F0000;
						text-decoration: underline;
						}				

#main td a:hover {
						font-family: arial;
						font-size: 12px;
						color: #00060B;
						text-decoration: none;
						}

#servicesbox	{
								font-family: arial;
								font-size: 12px;
								color: #00060B;
								border: 1px solid #AFCEE5;
								width: 295px;
								float: left;
							}

#newsbox	{
								font-family: arial;
								font-size: 12px;
								color: #005482;
								border: 1px solid #AFCEE5;
								width: 315px;
								float: right;
								background-color: #FFFFFF;
							}

#articlesbox	{
								font-family: arial;
								font-size: 12px;
								color: #005482;
								border: 1px solid #AFCEE5;
								width: 315px;
								float: right;
								background-color: #FFFFFF;
								position: relative;
								top: 5px;
							}							

#boxtitle1 {
								font-family: arial;
								font-size: 13px;
								font-weight: bold;
								color: #FFFFFF;
								width: 295px;
								height: 23px;
								text-align: center;
								background-color: #AFCEE5;
								padding-top:3px;
							}

#boxtitle2 {
								font-family: arial;
								font-size: 13px;
								font-weight: bold;
								color: #FFFFFF;
								width: 317px;
								height: 23px;
								text-align: center;
								background-color: #AFD7FF;
								padding-top:3px;
							}
#boxtitle3 {
								font-family: arial;
								font-size: 13px;
								font-weight: bold;
								color: #005482;
								width: 315px;
								height: 23px;
								text-align: center;
								background-color: #AFD7FF;
								padding-top:3px;
							}							

#boxcontent1 {
								font-family: arial;
								font-size: 13px;
								color: #00060B;
								padding: 10px;
						}
						
#boxcontent1 li a {
								font-family: arial;
								font-size: 13px;
								color: #00060B;
								text-decoration: none;
						}						

#boxcontent1 li a:hover {
								font-family: arial;
								font-size: 13px;
								color: #00060B;
								text-decoration: underline;
						}		

#boxcontent2 {
								font-family: arial;
								font-size: 13px;
								color: #005482;
								padding: 10px;
						}

#boxcontent3 {
								font-family: arial;
								font-size: 13px;
								color: #005482;
								padding: 10px;
						}

#footer	{
					font-family: arial;
					font-size: 11px;
					color: #00060B;
					text-align: center;
					width: 585px;
				}
				
#footerlink	 {
					font-family: arial;	font-size: 11px; color: #00060B; text-decoration: none;
				}	
		