body {
	background-color: #38736E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited { 
	text-decoration: underline;
	color: #9966CC;
}
a:hover { 
	text-decoration: none;
	color: #0033CC;	
}
a:active { 
	text-decoration: underline;
	color: #0033CC;


}a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited { 
	text-decoration: underline;
	color: #C5E0DD;
	
}
a.footer:hover { 
	text-decoration: none;
	color: #C5E0DD;	
}
a.footer:active { 
	text-decoration: underline;
	color: ffffff;
}
.navbar {
	background-image: url(images/tdfill.gif);
	height: 25px;
}
.darkgreen {
	background-color: #5FC7C2;
	height: 15px;
}

.lightgreen {
	background-color: #82D9D4;
	height: 5px;
	text-align: left;
}
.leftcol {
	background-color: #ffffff;
	width: 140px;
	text-align: left;
	height: 100%;
}
.content {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 150px;	
	margin-right: 50px;	
	line-height: normal;
	color: #333333;
	font-weight: normal;
	background-image: url(images/epg_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.contenttable {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 150px;	
	margin-right: 50px;	
	line-height: normal;
	color: #48264A;
	font-weight: normal;
	vertical-align: top;
}
.lineTop{
	border-bottom:#CCCCCC thin solid;
	}
.lineBottom{
	border-top:#CCCCCC thin solid;
	}	
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #48264A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2E5F5B;
}
h3 {
	width: 500px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	margin-left: 150px;	
	margin-right: 50px;	
	line-height: 13px;
	padding-top:0;
	color: #333333;
	font-weight: normal;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
}

.image {
	position: static;
	margin-left: 150px;
	border-top: thick solid #FFFFFF;
	border-right: thick solid #FFFFFF;
	border-bottom: thick solid #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.footertext {
	width: 600px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #ffffff;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom:3px;
	text-transform: uppercase;
}


.photo {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}

.dropsubs {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	border: 1px solid #5FC7C2;
	layer-background-color: #99cccc;
}
.dropsubs p {
	margin: 2px 10px;
	/*/*/
	margin: 0;
	/**/	
}
.dropsubs a, .dropsubs a:visited {
	color: #666;
	/*/*/
	display: block;
	padding: 2px 6px 2px 20px;
	border-color: #666 #C7D6D8 #C7D6D8 #C7D6D8;
	background-color: #fff;
	/*background-image:  url(subnorm.gif);*/
	text-decoration: none;
	/**/
}
.dropsubs a:hover, .dropsubs a:active {
	color: #666;
	/*/*/
	/*border-color: #eee #ccc #ccc #ccc;*/
	background-color: #82D9D4;
	/*background-image:  url(subover.gif);*/
	/**/
}

/* ######## menu styles  #########*/
#chromemenu{
width: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
*/content: ".";*/
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
background: url(images/nav_bg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: 10px Verdana;
line-height: 25px;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: center;
color: #ffffff;
font-weight: normal;
padding: 6px 20px 6px 15px;
text-decoration: none;
background: url(images/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #82E8DE;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: url(images/drop.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 40;
border: 1px solid #ffffff; /*Theme Change here*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
background-color: #C1B2C2;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4D3925,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: #48264A;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #48264A;
color: #ffffff;
}

/* ######## menu styles 2 LOGIN #########*/
#chromemenulog{
width: 200px;
}

#chromemenulog:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenulog ul{

width: 100%;
background: url(images/login_bg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: 10px Verdana;
line-height: 25px;
}


#chromemenulog ul li{
display: inline;
}
*/

#chromemenulog ul li a{
float: center;
color: #000000;
font-weight: normal;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(images/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenulog ul li a:hover{
color: #494949;
}

#chromemenu ullog li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: url(images/drop.gif); /*uncomment this line to use an image instead*/

}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 150px;	
	margin-right: 50px;	
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
ol{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 150px;	
	margin-right: 50px;	
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	list-style-position: outside;
}
sup {
	font-size:8px;
	}
	
#homecontent {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-right: 50px;	
	line-height: normal;
	color: #333333;
	font-weight: normal;
	background-image: url(images/epg_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}	
#homecontent, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2E5F5B;
}
#homecontent, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;	
	margin-right: 50px;	
	line-height: 13px;
	padding-top:0;
	color: #333333;
	font-weight: normal;
}

#homesplash {
	float:right;
	margin:0 0 5px 10px;
	width:300px;
	border:1px solid #669966;
	}