@font-face {
    font-family: Lato;
    src: url(js/Lato-Regular.ttf);
}

body {  
	font-family: Lato, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	background: black;
}

.gentle
{
	border: 1px solid #CCCCCC;
}

img.border {
        border-style: solid;
        border-width: 1px;
        border-color: 000000;
        margin: 20 20 20 20;
}

.rounded
{
	border: 1px solid;
	border-radius: 10px;
}

.Huge {
	font-size: 18pt;
}

body.admin {  
	font-family: Lato, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	background: white;
}

.menuline {
        background: url(images/red_fade_line.jpg);
        background-repeat: repeat-x;
}

.menucell {
        background: black;
        background-size: 100% 100%;
        text-align: center;
	height: 36px;
}

.menucell:hover {
        background: #333333;;
        background-size: 100% 100%;
        text-align: center;
}

.required {  
	color: #BB0000;
}

li.link {
	list-style-image: url('icons/small/link.gif');
}

li.pdf {
	list-style-image: url('images/pdf.png');
}

li.menu {
        margin: 0 0 0 -20;
}

fieldset {
	border: 1px solid;
	border-radius: 10px;
        border-color: CCCCCC;
        margin: 20 20 20 20;
}

fieldset.wider {
	border: 1px solid;
	border-radius: 10px;
        border-color: CCCCCC;
}

legend {
        font-size: 15pt;
        font-style: italic;
        font-weight: normal;
        color: #000000;
	text-shadow: 1px 1px 2px #888888;
}

.narrow {
	line-height: 4pt;
}


h1 {
	font-size: 13pt;
	font-style: italic;
	text-align: center;
	text-shadow: 1px 1px 2px #888888;
	color: #000000;
}

h2 {
	font-size: 13pt;
	color: #000000;
}

h3 {
	font-size: 10pt;
	color: #000000;
}

.menubackground {  
	font-size: 12pt;
	color: #000000;
	background: url('images/castle.jpg');
	background-size: 100% 90px;
}
.logobackground {  
	font-size: 12pt;
	color: #000000;
	background: black;

}
.background {  
	font-size: 12pt;
	color: #000000;
	background: white;

}
.lighterbigger {  
	font-size: 5pt;
	color: #153752;
}

.whitebigger {  
	font-size: 5pt;
	color: #153752;
}

acronym {  
	font-weight: bold;
	color: #770000;
	text-decoration: none;
}

.muchlighter {  
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.lighter {  
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background: #A9BBC7;
	margin-left: 5%;
	margin-right: 5%;
}

.white {  
	font-size: 12pt;
	color: #000000;
	background: #ffffff;
}

.header {  
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	text-shadow: 2px 2px 4px #888888;
}

.headerG {  
	font-size: 14pt;
	font-style: italic;
	color: #22AA22;
}

p {  
	font-size: 12pt
        padding-bottom: 0pt;
        padding-top: 0px;
        margin-top: 0px;
	MARGIN: 0px 0px 5px;
	LINE-HEIGHT: 120%;
}
td {  
	background: white; 
	color: #000000;
	font-size: 12pt;
}

td.black {  
	background: black; 
	color: #FFFFFF;
	font-size: 12pt;
}

.whiteprint {  color: #FFFFFF; font-size: 8pt}
.fineprint {  color: #000000; font-size: 8pt}
a.finemenu:active {  text-decoration: none; color: #000000; font-size: 8pt}
a.finemenu:link {  text-decoration: none;color: #000000; font-size: 8pt}
a.finemenu:visited {  text-decoration: none; color: #000000; font-size: 8pt}
a.finemenu:hover {  text-decoration: underline; color: #000000; font-size: 8pt}
a.whitemenu:active {  color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none}
a.whitemenu:link {  color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none}
a.whitemenu:visited {  color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none}
a.whitemenu:hover {  color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: underline}
a.menu1:active {  color: #229922; font-weight: normal; font-size: 11pt; text-decoration: none}
a.menu1:link {  color: #229922; font-weight: normal; font-size: 11pt; text-decoration: none}
a.menu1:visited {  color: #229922; font-weight: normal; font-size: 11pt; text-decoration: none}
a.menu1:hover {  color: #229922; font-weight: normal; font-size: 11pt; text-decoration: underline}
a.menu:active {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.menu:link {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.menu:visited {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.menu:hover {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: underline}
a.BigMenuThis:active {  color: #FFBBBB; font-weight: normal; font-size: 12pt; text-decoration: none}
a.BigMenuThis:link {  color: #FFBBBB; font-weight: normal; font-size: 12pt; text-decoration: none}
a.BigMenuThis:visited {  color: #FFBBBB; font-weight: normal; font-size: 12pt; text-decoration: none}
a.BigMenuThis:hover {  color: #FFBBBB; font-weight: normal; font-size: 12pt; text-decoration: none; text-shadow: 1px 1px 2px #FFFFFF;}
a.BigMenu:active {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.BigMenu:link {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.BigMenu:visited {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none}
a.BigMenu:hover {  color: #FFFFFF; font-weight: bold; font-size: 12pt; text-decoration: none; text-shadow: 2px 2px 3px #FF0000;}
a:active {  color: #163a66; text-decoration: none}
a:link {  color: #163a66; text-decoration: none}
a:visited {  color: #163a66; text-decoration: none}
a:hover {  color: #163a66; text-decoration: underline}
.largeprint {  font-family: font-size: 12pt; font-weight: bold; color: #000000}
.title {  font-family: font-size: 12pt; font-weight: bold; color: #464668}
li.listmenu {
        margin: 0 0 0 -20;
	color: #FFFFFF;
}

/*
	tswtabs.css		1.0.6
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #ff0 ;
	background-color: #e60066 ;
	border: 1px outset #a10048 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #a10048 ;
}

