.border 				{ border:12px solid #ffffff }

.whitecopy 				{
	Font-family: sans-serif;
	line-height: 120%;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.whitecopy2 				{
	Font-family: sans-serif;
	line-height: 120%;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.whitecopylarge 		{ Font-family: sans-serif; line-height: 110%; font-size: 14px; font-style: normal; font-weight: normal; color: #787e82; text-decoration: none }
.darkgreycopylarge 		{ Font-family: sans-serif; line-height: 110%; font-size: 14px; font-style: normal; font-weight: normal; color: #004d6f; text-decoration: none }
.blackcopy 				{ Font-family: sans-serif; line-height: 120%; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
.bluecopy 				{
	Font-family: sans-serif;
	line-height: 100%;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0085cb;
	text-decoration: none
}
.bluecopy2 				{
	Font-family: sans-serif;
	line-height: 110%;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0085cb;
	text-decoration: none
}
.purplecopy 			{ Font-family: sans-serif; line-height: 120%; font-size: 12px; font-style: normal; font-weight: normal; color: #0085cb; text-decoration: none }

.bluetitle 				{ Font-family: sans-serif; line-height: 85%; font-size: 50px; font-style: normal; font-weight: lighter; color: #0085cb; text-decoration: none }
.purpletitle 			{ Font-family: sans-serif; line-height: 85%; font-size: 50px; font-style: normal; font-weight: thin; color: #787e82; text-decoration: none }
.whitetitle 			{ Font-family: sans-serif; line-height: 85%; font-size: 50px; font-style: normal; font-weight: thin; color: #ffffff; text-decoration: none }

.purplelink 			{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0085cb; text-decoration: none } 
.purplelink:hover 		{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0085cb; text-decoration: none }
.bluelink 				{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none } 
.bluelink:hover 		{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none }
.whitelink 				{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none } 
.whitelink:hover 		{ Font-family: sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#004d6f	; text-decoration: none }

.boxlink 			{
	Font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #787e82;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border:medium
}
.boxlink:hover 		{
	Font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0085cb;
	border:medium
}
