a {font-family:Verdana;
	font-size: 11px;
	font-weight: normal;}
a:link {color:#5d625f;text-decoration: none;}
a:visited {color: #5d625f;text-decoration: none;}
a:hover {text-decoration: none; color: #5d625f;}
a:active {color: #5d625f;text-decoration: none}

.top_logo {
   FLOAT: left;
   PADDING-TOP: 4px;
   font-family: Arial,Helvetica,sans-serif
}
body {
	COLOR: #999999; FONT-FAMILY: Arial, sans-serif; 
}
.whiteText {
	COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; 
}
.bottom_menu {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: right; TEXT-DECORATION: none
}
.bottom_menu_right {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.bottom_menu:link {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: right; TEXT-DECORATION: none
}
A.bottom_menu:active {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: right; TEXT-DECORATION: none
}
A.bottom_menu:visited {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: right; TEXT-DECORATION: none
}
A.bottom_menu:hover {
	FONT-SIZE: 8pt; COLOR: #cc0000; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: right; TEXT-DECORATION: underline
}
/* Inner page template styles */
.textBox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
        border: 1px solid #cc0000
}

.required {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
        border: 1px solid crimson
        
}

.requiredCombo {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: crimson;
    border-bottom-color: crimson;
    border-left-color: crimson;
    border-right-color: crimson;
}

.notrequired {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
        border: 1px solid #5d625f
}

.cssText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5d625f;
	font-style: normal;
}

.cssWhiteText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-style: normal;
}

#messages li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	font-style: normal;
}

#errors li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: crimson;
	font-style: normal;
}

#smallerrors li
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: crimson;
	font-style: normal;
}

.cssTableHeaderText
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.cssHeaderText
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
        text-align: center;
}

.cssErrorHeaderText
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: red;
	font-style: normal;
        text-align: center;
        width: 170;
}


#loginBttn {
   font-weight:bold; 
   border: none; 
   color: white; 
   background: #FD2816;
}

.login {
   font-weight:bold; 
   border: none; 
   color: white; 
   background: #FD2816;
}

.button {
   font-weight:bold; 
   border: none; 
   color: white; 
   background: #FD2816;
}
input[type=submit] { 
   font-weight:bold; 
   border: none; 
   color: white; 
   background: #FD2816;
}
.rule {/*the 'Horizontal Rule*/
       border-top-width: 1px;
       border-top-style: solid;
       border-color: #CCCCCC; 
       margin: 1%;
}

.content {
	font-family: "Verdana"; 
	font-size: 11px; 
	color: #382828; 
	text-align:justify
}

.newscontent {
	font-family: "Trebuchet MS,arial,verdana,arial,verdana"; 
	font-size: 11px; 
	color: #382828; 
	text-align:justify
	/*border-bottom: green;*/
}

SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica; background-color: #FFFFFF;
}

.image {
	border-color: red;

}


.page_heading {
	font-family: "Trebuchet MS,arial,verdana,arial,verdana";  
	font-weight: bold; 
	font-style: italic; 
	font-size: 22px; 
	color: #cc0000
}


.cellBorder {
	border-top: 3px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 3px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}

.bannerBorder {
	border-top: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #303030;
}

.bottomNav {
	font-family: "Trebuchet MS,arial,verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.bottomNav a{

	color: #FFFFFF;
	text-decoration: none;
	
}

.bottomNav a:hover{

	color: #FFFFFF;
	text-decoration: underline;

}


.bottomHomepageNav{
	font-family: "Trebuchet MS,arial,verdana";
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	padding-left: 5px;
}

.bottomHomepageNav_carib{
	font-family: "Trebuchet MS,arial,verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.bottomHomepageNav a{

	color: #808080;
	text-decoration: none;
	

}

.bottomHomepageNav a:hover{

	color: #808080;
	text-decoration: underline;

}

.bottomHomepageNav_carib a{

	color: #FFFFFF;
	text-decoration: none;
	

}

.bottomHomepageNav_carib a:hover{

	color: #FFFFFF;
	text-decoration: underline;

}

.clock {
	font-family: "Trebuchet MS,arial,verdana";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.mainMenuItem {
	font-family: "Trebuchet MS,arial,verdana";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.mainMenuItem a{
	color: #000000;
	text-decoration: none;

}

.mainMenuItem a:hover{

	text-decoration: underline;

}

.subMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D20000;
}

.subMenuItem a {

	color: #DF0005;
	text-decoration: none;
	

}



.maincontentTables,
.maincontentComment {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5d625f;
	font-style: normal;
}

.maincontentComment {
	padding: 4px;
	border-right: 1px solid #D3D3D3;
}

.maincontent {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}

.sectionTitle {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: D3D3D3;
	border-right-color: D3D3D3;
	border-bottom-color: D3D3D3;
	border-left-color: D3D3D3;
}

.title {
	font-weight: bold;
	text-align: center;
}

.mainTitle {
	font-size: 18px;
	font-weight: bold;
}

.lineTop {
	border-top: 1px solid #d0d0d0;
}

.line,
.subtitle {
	border-bottom: 1px solid #d0d0d0;
}

.lineBoth {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
