/* --------- BODY ------------ */
body {
	margin:10px 0px; padding:0px;
	background-color:#335C85;
	background-position:top center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#335C85;
	}
a:link  	{ color:#503385;text-decoration:underline; }
a:visited 	{ color:#503385;text-decoration:underline; }
a:hover 	{ color:#333333;text-decoration:underline; }
/* --------- MASTHEAD ------------ */
h2 {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#ffff66;
	margin:0px 0px 0px 20px;
}
/* --------- CONTENT ------------ */
.container1 {
	border:3px solid #ffffff;
	width:840px;	
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
.containerPopUp {
	border:3px solid #ffffff;
	width:400px;	
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
.containerBorder {
	border:1px solid;
	padding:10px 18px 10px 18px;
}
h1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:15px 0px 15px 0px;	
}
.txt {
	font-size:12px;
	line-height:15px;
	text-align:left;vertical-align:top;
}
.txtLarge {
	font-size:14px;
	font-weight:bold;
	text-align:left;vertical-align:top;
}
.topResources {
	background-image:url(/web-common/_images/top-stars.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
img {
	border:0px;
}
form {
	margin:0;padding:0;
}
strong {
	font-weight:bold;
	font-style:none;
}
/* --------- SEARCH ------------ */
.search {
	font-size:11px;
	font-weight:bold;
	color:white;
	text-align:right;
}
/* --------- GOOGLE 728x90 ------------ */
.google728x90 {
	width:820px;
	background-color:#336699;
	padding-left:20px;
}
/* --------- NAVIGATION ------------ */
.navTop {
	font-size:14px;
	font-weight:normal;
	color:white;
	line-height:0px;
}
a.navTop:link{
	font-size:14px;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:visited{
	font-size:14px;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:hover{
	font-size:14px;
	color:white;
	text-decoration:underline;
}
.navLeft {
	font-size:12px;
	font-weight:bold;
	color:white;	
	background-color:#336699;
	vertical-align:top;
}
a.navLeft:link{
	font-size:12px;
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:visited{
	font-size:12px;
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:hover{
	font-size:12px;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
.navRight {
	font-size:11px;
	vertical-align:top;
}
a.navRight:link{
	font-size:11px;
	text-decoration:underline;
}
a.navRight:visited{
	font-size:11px;
	text-decoration:underline;
}
a.navRight:hover{
	font-size:11px;
	text-decoration:underline;
}
.navBot {
	font-size:11px;
}
/* --------- BLOGS ------------ */
.blogTitle {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
}
.blogDate {
	font-size:11px;
	font-weight:bold;
}
.blogLinks {
	font-size:11px;
}
/* --------- CODING ------------ */
.txtCoding {
	font-size:11px;
	color:black;
}