﻿/*General Reset and Webpage Settings*/
*
{
    behavior: url(scripts/iepngfix.htc);
}

html
{
    text-align: center;
    height: 100%;
    background: #2053A5;
}
body
{
    height: 100%;
    font-size: 62.5%;
    font-family: Trebuchet MS;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: normal;
    font-size: 2.2em;
    color: #000;
    margin: 15px 0px 10px 10px;
}
.text h2
{
    font-weight: bold;
    font-size: 1.4em;
    color: #666666;
    margin: 15px 0px 10px 20px;
}
.text p
{
    font-size: 1.2em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.1em;
}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 10px 0px 0px 10px;
}
.info
{
    float: right;
    margin: 10px 10px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
    position: relative;
    z-index: 100;
}

.menusub
{
    display: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    list-style: none;
    font-size: 11px;
    border: none;
}

.menusub ul
{
    margin: 0px 0px 0px 0px;
        position: absolute;
    padding: 0px;
}

#menu ul li ul
{
    width: 142px;
    margin: 0px;
    position: absolute;
    top: 80px;
    border-top: solid 4px #DF2236;
}


#menu li ul li
{
    width: 142px;
    height: 25px;
    background: #244674;
        filter: alpha(opacity=80);

    -moz-opacity: 0.8;

    opacity: 0.8;
    line-height: 25px;
    display: block;
    margin: 0px;
    font-size: 1.1em;}

#menu li ul li a
{
    width: 140px;
    height: 25px;
    background: #244674;
    line-height: 25px;
}

#menu li ul li a:hover
{
    margin: 0px;
    width: 140px;
    background: #324e74;
    line-height: 25px;
    display: block;
}


/*End General Reset and Webpage Settings*/




#container
{
    width: 900px;
    text-align: left;
    margin: 0px auto;
    padding: 0px 18px 0px 19px;
    position: relative;
    background: url(../gfx/container_bg.gif) no-repeat top center;
}

#container_wrap
{
    background: #fff url(../gfx/bg.jpg) repeat-x top center;
}


#header
{
    height: 425px;
    background: url(../gfx/image.jpg) no-repeat bottom center;
}

#header h1
{
    margin: 0px;
    position: absolute;
    width: 751px;
    height: 121px;
    top: 190px;
    left: 20px;
    background: url(../gfx/logo.png) no-repeat;
    display: block;
}

#header h1 a
{
    display: block;
    width: 280px;
    height: 109px;
    margin: 8px 0px 0px 45px;
    text-indent: -10000000px;
}

#menu
{
    width: 900px;
    float: left;
}
#menu ul
{
    margin: 0px auto;
    padding: 0px;
}

#menu li
{
    width: 142px;
    height: 80px;
    float: left;
    font-size: 1.8em;
    display: block;
    margin: 17px 0px 0px 0px;
    line-height: 80px;
    position: relative;
    padding: 0px 4px 0px 4px;
}

#menu li a
{
    float: left;
    display: block;
    height: 80px;
    width: 142px;
    margin: 0px;
    padding: 0px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
#menu li a:hover
{
    color: #fff;
    text-decoration: underline;
    text-align: center;
}

.welcome h2
{
    color: #ff0000;}

.edge_right
{
    background: url(../gfx/men_edge.gif) no-repeat bottom right;
}

#content
{
    min-height: 347px;
    height: auto !important;
    height: 347px;
}



#footer_wrap
{
    height: 53px;
    background: #2053A5;
}

#footer
{
    width: 900px;
    margin: 0 auto;
    height: 53px;
    color: #fff;
}

#footer a
{
    color: #fff;
}

.welcome
{
    width: 600px;
    float: left;}
    
    #right
    {
        float: right;
        width: 290px;
        min-height: 350px;
        margin: 10px 0px 0px 0px;
        }
        
        .team
        {
            margin: 15px 0px 20px 25px;}
            
            
            	/* Forms */
	
	.email_form
	{
		width: 500px;
		float: left;
		display: inline;
		margin: 0px 20px 0px 0px;}
	
	#ctl00_ContentPlaceHolder1_vsApplication
{
	width: 400px;
	margin: 20px auto 20px auto;
	background: #fff;
	border: solid 1px #928886;
	padding: 10px 0px;
		filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	text-align: center;}


#radios label
{
	width: 85px;
	margin: 10px 0px 0px 10px;
	float: left;}
	
	#radios input
	{
		float: left;
		margin: 10px 0px 0px 0px;}

label#norm
{
	width: 120px;
	margin: 12px 5px 0px 0px;}

.req
{
	font-size: 0.8em;
	color: #FF0000;}

.form
{
	width: 500px;
	margin: 0px 0px 0px 35px;}

.form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 120px; 
	padding: 0; 
	font-size: 1.1em;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.form input, .form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}