body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}

.home_body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #66CCCC;
}

.int_body {
	background-image: url(../images/int_background.gif);
	background-repeat: repeat-x;
	background-color: #C6F2E4;
}

p {
	color: #000000;
	margin: 0px 5px 10px 20px;
}

b 	{   
		line-height: 18px; 
		font-weight: 700; 
		color: 000000; 
		text-decoration: none; 		
		}
	
h1 	{  
		font-size: 17px; 
		font-style: normal; 
		color: #008E9F;
		font-weight: bold; 
		text-decoration: none; 
		margin: 0px 5px 10px 20px;
		}
		
		
h2 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #008E9F;
		line-height: 18px; 
		margin: 0px 5px 10px 20px;
		}
		
		
h3 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #008E9F;
		line-height: 18px; 
		text-decoration: none; 
		margin: 0px 5px 10px 20px;
		}
		
		
h4 	{  
		font-size: 14px; 
		font-style: normal; 
		color: #008E9F;
		line-height: 18px; 
		text-decoration: none; 
		margin: 0px 5px 10px 20px;
		}
		
h5 	{  
		font-size: 13px; 
		font-style: normal; 
		line-height: 18px; 
		color: #008E9F;
		text-decoration: none; 
		margin: 0px 5px 10px 20px;
		}

a:link
	{
		color: #008E9F;
		text-decoration: none;
		border-bottom: 1px dashed #008E9F;
	}

a:visited
	{
		color: #008E9F;
		text-decoration: none;
		border-bottom: 1px dotted #008E9F;
	}

a:hover
	{
		color: #EC5020;
		text-decoration: none;
	}
	
a.noborder {
	border-bottom: none;
	}

.white {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 10px 5px;
}

.smallMargin {
	margin: 0px 5px 10px 5px;
	}

.LogoLayer {
	width:784px;
	height:130px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	clear:both;
}

.MenuLayer {
	width:784px;
	height: 18px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	clear:both;
}

.SubNavLayer {
	height: 18px;
	width: 784px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	background-color:#009BBF;
	clear:both;
}

.MainPicLayer {
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	height: 362px;
	width: 784px;
	clear:both;
}

.CreditLayer {
	width: 784px;
	height: 14px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	clear:both;
}
	.CreditLayer a {
		border-bottom:none;
		text-decoration:none;
	}

.TextFrame {
	width:100%;
	background: url(../images/background_grey.gif) repeat;
	z-index:1;
}

#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 784px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align:left;
	clear:both;
}

#main {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/background_main.jpg) repeat-y;
	background-color: #ffffff;

}

#footer {
	visibility:visible;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #C6F2E4;
	width:100%;
	height: 2px;
	clear: both;
}

.IntPicLayer {
	width:210px;
	padding: 24px 0px 0px 10px;
	text-align:left;
	vertical-align:top;
}

.IntTextLayer {
	text-align:left;
	vertical-align:top;
}

#IntCreditLayer {
	width:150px;
	padding: 30px 0px 10px 10px;
	float:right;
}