@charset "utf-8";
/* ---------- base styles ------------- */
* {
	padding:0;
	margin: 0;
}
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	background-image: url(../images/content_back.png);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/content_back.png);
	position: relative;
}
#top {
	float: left;
	width: 1000px;
	height: 123px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#topnav {
	margin-top: 40px;
	float: right;
	margin-right: 110px;


}
#topnav /* -- main navigation styles --*/
 ul {
	list-style: none;
}
#topnav ul li {
	float: left;
	text-transform: uppercase;
	position:relative;
	margin-right: 10px; 
	padding-right: 10px; 
	padding-top: 5px;
}
#topnav ul a {
	font-size:14px;
	text-decoration:none;
	color:#000;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:2px 2px; 
}
#topnav ul a:hover {
	color:#039;
	font-weight: bold;

}

#topnav ul li a span{
	display:none; 
	text-transform:capitalize;
	position:absolute; 
	top:20px; left:2px; 
	width:160px; 
	font:normal 12px Verdana, Georgia, "Times New Roman", Times, serif; 
	line-height: 15px; 
}
 		
#topnav ul li a:hover span {
	margin-top: 10px; 
	display:block; 
	color:#0000FF;
}



#topnav ul a.on {
	color:#039;
	font-weight: bold;
	/* background-color: #FFF; */
}


#left {
	width: 240px;
	float: left;
	margin-left: 100px;
}

#leftcontent {

	padding-top: 40px;
	
}

#right {
	float: left;
	width: 480px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}

#right-solo {
	float: left;
	margin-left: 120px;
	width: 700px;
	padding: 10px 0px 20px 0px;

}

/* footer elements */
#footer {
	background-color: #CCC;
	float: left;
	width: 740px;
	margin-left: 100px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:10px;
}



#footerLinks {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

#footerLinks * {
    margin: 0;
    padding: 0;
}

#footerLinks a {
    color: #000;
}

#footerLinks li {
    display: block;
    float: left;
    width: 25%;
    _width: 24%;
}

* + html #footerLinks li {
    width: 24%;
}

#footerLinks dt {
    width: 177px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3px;
    margin-left: 15px;
}

#footerLinks dd {
    margin-bottom: 0.2em;
    margin-left: 15px;
}

#footer_contact {
	width: 100%;
	padding: 20px 0 0 0;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

/* General elements */

h1 {
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999; */
	font-size: 30px;
	padding-bottom: 5px;
	color: #036;
	margin-bottom: 15px;
	font-family: Georgia;
	font-weight: normal;
	padding-right: 20px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 20px;
	padding-bottom: 5px;
	color: #036;
	margin-bottom: 15px;
	font-family: Georgia;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}



#right img {
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	font-size: 14px;
	padding-bottom: 5px;
	color: #036;
	margin-bottom: 15px;
	font-family: Verdana;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	text-transform:uppercase;
	color:#0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-bottom:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

/* Logo in Text */
.APActor {
		color:#0080C0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		letter-spacing:1.5px;
		font-weight:bold;
	}
.APPlace {
		vertical-align:-15%;
		
	}
	

.smallstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.alert {
	color:#FF0000;
}

.xtrainfo {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style:italic;
}


.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0000CC;
	margin: 0 0 0 0;
}


.conlist li {

	margin-left: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px;
	
}

/* form elements */
form {
	margin:10px; 
	padding: 5px 5px;
	border: 2px solid #000066;
	background: #79AEFF url('formback.png') no-repeat center;
}
label {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0px 0;
	color:#303030;
	margin-top: 10px;
	margin-bottom: 3px;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 0.9em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 	
	font: bold 12px Arial, Sans-serif;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 2px 3px; 
	color: #333;
	border: 1px solid #dadada;
	
}
/* new form */
form.rightform {
	width: 350px;
	padding: 20px;
	border: 1px solid #270655;
	
	/* rounded corners */
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
	
	/*background */
	background:  -moz-linear-gradient(19% 75% 90deg,#3300FF, #3399FF);
    background:  -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3399FF), to(#3300FF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#3300FF′, endColorstr=’#3399FF);
}


.rightform h4 {
		color:#00FF99;
		letter-spacing: 3px;
		
		}
.rightform label {
	display:block;
	padding-bottom:2px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}
.rightform input {
  	color:#000;
    background:#3399FF;
    padding: 6px;
    margin-bottom: 10px;
    border-top: 1px solid #3300FF;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
	
	    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;

    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;	
}

.rightform input:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background:#59D5EE;
}
.rightform textarea {
    background:#3399FF;
	width:300px;
    margin-bottom: 10px;
    border-top: 1px solid #3300FF;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
	font: normal 1em Verdana, sans-serif;
	height:100px;
	color:#FFF;
	
}
.rightform textarea:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background:#59D5EE;
}
.rightform input.radio {
	color:#FF0000;
	
}

.rightform select {
  	color:#000;
	width: 300px;
    background:#3399FF;
    padding: 6px;
    margin-bottom: 10px;
    border-top: 1px solid #3300FF;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
	
	    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;

    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;	
}

.rightform select:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background:#59D5EE;
	
	}
.rightform input.submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
    width: 100px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: #000 1px 1px;
    border-top: 1px solid #3300FF;
    margin-top: 10px;
	    /*** Adding CSS3 Gradients ***/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3300FF), to(#3399FF));
    background:  -moz-linear-gradient(19% 75% 90deg,#3300FF, #3399FF);
}

.otherform {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFFFFF;
	}


form.leftform {
	width: 180px;
	
}
form.smallform  { 
	width: 200px;
}


.reqs {
	border:  none;
	background-color:#FFFF66;
	}

/* login form */
.loginform {
	margin:10px; padding: 5px 5px;
	border: 2px solid #000066;
	background: #B4B4B4;
}

.loginform input.button { 	
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 3px;
	padding: 2px 3px; 
	color: #333;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

