/*Page Structure*/

html {
    overflow-y: scroll;
}

body {
	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

h1 {
	padding:0;
  	margin:0;
	width: 600px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;	
	color: #494949;
	font-size: 17px;
	font-weight: bolder;
	padding-top: 125px;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	color: #494949;
	font-size: 14px;
	font-weight: bolder;
	line-height: 21px;
	padding-bottom: 8px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	color: #494949;
	font-size: 13px;
	font-weight: bolder;
	line-height: 18px;
	padding-bottom: 6px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 600px;
	line-height: 21px;
	color: #494949;
	font-weight: normal;
}

p a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #0033FF;
	font-weight: normal; 
	text-decoration: none
}
	
p a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal
}
	
p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #657cdf;
	text-decoration: none;
}

img	{  
	border-style: none;
}

table {
	width:600px;
	vertical-align:text-top;
	text-align: left; 
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 11px;
	margin-top: 35px;
}

table, td, th {
	border:1px solid #7a7878;
	vertical-align:text-top;
	text-align: left; 
}

.drop-down {
	color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #494949;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.standard-submit {
		-webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;   
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        color: #ffffff;
        text-shadow: none;
        border: none;
        height: 20px;
        line-height: 18px;
        padding: 0px 24.6px;
        font-weight: 400;
        font-size: 12px;
        font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
        margin: 0;
		text-decoration: none;
        text-align: center;
        display: inline-block      
    }
    
    /* The next blocks of code are for user actions on the buttons. */
    .standard-submit:hover {
        text-decoration: none;
        color: #ffffff
    }
    .standard-submit:active {
        -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.03), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03);
        -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03);
        box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.03), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03)
    }

.button-rsgb-blue {
        background: #1c3f94;
    }
.button-rsgb-blue:hover {
        background: #0B88D6;
    }


.h1-inline {
	padding-top: 18px;
}

.h2-inline {
	padding-top: 16px;
}

.h3-inline {
	padding-top: 14px;
}

.h4-inline {
	padding-top: 12px;
}

.text-area {
	color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #494949;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.text-area-ajax {
	color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span#recaptcha_privacy { 
	display: none; 
}

.small-script {
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #494949;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
}

.small-script a:link {
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0033FF;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    text-decoration: none;
}

.small-script a:hover {
      margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #0033FF;
      font-size: 11px;
    line-height: 16px;
    font-weight: normal;
      text-decoration: underline;
}

.small-script a:visited {
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #657cdf;
      font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    text-decoration: none;
}