body {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: normal;
}

td {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: normal;
}

p {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: normal;
}

b {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
}

a {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.fontMenu {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.fontMenuBold {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

.fontFlavorMonth {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

.fontFlavorBold {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.fontDate {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #C0C0C0;
}

.fontPageTitle {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 40pt;
	font-weight: normal;
	color: #333333;
}

.fontColumnHeader {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
}

a.columnHeader{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.columnHeader:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.bottomNavigation{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.bottomNavigation:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}

a.FullFXNavigation{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

a.FullFXNavigation:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}

a.listLinksDarkBg{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.listLinksDarkBg:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: hand;
}

a.advancedSearch{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.advancedSearch:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

.fontCopyright {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 10px;
	color: #000000;
}

.fontErrorMsg {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.fontInfoMsg{
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: blue;
}

.formLogin {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 9px;
	height: 17px;
	width: 150px;
	clip: rect( );
}

.formFieldText {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	height: 20px;
	clip: rect( );
}

.formFieldSelect {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	height: 20px;
	clip: rect( );
}

.formFieldMultiSelect {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	clip: rect( );
}

.formFieldTextarea {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	clip: rect( );
}

a.tableItemDescription {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.tableItemDescription:hover {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.tableItemDescription {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.button {
	font-family:tahoma,sans-serif;
	font-size:11px;
	background: #dedfdf;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:19px;
	text-decoration:none;
	cursor: hand
}