/*-------------------------Common Styles-----------------------*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #2c537e;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../imgs/bkgd.gif);
}

a { text-decoration: none; font-weight: bold; 	}
a:visited { text-decoration: none; font-weight: bold; 	}
a:hover {text-decoration: underline;}

img { border: 0; }
ul{	list-style-type: none;	}		
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#006666;  }

p.articleHeading { margin: 0 0 0 0; color: #000000;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
p.articleTitle { margin: 0 0 0 0; color:#006666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
p.articleSmallTitle { margin: 0 0 0 0; color:#006666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
p.articleContent { margin: 0 0 0 0;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
p.smallTitle { color:#006666; font-weight: bold;  margin: 0 0 0 0; padding: 0 0 0 0;}
p.moduleTitle { color: #FFFFFF; font-weight: bold; margin: 0 0 0 0; }
p.navText { color: #FFFFFF; font-weight: bold; margin: 0 0 0 0;  }
p.infoContent { color:#7c8081; font-size: 10px; font-weight:bold; margin: 0 0 0 0; padding: 0 0 0 0;}
p.infoLargeTitle { text-align: center; color:#006666; font-size:14px; font-weight: bold; margin: 0 0 0 0; padding: 0 0 0 0; }
p.infoSmallTitle { text-align: center; color:#006666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;margin: 0 0 0 0; padding: 0 0 0 0; text-decoration: none;}
p.infoLargeTitle { text-decoration: none; margin: 0 0 0 0; }
p.infoContent { text-decoration: none; margin: 0 0 0 0;}
p.details { font-size: 9px;  font-weight: bold; }
/*-------------------------Common Styles-----------------------*/

/*------------------------PANELS------------------------------*/
.rowHiLight { background:#E9E9E9; }
.rowLoLight { }
.rowHeader { background: #BBBBBB; }					
/*------------------------PANELS------------------------------*/

/*----------Home Landing-------*/
p.homeText { color:#006666; }
/*----------Home Landing-------*/

.submitTitle { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.submitText { width: 200px; }
.error { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FF0000; }
.pollHeading { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;  }

/*-----About Page-----*/
.videoTitle { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; font-weight: bold; } 
.videoDescription { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.videoThumb { border-width: 3px; border-color: #a2ecc9; } 
.videoFrame { overflow: hidden;  }
.videoHighlight { background: url(../imgs/vid_btn_over.jpg); background-repeat: no-repeat;}
.videoSelected { background: url(../imgs/vid_btn_on.jpg); background-repeat: no-repeat;}
.videoNormal { background: ; }
/*-----About Page-----*/

/*-----Game Section-----*/
a.downloadLink { color:#006666; font-weight: bold;  }
p.sectionTitle { color:#006666; font-weight: bold; font-size:12px;  }
/*-----Game Section-----*/

/*-----Lower Nav------*/
p.lowerNav{ color: #CCCCCC; margin: 0 0 0 0;  }
a.lowerNavLink { color: #CCCCCC; }
/*-----Lower Nav------*/

ul.user_menu{
    list-style-type:none;
		margin:0px;
		padding:0px;
}
ul.user_menu img{vertical-align:top;}
ul.user_menu li{
    display:inline;
		float:left;
		margin:0px 5px 0px 0px;
		padding:0px;
}
