@charset "utf-8";
/* CSS Document */

body {
	background-color: #dddddd;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Images/Site/bg.gif);
	background-position: top center;
	background-repeat:no-repeat;	
}

p, div, td, tr, table, th, table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888787;
}


a:link, a:visited {
	color: #c0d4e8;
	text-decoration:none;
}

a:hover, a:active {
	color: #c0d4e8;
	text-decoration:underline;	
}

 
 
.intro {
	color: #353535;
}

.links {
	color: #1B96F6;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

 .Button {
	font-size: 11px;
	background-color: #00adc6;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #00719d
}		

 .FormField {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 224px;
	height:30px;
	border: 0px;

}
 .Footer {
	color: #91919f;
	font-size: 11px;
	background-color: #343434;
	
}
 .Footer:active { color: #ffffff}
 .Footer:visited {color: #92919f}
 .Footer:hover { color: #ffffff}
 .Footer:link { color: #92919f}		
 .Header {
	font-size: 10px;
	font-weight: bold;
	color: #999999
}
 .Heading1, H1 {
	font-size: 24px;
	font-weight: bold;
	color: #75909f;
	font-style: normal;

}
 .Heading2, H2 {
	font-size: 15px;
	color: #929292;
}

.Heading3, H3 {
	font-size: 18px;
	color: #75909f;
}
.Heading4 {
	font-size: 14px;
	font-weight: bold;
	color: #75909f;
}





 .JavascriptRollover { cursor: hand}
 .Navigation { font-size: 11px; font-weight: normal; text-decoration: none}
 .Navigation:active { color: #00b5c9;}
 .Navigation:visited { color: #00b5c9;}
 .Navigation:hover { color: #b10321;}
 .Navigation:link {color: #00b5c9;}

			
 .SmallPrint { font-size: 11px; color: #828282; text-decoration: none}
 .SmallPrint:hover {  font-size: 11px; color: #7A7A7A; text-decoration: none}

 .TableBorder {
	border: 1px solid #cccccc
}
 .TableBorderLight {
	/*border: 1px solid #F0F0F0;  */
	background-color: #343434;
 }
 .TableHeader {
	font-size: 16px;
	font-weight: bold;
	color: #446178;
	background-color: #ffffff;
}
 .TableHeaderNegative {
	font-size: 16px;
	font-weight: bold;
	color: #e8e8e8;
}
 .TableRow { font-size: 14px; color: #3c2e11; background-color: #FFFFFF}
 .TableRow1 {  font-size: 14px; background-color: #F0F0F0}
 .TableRow2 {  background-color: #FBFBFB}
 .TableRow3 {
	font-size: 14px;
	color: #353535;
	background-color: #E8E8E8;
	font-weight: bold;
}
.MainContent {
	background-attachment: fixed;
	background-image: url(../Images/images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.MainContentGrey {
	background-attachment: fixed;
	background-image: url(../Images/images/bg_mainGrey.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

input.button {
	background-image:url(../Images/Site/register.jpg);
	height: 40px;
	width: 131px;
	border: 0px;
	font-size:14px;
	font-weight: normal;
	
}

input.button:hover {
	background-image:url(../Images/Site/register_on.jpg);
	height: 40px;
	width: 131px;
	border: 0px;
	cursor:pointer;
}


/* PTSA */

 
.header {
	background-color: #eeeeee;
	height: 11px;
	line-height: 11px;
}


.nav {
	background-color: #436077;
}

.content {
	background-color:#FFFFFF;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}


.navItems:link, .navItems:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

.navItems:hover, .navItems:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #afc4d9;
	text-decoration:underline;
}

#ImageHolder {
	width: 218px;
	height: 139px;
	right: -80px;
	top: -50px;
	position:relative;
}
