.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#999999}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:20px;color:#029C94;text-decoration:none;font-weight:normal; margin:0; line-height:normal;}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;white-space:normal;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;white-space:normal; line-height:17px;}
a {
	font-weight:bold;
	color:#4CB4B3;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	color:#85CBCB;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #C1F4F3;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
	color: #333333;
	background-color: #C1F4F3;
	font-family:Verdana;
	font-size: 10px;
	border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
	#subnav ul{
	margin:13px 0 0 30px;
	padding:0;
	list-style:none;
	}
	#subnav ul ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	#subnav li{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:2px 13px;
	}
	#subnav li a{
	font-weight:normal;
	line-height:normal;
	color:#002856;
	display:block;
	padding:7px 10px 7px 15px;
	}
	#subnav li a:hover{
	color:#002856;
	text-decoration:underline;
	}
	#subnav ul ul li{
	background-image:none;
	background-position:10px 10px;
	}
	#subnav ul ul li a{
	font-weight:normal;
	color:#002856;
	padding:5px 5px 5px 20px;
	}
	.home{
	color:#E6E9EE;
	padding:15px 0px;
	}
	
        .black_overlay{

            opacity:.75;
			filter: alpha(opacity=80);
            display: none;

            position: absolute;

            top: 0%;

            left: 0%;

            width: 100%;

            height: 1500px;

            background-color: black;

            z-index:1001;


            
			
        }

        .white_content {

            display: none;

            position: absolute;

            top: 5%;

            left: 25%;

            width: 620px;

            padding: 10px;

            border: 2px solid #333333;

            background-color: white;

            z-index:1002;

            overflow-y: auto;
			overflow-x:hidden

        }
		

	
	#competitionForm input#compSubm {
		border: 1px solid #999;
		color: #555;
		font-size: 12px;
		background: #eee;
		width: 100px;
		margin: 20px 0 0 0;
		font-weight: bold;
		cursor: pointer;
	}
	
