﻿        body
        {
            margin:0px auto;
            padding-top: 0px; 
         	background-color:#ffffff;
        	font-family:Arial, Sans-Serif;
        }
        .errortext 
		{
        	font-size:large;
			color: #ff220b;
		}
        .smallerrortext 
		{
        	font-size:medium;
			color: #ff220b;
		}
        .largetext 
        {
        	font-size:x-large;
        	color:#000000;
        }
        .xlargetext 
        {
        	font-size:42px;
        	color:#ffffff;
        }
        .mediumtext 
        {
        	font-size:large;
        	color:#000000;
        }
        .smalltext
        {
        	font-size:medium;
        	color:#000000;
        }
        .tinytext
        {
        	font-size:small;
        	color:#000000;
        }
        .questiontext 
        {
        	font-size:medium;
        	font-weight:900;
        	color:#999999;
        }
        .answertext 
        {
        	font-size:medium;
        	color:#ffffff;
        }
        .offsetinput
        {
        	margin-left:15px;
        }
        .deletebox
		{
			z-index: 5;
			position: absolute;
			margin: 5px;
			padding: 5px;
			width: 315px;
			height: 225px;
			background-color: #a8ab3a;
			color:#FFFFFF;
			left: 450px;
			top: 250px;      
		}
		.deleteback
		{
			z-index: 3;
			background-color: rgb(0, 0, 0);
			filter: alpha(opacity=70); /* IE */
			opacity: 0.7; /* Safari, Opera */
			-moz-opacity:0.70; /* FireFox */
			height: 900px;
			width: 1200px;
			background-repeat:repeat;
			position:absolute;
			top: 0px;
			left: 0px;   
		}
		a:link
		{
			font-size:large;
        	color:#0CA550;
		}
		a:visited
		{
        	font-size:large;
        	color:#0CA550;
		}
		a:hover
		{
        	font-size:large;
        	color:#03755F;
		}
		a:active
		{
        	font-size:large;
        	color:#0CA550;
		}
		
		.needhelp a:link
		{
			font-size:x-large;
        	color:#0CA550;
		}
		.needhelp a:visited
		{
        	font-size:x-large;
        	color:#0CA550;
		}
		.needhelp a:hover
		{
        	font-size:x-large;
        	color:#03755F;
		}
		.needhelp a:active
		{
        	font-size:x-large;
        	color:#0CA550;
		}
		
