/* CSS Document */

.menuitems {font-family: Arial; font-weight: bold; font-size: 18px; color: #000000; text-decoration: none;}

.menuitems a {font-family: Arial; font-weight: bold; font-size: 18px; color: #000000; text-decoration: none;}

.menuitems a:hover {font-family: Arial; font-weight: bold; font-size: 18px; color: #FF5701; text-decoration: none;}

.menuitemssub {font-family: Arial; font-weight: bold; font-size: 14px; color: #000000; text-decoration: none;}

.menuitemssub a {font-family: Arial; font-weight: bold; font-size: 14px; color: #000000; text-decoration: none;}

.menuitemssub a:hover {font-family: Arial; font-weight: bold; font-size: 14px; color: #FF5701; text-decoration: none;}

.footer {font-family: Arial; font-weight: normal; font-size: 10px; color: #FF5701; text-decoration: none;}

.footer a {font-family: Arial; font-weight: normal; font-size: 10px; color: #FF5701; text-decoration: none;}

.footer a:hover {font-family: Arial; font-weight: normal; font-size: 10px; color: #FFFFFF; text-decoration: underline;}

.contentheader {font-family: Arial; font-weight: bold; font-size: 30px; color: #E64E01;}

.contentsubheader {font-family: Arial; font-weight: bold; font-size: 18px; color: #666666;}

.contentbody {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

.contentbodybold {font-family: Arial; font-weight: bold; font-size: 12px; color: #666666;}

.contentbody a {font-family: Arial; font-weight: bold; font-size: 12px; color: #666666; text-decoration: underline;}

.contentbody a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF5701;
	text-decoration: underline;
}

td.menu {padding: 30px 17px 30px 17px;}

td.footer {padding: 10px 10px 10px 10px;}

td.content {padding: 20px 20px 20px 20px;}
