/* Built In Tags */

td img {display: block;}
body {
background-image:url(../images/bg.jpg);
margin-left:0px;
margin-right:0px;}
select {
font-family:tahoma;
font-size:11px;
color:#424242;
width:120px;
}

/* Subpages Titles Small Text */
.blueText
{
	font-family:Tahoma;
	font-size:11px;
	color:#224064;
}

/* BG's */ 


.bgWhite {background-color:#FFFFFF;}
.bgTop1 {background-image:url(../images/bg_top1.jpg);}
.topBgBlue {background-image:url(../images/bg_top_blue.jpg);}
.bgLeft {background-image:url(../images/bg_left.jpg);}
.bgRight {background-image:url(../images/bg_right.jpg);}
.bgNavigation {background-image:url(../images/bg_navigation.jpg);}
.bgDots { background-image:url(../images/bg_dots.jpg);}
.bgFooter {background-image:url(../images/bg_footer.jpg);}
.bgFooterBottom { background-image:url(../images/bg_footer1.jpg);}
.bgLightGrey { background-color:#E6E6E6;}




/* Seperators */ 
.topBarSeperator {
background-image:url(../images/bg_top_blue_seperator.jpg);
width:2px;
height:47px;}

.navSeperator {
background-image:url(../images/nav_seperator.jpg);
height:40px;
width:10px;
}





/* Text */
.topBarText {
color:#FFFFFF;
font-family:arial;
font-size:11px;
font-weight:bold;
}

.quoteText {
color:#545454;
font-family:arial;
font-size:11px;;
font-weight:bold;
text-align:justify;
}






.pageTitleGray {
font-family:arial ;
font-size:16px;
font-weight:bold;
color:#087E68;
}
.pageTitleRed {
font-family:arial ;
font-size:16px;
font-weight:bold;
color:#940000;
}
.normalText{
font-family:Tahoma;
font-size:11px;
color:#272727;
text-decoration:none;
}

.whiteText {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.galleryText {
font-family:Tahoma;
font-size:11px;
color:#636363;
line-height:25px;
text-decoration:none;
}

.galleryText:hover {
font-family:Tahoma;
font-size:11px;
color:#636363;
line-height:25px;
text-decoration:underline;
}



.redText {
font-family:Tahoma;
font-size:11px;
color:#9B1010;
text-decoration:none;
}

.darkGrayText {
font-family:Tahoma;
font-size:11px;
color:#434343;
text-decoration:none;
}





.footerText{
font-family:Tahoma;
font-size:11px;
color:#9BAEC4;
}








/* Links */ 
.footerLinks {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;}
.footerLinks:hover {
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
text-decoration:none;}





/* Bullets */

.topBullet {
list-style-image:url(../images/bullet_blue.jpg);
font-family:Tahoma;
color:#FFFFFF;
font-size:10px;
text-decoration:none;
text-indent:0px;
padding-top:15px;
}

.topBullet:hover {
list-style-image:url(../images/bullet_blue.jpg);
font-family:Tahoma;
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
text-indent:0px;
padding-top:15px;
}


.bulletFeatured {
list-style-image:url(../images/bullet_featured.jpg);
font-family:Tahoma;
color:#4D4D4D;
font-size:11px;
text-decoration:none;
text-indent:0px;
line-height:16px;

}





/*  Misc */
.justifyText {
text-align:justify;}

.blueBar {
background-color:#375C89;
height:24px;
}
.lightGreyBar {
background-color:#D5D5D5;
height:24px;
}

.margin5 {
margin:10px;

}

.row1 {
background-color:#F4F8FA;
font-family:tahoma;
font-size:11px;
color:#366482;
}
.row2 {
background-color:#F7F7F7;
font-family:tahoma;
font-size:11px;
color:#366482;
}
.tableHeader{
background-color:#375C89;
}

.bgGray {
background-color:#E4E2E3;
}