/*-- begin non-standard stuff here --*/
/*--
.loginbody
{
	width: 900px;
    height: 577px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: #b61c21;
    text-align: center;
}
.loginbox
{
    width: 625px;
    height: 126px;
    text-align: left;
    position: relative;
    float: left;
    background-color: #d7d7d7;
}
.logintop
{
	width: 880px;
	height: 428px;
	text-align: center;
	position: relative;
	float: left;
	background-image: url('imgs/loginheader.jpg');
	background-position: center;
    background-repeat: no-repeat;
}
.loginleft
{
	width: 255px;
	height: 126px;
	text-align: left;
	position: relative;
	float: left;
}
.loginright
{
	width: 625px;
	height: 126px;
	text-align: left;
	position: relative;
	float: left;
}
.photobody
{
	width: 900px;
    height: 577px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: #b61c21;
    text-align: center;
}
.photolbody
{
	width: 900px;
    height: 615px;
    padding: 20px;
    background-color: #b61c21;
    text-align: center;
}
.phototop
{
	width: 880px;
	height: 115px;
	text-align: left;
	position: relative;
	float: left;
	background-image: url('imgs/photoheader.jpg');
	background-position: center;
    background-repeat: no-repeat;
}
.photoleft
{
	width: 250px;
	height: 404px;
	text-align: left;
	position: relative;
	float: left;
	background-image: url('imgs/leftgutter.gif');
	background-position: center;
    background-repeat: no-repeat;
}
.mailleft
{
	width: 250px;
	height: 404px;
	text-align: left;
	position: relative;
	float: left;
	background-image: url('imgs/mailgutter.gif');
	background-position: center;
    background-repeat: no-repeat;
}
.photobuttons
{
	width: 250px;
	height: 404px;
	text-align: left;
	position: relative;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 200px;
	float: left;
}
.mailform
{
	width: 190px;
	height: 404px;
	text-align: left;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 6px;
	float: left;
}
.photoright
{
	width: 630px;
	height: 404px;
	text-align: left;
	position: relative;
	float: left;
	background-image: url('imgs/photoback.gif');
	background-position: center;
    background-repeat: no-repeat;
}
.photo
{
	width: 630px;
	height: 404px;
	text-align: left;
	position: relative;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 42px;
	float: left;
}
.photobottom
{
	width: 880px;
	height: 34px;
	text-align: right;
	position: relative;
	float: left;
	background-image: url('imgs/photobottom.gif');
	background-position: center;
    background-repeat: no-repeat;
}
.helpbody
{
   width: 900px;
   height: 900px;
   background-repeat: no-repeat;
   padding: 20px;
   background-color: #b61c21;
}
.otherbody
{
   background-image: url('imgs/photolback.gif');
   background-repeat: no-repeat;
   background-color: #0f9b52;
}

.magazinebody
{
    z-Index: 1;
    background-image: url('imgs/magbackground.gif');
    background-repeat: repeat;
}




.footer
{
    width: 800px;
    height: 30px;
    text-align: right;
    position: relative;
}
.photospacer
{
    width: 800px;
    height: 50px;
    text-align: left;
    position: relative;
}
.photospacer2
{
    width: 800px;
    height: 200px;
    text-align: left;
    position: relative;
}
.photospacer3
{
    width: 600px;
    height: 50px;
    text-align: left;
    position: relative;
}
.leftphotogutter
{
    width: 398px;
    height: 301px;
    position: relative;
    float: left;
}
.photoframebox
{
    width: 392px;
    height: 301px;
    text-align: left;
    position: relative;
    float: left;
    z-Index: 4;
}
.photobox
{
    width: 392px;
    height: 269px;
    text-align: left;
    position: absolute;
    float: left;
    z-Index: 1;
}

.leftspacer
{
    width: 105px;
    height: 380px;
    text-align: center;
    position: relative;
    float: left;
}
.leftContainer
{
    width: 375px;
    height: 380px;
    text-align: center;
    position: relative;
    float: left;
}
.rightContainer
{
    width: 10px;
    height: 420px;
    text-align: center;
    position: relative;
    float: left;
}
.rightspacer
{
    width: 10px;
    height: 420px;
    text-align: center;
    position: relative;
    float: right;
}
.sendContainer
{
    width: 350px;
    height: 600px;
    text-align: left;
    position: relative;
}
.surveyContainer
{
    width: 600px;
    height: 650px;
    text-align: left;
    position: relative;
}
.headerText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:44px;
    line-height: 43px;
    
}
.TitleText 
{
    font-family:Helvetica;
    color:#000000;
    font-size:18px;
    line-height: 19px;
}

.InstructionsText 
{
    font-family:Helvetica;
    color:#fffff;
    font-size:14px;
    line-height: 15px;
}
.FormTitleText 
{
    font-family:Helvetica;
    color:#d81f26;
    font-size:18px;
    line-height: 16px;
}
.SendTitle 
{
    font-family:Arial;
    font-weight: bold;
    color:#ffffff;
    font-size:15px;
    line-height: 15px;
}

.SendText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:12px;
    line-height: 12px;
}
.SendSubText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:10px;
    line-height: 12px;
}
.taglineText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:16px;
    line-height: 19px;
}

.errorText 
{
    font-family:Arial;
    color: Red;
    font-size:18px;
}
.senderrorText 
{
    font-family:Arial;
    color: Red;
    font-size:10px;
}
.formText 
{
    font-family:Arial;
    color: #ffde00;
    font-size:16px;
}

.releaseText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:8px;
    line-height: 9px;
}

.legalText 
{
    font-family:Arial;
    color:#ffffff;
    font-size:8px;
    line-height:10px;
}
.helpContainer
{
    width: 650px;
    height: 650px;
    text-align: left;
}

.helpFormContainer
{
    width: 450px;
    height: 550px;
    text-align: left;
}

.helpTitleText
{
    font-family:Arial;
    color:#000000;
    font-size:18px;
    font-weight: bold;
    line-height: 16px;
}

.helpErrorText
{
    font-family:Arial;
    color: #ffffff;
    font-size:16px;
    font-weight: normal;
    line-height: 16px;
}

.helpQuestionText
{
    font-family:Arial;
    color:#000000;
    font-size:14px;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
}

.helpAnswerText
{
    font-family:Arial;
    color:#000000;
    font-size:14px;
    font-weight: normal;
    line-height: 16px;
}

.footertext 
{
    font-family:Arial;
    color:#000000;
    text-decoration: none;
    font-size:10px;
    line-height: 19px;
}

.loginbox a:link 
{
    font-family:Arial;
    color:#a3a3a3;
    text-decoration: none;
    font-size:14px;
    line-height: 19px;
}

.loginbox  a:visited
{
    font-family:Arial;
    color:#a3a3a3;
    text-decoration: none;
    font-size:14px;
    line-height: 19px;
}

.loginbox  a:hover
{
    font-family:Arial;
    color:#a3a3a3;
    text-decoration: underline;
    font-size:14px;
    line-height: 19px;
}
.loginbox  a:active
{
    font-family:Arial;
    color:#a3a3a3;
    text-decoration: underline;
    font-size:14px;
    line-height: 19px;
}
.mailform a:link
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: none;
    font-size:12px;
    line-height: 12px;
}
.mailform a:visited
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: none;
    font-size:12px;
    line-height: 12px;
}
.mailform a:hover
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: underline;
    font-size:12px;
    line-height: 12px;
}
.mailform a:active
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: underline;
    font-size:12px;
    line-height: 12px;
}
.otherbody a:link
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: none;
    font-size:16px;
    line-height: 19px;
}
.otherbody a:visited
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: none;
    font-size:16px;
    line-height: 19px;
}
.otherbody a:hover
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: underline;
    font-size:16px;
    line-height: 19px;
}
.otherbody a:active
{
    font-family:Arial;
    color:#ffffff;
    text-decoration: underline;
    font-size:16px;
    line-height: 19px;
}


.photobottom a:link
{
    font-family:Arial;
    color:#000000;
    text-decoration: none;
    font-size:10px;
    line-height: 19px;
}
.photobottom a:visited
{
    font-family:Arial;
    color:#000000;
    text-decoration: none;
    font-size:10px;
    line-height: 19px;
}
.photobottom a:hover
{
    font-family:Arial;
    color:#000000;
    text-decoration: underline;
    font-size:10px;
    line-height: 19px;
}

.photobottom a:active
{
    font-family:Arial;
    color:#000000;
    text-decoration: underline;
    font-size:10px;
    line-height: 19px;
}
--*/
/*-- end non-standard stuff here --*/
