﻿*
 {
    padding:0px;
    margin:0px;
    font-family: Verdana;
	font-size: 11px;
 }
 body
 {
    font-family: Verdana;
	font-size: 11px;
    background: url(../images/background.jpg) repeat;
 }
 
 #wrapper
 {
    width:910px;
    margin-left:auto;
    margin-right:auto;
 
 }
 
 #EntryPageBackground
 {
    width:910px;
    height:561px;
    background: url(../images/EntryPage_Background.jpg) no-repeat;
    padding-top:40px;
 }
 
 #EntryForm
 {
    width:611px;
    height:361px;
    background: url(../images/EntryPage_FormBackground.jpg) no-repeat;
    margin-left:260px;
    padding-top:70px;
    position: relative;
 }
 
 #EntryFormHolder
{
	width:280px;
	display:block;
	float:left;
	margin-left:10px;
}


#formTable td
{
    background: #e76000; 
}

.controlBackcolor
{
    background: #e76000;
    color:#ffffff;
}

#SorryPageBackground, #CongratsPageBackground
{
    width:909px;
    height:574px;
    background: url(../images/SorryPage_Background.jpg) no-repeat; 
    padding-top:40px;  
    position: relative;
}

#CongratsPageBackground
{

}

#CongratsForm
{
    width:610px;
    height:419px;
    background: url(../images/CongratsPage_Background.png) no-repeat; 
    margin-left:255px;
    padding-left:20px;
    padding-top:20px; 
    position:relative;       
}

#CongratsGoBack
{
     position:absolute;  
     width:99px;
     height:25px;
    
     right:25px;
     bottom:20px;
}

.CongratsHeading
{
    color: #e76000;
    font-size:24px; 
    font-weight:bold;
    padding-bottom:5px;
}

.CongratsSubHeading
{
    color: #e76000;
    font-size:16px;
    font-weight:bold; 
    padding-bottom:5px;
}

#SorryPageForm
{
    background: url(../images/SorryPage_FormBackground.png) no-repeat;
    width:611px;
    height:398px;
    margin-left:255px;
    padding-top:40px;  
    position: relative;
}

#SorryGoBack
{
    position:absolute;  
     width:99px;
     height:25px;
    
     right:4px;
     bottom:20px;
}

#ctl00_footer
{
    padding-top:10px;
    text-align:center;
    color:White;
    padding-bottom:10px;
}
#ctl00_footer a
{
    color:White;
}



.rowwrapper
{
	width: 280px;
	height: 20px;
	background-color: #e76000;
	margin-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
}

.brokenrowwrapper
{
	width: 280px;
	height: 20px;
	margin-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
}

.halfrowwrapperleft
{
	width: 134px;
	height: 20px;
	margin-bottom: 3px;
	color: #ffffff;
	float: left;
	background-color: #e76000; 
}

.halfrowwrapperright
{
	width: 136px;
	height: 20px;
	margin-bottom: 3px;
	color: #ffffff;
	float: left;
	background-color: #e76000; 
	margin-left: 10px;
}




/* START: IE 6 Fixes */

img, div, input { behavior: url(../scripts/iepngfix.htc) } 

.rowwrapper
{
	_margin-bottom: 1px;
}

.brokenrowwrapper
{
	_margin-bottom: 1px;
}

.halfrowwrapperleft
{
	_margin-bottom: 1px;
}

.halfrowwrapperright
{
	_margin-bottom: 1px;
}
/* END: IE 6 Fixes */

.entryColumn1
{
    color: #ffffff;
	padding: 5px 0px 5px 3px;
	width: 50px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	float: left;
    display: block;
	
}

.entryColumn2
{
	width: 223px;
	text-align: left;
	float: left;
	display: block;
	padding-top: 0px;
}

.entryColumnSmall
{
	padding: 0px 0px 0px 0px;
	width: 78px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	float: left;
	height: 13px;
	
}

.entryColumnLargeLeft
{
	padding: 5px 0px 5px 3px;
	width: 146px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	float: left;
	height: 13px;
	
}

.entryColumnLargeRight
{
	padding: 0px 0px 0px 0px;
	width: 121px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	float: left;
	height: 13px;
	
}

#checkboxTable td
{
    padding-bottom:5px;  
}

#EntryPageLinks
{
	position: absolute;
	bottom: 40px;
	right: 0px;
	height:104px;
}

#sideNavlink1, #sideNavlink2, #sideNavlink3
{
	position: absolute;
	left: 150px;
	width: 100px;	
}

#sideNavlink1 a, #sideNavlink2 a, #sideNavlink3 a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#sideNavlink1
{
	top: 175px;
}

#sideNavlink2
{
	top: 215px;
}

#sideNavlink3
{
	top: 250px;
}


#Congratslink1, #Congratslink2, #Congratslink3
{
	position: absolute;
	left: 150px;
	width: 100px;	
}

#Congratslink1 a, #Congratslink2 a, #Congratslink3 a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#Congratslink1
{
	top: 175px;
}

#Congratslink2
{
	top: 215px;
}

#Congratslink3
{
	top: 250px;
}

.largeTextBox
{
    width:220px;
}