
/*  =======Body Text============= */
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11.5px;
}

/*  =======News Title Small Text============= */
.style0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}



/*  =======News Small Text============= */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

/*  =======FAQ Title ============= */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#003366
}

/*  =======FAQ Questions ============= */
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099CC;
}

/*  =======Big News Title ============= */
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#003366
}
/*  =======Table Text============= */
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11.5px;
}

/*  =======Horizontal Line Style============= */

hr {
color:#000000;
height:1px;
}

/*  =======Links Style============= */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


/*  =======News Linked Title Big Style============= */

a.nwb:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#003366
}

a.nwb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#003366
}

a.nwb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#003366
	text-decoration: underline;
	
}

a.nwb:active {
	text-decoration: none;
	color: #FF0000;
}




/*  =======News Linked Title Style============= */

a.nw:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#003366
}

a.nw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#003366
}

a.nw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#003366
	text-decoration: underline;
	
}

a.nw:active {
	text-decoration: none;
	color: #FF0000;
}


/*  =======MORE  Style============= */

a.more:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
}

a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}

a.more:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}


/*  =======link1  Style============= */

a.link1:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

a.link1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
}

a.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

a.link1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}

/*  =======Small Text============= */

.smalltext {
        font-size: 10px;

}

/*  =======Small Text2============= */

.smalltext2 {
        font-size: 9px;

}

/*  =======Small Text3============= */

.smalltext3 {
        font-size: 9px;

}


/*  =======Copyright Text============= */

.ct {
     	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #FFFFFF;
}


/*  =======TextBox Style============= */
.textbox {
        background-color: #FFFFFF;
        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border: 1px solid #000000;
}

/*  =======TextBox2 Style============= */
.textbox2 {
        
        color: #000000;
        border: 1px solid #000000;
}




/*  =======Buttons Style============= */
.buttons {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #597499;
        height: auto;
        width: auto;
        border: 1px outset #333333;
}

/*  =======Title Heading Style============= */
.titleheading1 {
        font-size: 11px;
        color: #000000;
		text-decoration:underline;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif
}

/*  =======TextArea Style============= */
input.grey {
		textarea.grey {background-color: #cccccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11.5px;

}

/*  =======Form Style============= */
label 
{
 
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0
clear: both
 
}
 

.input-box 
{
 
float: left;
margin-bottom: 10px
color: #26a;
background: #feb;
border: #000000 solid 1px
 
}
 

.submit-button 
{
 
margin-left: 5em;
clear: both
color: #000;
background: #fb0;
border: 2px #9cf outset
 
}


.textbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}


.MenuLabel
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
.PageTitle
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana;
}
.PageSubTitle
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.ArticleHeader
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.PostedBy
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
}
.Discussion
{
	font-weight: bold;
	font-size: 11px;
	color: #4CB7DA;
	font-family: Arial;
}
.DiscussionLocation
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Arial;
}
.Label
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.FileName
{
	font-weight: bold;
	font-size: 11px;
	color: #4CB7DA;
	font-family: Verdana;
	text-decoration: none;
}
.NotSelectedLink
{
	font-size: 11px;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}
.SelectedLink
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.GiffelsBottomMessage
{
  font-family:Verdana;      
  font-size:xx-small;   
  font-weight: bold;
  GetBGColorfont-weight:normal;	
}
.PictureCaption
{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: Black
}
.DateHeader
{
	font-weight: bold;
	font-size: 10px;
	color: Black
	font-family: Verdana;
}
.LinkHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.LinkGeneral
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
	color:Blue;
}
.PaginationLink
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.PaginationLinkSelected
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}
.PaginationLinkSign
{
	font-weight: bold;
	font-size: 12px;
	color: gray;
	font-family: Arial;
	text-decoration: none;
}
.InputLabel
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.InputBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 1px solid;
	color: #4CB7DA;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #4CB7DA;
}
.ButtonFormDefault
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: black 1px solid;
	cursor: hand;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: lavender;
}
.ButtonFormOver
{
	border-right: lavender 1px solid;
	border-top: lavender 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: lavender 1px solid;
	cursor: hand;
	color: white;
	border-bottom: lavender 1px solid;
	font-family: Arial;
	background-color: black;
}
.ScreenMessage
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Arial;
}
.ScreenErrorMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Arial;
}
	
.PreferencesTable
{
	border-right: silver 2px solid;
	border-top: silver 2px solid;
	border-left: silver 2px solid;
	border-bottom: silver 2px solid;
}

.PreferencesTableRow
{
	border-bottom: silver 2px solid;
}

.DropMenuTable
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: normal;
	font-size: 9px;
	border-left: gray 1px solid;
	color: blue;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: linen;
	text-decoration: none;
}
.DropMenuLink
{
	color: Blue;
	text-decoration: none;
}
.DropMenuDefault
{
	background-color: linen;
}
.DropMenuOver
{
	background-color: lightblue;
}
.DropMenuDown
{
	background-color: Aqua;
}


