@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	background: url(../images/bgHome.gif) #f5f6f6 repeat-x;

}
table {

border:0px;
padding:0px 0px 0px 0px;
}

.mainContentTable {
background-image:url(../images/_TG-38.gif);
background-repeat:repeat-y;
}


.date{
font-size:9px;
color:#332f2f;
text-align:left;
vertical-align:bottom;
}

.VerdanaFontBlue{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#1f365e;
	}

.VerdanaFontBlack{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	}

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

.welcomSession{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
}

/* List
*/

ul {list-style:none;}
li { 
	background:url(../images/bull.gif);
	background-repeat:no-repeat;
	padding:5px 5px 5px 25px;
}

li a { 
	color:#1B1B1B;
	text-decoration:none;
}
li a:hover {text-decoration:none; color:#EE7B18;}

.popuptable{
	height: auto;
	}
/* Footer
*/

.footer{
background-color:#1f365e;
font-size:11px;
border:1px solid #000000;
color:#CCCCCC;
text-align:center;
height:50px;
vertical-align:middle;
-webkit-border-radius: 20px; 
-moz-border-radius: 20px;
padding: 10px;
}

.footer a:link{
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.footer a:visited{
color:#CCCCCC;
}

.copyright{
font-size:9px;
color:#332f2f;
text-align:center;
}

/* Table Borders
*/

.tableborderLight a:link {
color:#660000;
text-decoration:none;
}
.tableborderLight a:hover{
color:#660000;
text-decoration:underline;
}
.tableborderLight a:visited {
color:#660000;
}

img{
border:0px;
}

.adminTableBorderDarkBlue{
border:1px solid #1F365E;

}

/* Links Start
*/

a:link {
	font-weight: bold;
	color: #1f365e;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #1f365e;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #1f365e;
	text-decoration: underline;
}

/* Links End
*/

.Style11{
border:1px solid #CC0033;
font-size:10px;
color:#CC0000;
padding:5px;
}
/* News Content Start
*/

.newsHeader{
	color: #1f365e;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
}
.newsDate{
	color: #1f365e;
	font-family: Verdana;
	font-size: 11px;
}
.newsTitle{
	color: #58595b;
	font-family: Verdana;
}
.newsBGBlue{
background-color:#F2F2F3;
font-family: Verdana;

}
.newsBGWhite{
background-color:#FFFFFF;
font-family: Verdana;
}
/* News Content End
*/


/* Main Bottom Content Start
*/
.BotLeftL{
background-image:url(images/27.gif);
background-repeat:repeat-y;
}
.BotLeftR{
background-image:url(images/29.gif);
background-repeat:repeat-y;
}
.BotRightL{
background-image:url(images/BotRightL.gif);
background-repeat:repeat-y;
}
.BotRightR{
background-image:url(images/BotRightR.gif);
background-repeat:repeat-y;
}
/* Main Bottom Content End
*/

/* Form Fields
*/
.input {
	border:1px solid #7F8083;
	color:#1f365e;
	width:200px;
	}

.textarea {
	border:1px solid #7F8083;
	color:#1f365e;
	width:200px;
	}


/* Homepage Support Form Popup
*/
.popupCont
{
	position:absolute;
	width:100%;
	height: auto;
	visibility:hidden;
	left: -1px;
	top: 0px;

}
.popupTransparent{
	position:absolute;
	background-color:#c2c2c2;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	height: auto;
	width:100%;

   }
	
.popupText{
	vertical-align:middle;
	background-color: transparent;
	position: absolute;
	z-index: 2;
	height: auto;
	height:100%;
}
.imageBGTop{
	background-image:url(../images/ContentPage_05.gif);
	height:29px;
	width:272px;
	}

.imageBGMid{
	background-color:#E8E8E8;
	}

.imageBGBot{
	background-image:url(../images/ContentPage_13.gif);
	height:20px;
	width:272px;
	}
	
.contactImageArea{
	background-color:#e8e8e8;
}

.ContenttHeaderText{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#1f365e;
	font-size:18px;
	}
.ContenttHeaderBox{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size:12px;
	}

.ContentSecondHeaderText{
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size:15px;
	}
.LightGreyBorder{
	border:1px solid #999999;
	}