/* CSS Document */
	body {margin:0px 0px 0px 0px;}
	td {font-family:Verdana; font-size: 11px; color:#000000; text-decoration: none;}
	.bold {font-family:Verdana; font-size: 11px; color:#000000; font-weight:bold;}
	
	A {font-family:Verdana; font-size: 11px; color:#000000; font-weight: bold; text-decoration: none;} 
	A:hover	{font-family:Verdana; font-size: 11px; color:#000000; font-weight: bold; text-decoration: underline;}  
	.linkleft {text-align : left;}

	.grey {font-family:Verdana; font-size: 10px; color:#666666; text-decoration: none;text-align : center;}

/* Main font settings on all pages */
	.copy 		    { font-family:Verdana; font-size: 11px; color:#000000; text-decoration: none;} 
	.bluebold		    { font-family:Verdana; font-size: 11px; color:#1F60A9; font-weight: bold; text-decoration: none;} 
	.heading		    { font-family:Verdana; font-size: 13px; font-weight:bold; color:#1F60A9; text-decoration: none;} 
	
/* Grey Paragraph Link */					
	A.greylink 		{ font-family:Verdana; font-size: 10px; color:#666666; font-weight: normal; text-decoration: none;} 
	A.greylink:hover		{ font-family:Verdana; font-size: 10px; color:#666666; font-weight: normal; text-decoration: underline;}  
	
	

/* Form Items */

.bluebox {border: 3px solid #042A55;}
.button	{font-family:verdana; color:#333333; font-weight: bold; background-color: #999999; font-size:11px; border: thin #000033 1px;border-style:solid solid solid solid;height:18px;}
.text {font-family	: verdana; font-size:11px; width:300px;	border : thin #595959 1px;border-style:solid solid solid solid;}
.text01 {font-family:verdana; font-size:11px; width:75px;	border:thin #595959 1px;border-style:solid solid solid solid;}
.text02 {font-family:verdana; font-size:11px; width:225px;	border:thin #595959 1px;border-style:solid solid solid solid;}
.text03 {font-family:verdana; font-size:11px; width:56px;}
.select {font-family:verdana; font-size:11px; width:56px;}
.paddy {padding-bottom:5px;padding-left:5px;padding-right:5px;padding-top:5px;}
.small {font-family:verdana; font-size:11px; width:35px;border:thin #595959 1px;border-style:solid solid solid solid;}

