/* General Styles */
body 
{
    font-family: Arial, Tahoma, Times New Roman, Impact;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

A:link, .link {
	COLOR: #ffcc66; TEXT-DECORATION: none
}
A:visited, .link:visited {
	COLOR: #ffcc66; TEXT-DECORATION: none
}
A:hover, .link:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

.noLink:link, .noLink:hover, .noLink:visited
{
    	COLOR: #ffcc66; TEXT-DECORATION: none
}
.noLinkBl:link, .noLinkBl:hover, .noLinkBl:visited
{
    	COLOR: #000000; TEXT-DECORATION: none
}

.gridLnks A:link, .link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.gridLnks A:visited, .link:visited {
	COLOR: #ffcc66; TEXT-DECORATION: none
}
.gridLnks A:hover, .link:hover {
	COLOR: #0000ff; TEXT-DECORATION: none
}

.frmLnks {
    COLOR: #000000;
}

A.frmLnks {
	COLOR: #ff0000; TEXT-DECORATION: none
}

A.frmLnks:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.frmLnks:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.frmLnks:hover {
	COLOR: #0000ff; TEXT-DECORATION: none
}

A.frmLnks1 {
	COLOR: #ff0000; TEXT-DECORATION: none
}

A.frmLnks1:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.frmLnks1:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.frmLnks1:hover {
	COLOR: #0000ff; TEXT-DECORATION: none
}


table.info
{
   color: white;
}
/* End General Styles */

/* Main Page Styles */
.MainCont
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    padding: 0px 0px 0px 10px;
    width: 700px;
}

.MainTit
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: large;
    font-weight: bold;
    color: Black;
    text-align: center;
}

.MainDescTxt
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #fefecb;
    font-size: larger;
}

#contentTable 
{
 width: 50px;
 overflow: hidden;
}

.MainUl1
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: medium;
    font-style: italic;
    color: #fefecb;
    text-indent: 0px;
}

/* About Us Page Styles */
.AboutTit
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: large;
    font-weight: bold;
    color: Black;
    text-align: center;
}

.AboutDescTxt
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #fefecb;
    font-size: larger;
}

.AboutUl1
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: medium;
    font-style: italic;
    color: #fefecb;
    text-indent: 0px;
}
/* END Main Page Styles */

/* Careers Page Styles */
.CareersTit
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: large;
    font-weight: bold;
    color: #ffcc66;
    text-align: center;
    background-color: #990000;
}
.CareersNoData
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: medium;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
/* END Careers Page Styles */

/* Training Page Styles */
#trainText, .trainText
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #ffcc66;
}

.trainBox1
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    width: 600px;
    border: dashed 1px black;
    padding: 2px 2px 2px 5px;
    color: White;
    border-color: White;
    text-align: left;
}
.permText
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: large;
    color: Black;
    text-align: center;
}
/* End Training Page Styles */

/* Staff Page Styles */
.StaffHead
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size: x-large;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: Black;
}
.StaffName
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size:  12pt;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: white;

}
.StaffLbl
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: #fefecb;
}
/* END Staff Page Styles */

/* Heritage Page Styles */
.HerTxt 
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    font-size: large;
    font-weight: bold;
    color: Black;
    text-align: center;
}

.HerDescTxt
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #fefecb;
    font-size: medium;
    text-align: left;

}
.picName
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #ffcc66;
    font-size: medium;
    text-align: center;
}
.picComment
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #fefecb;
    font-style: italic;
    font-size: smaller;
    text-align: center;
}
   
/* END Heritage Page Styles */

/* News Page Styles (see xml styles) */
/* END News Page Styles (see xml styles) */

/* Contact Us Page Styles */
.boxedTxt
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    background-color: #E2DED6;
    width: 200px;
    border: outset 1px grey;
    text-align: center;
    vertical-align: middle;
    font-size: medium;
    font-weight: bold;
}
.conInfo
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: White;
    border: solid 1px black;
    text-decoration: none;
    width: 200px;
    line-height: 25px;
}
.boxHead
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    background-color: #5D7B9D;
    border-style: solid;
    border-width: 1px;
    width: 480px;
}
.myLblHead
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size: large;
    font-weight: bold;
}
.boxTxt
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    background-color: White;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 480px;
}
.myLbl
{
    font-family: Verdana, Arial, Tahoma, Times New Roman, Courier New;
    font-size: medium;
    font-weight: bold;
    width: 350px;
    text-align: left;
}
.boxFoot
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    background-color: #284775;
    border-style: solid;
    border-width: 1px;
    width: 480px;
}
/* END Contact Us Page Styles */

/* XML Styles */
#newsText, .newsText
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    color: #ffcc66;
}

.newsBox
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    width: 200px;
    border: dashed 1px black;
    padding: 2px 2px 2px 5px;
    color: White;
    border-color: White;
    overflow: auto;
}
.newsBox1
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    width: 600px;
    border: dashed 1px black;
    padding: 2px 2px 2px 5px;
    color: White;
    border-color: White;
}
ul.side
{
    font-family: Arial, Verdana, Tahoma, Times New Roman, Courier New;
    text-indent: 0px;
    list-style-position: outside;
    list-style-type: circle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 20px;
}
/* END XML Styles */


