/* WEBSITE BLOG - START */
.WebsiteBlogs{
	width:98%;
	border:1px solid #c0c0c0;
	text-align:left;
	margin-top:12px;
}

.WebsiteBlogs_header {
	background-color:#e0e0e0;
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

.WebsiteBlogs_body {

	font-size:12px;
	padding:10px;

}
.WebsiteBlogs_footer {
	text-align:right;
	font-size:11px;
	color:#777777;
	padding-right:10px;
}
/* WEBSITE BLOG - END */



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#LPsubmit {
width: 75px;
height: 22px;
}



/* FORM (VERSION 2) - START */
.ams-form-frame-version-2 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #999;
}
.ams-form-frame-version-2 .inside-frame {
	margin: 10px;
}
.ams-form-frame-version-2 .ams-form-field {
	margin: 2px 0;
}
.ams-form-frame-version-2 .ams-form-field label {
	display: block;
	margin: 0 3px;
	width: 35%;
}
.ams-form-frame-version-2 .justification-left label {
	text-align: left;
}
.ams-form-frame-version-2 .justification-right label {
	text-align: right;
}
.ams-form-frame-version-2 .orientation-left label {
	float: left;
}
.ams-form-frame-version-2 .orientation-right label {
	float: right;
}
.ams-form-frame-version-2 .required label {
	font-weight: bold;
}
.ams-form-frame-version-2 .type-4 input {
	width: 60%;
}
.ams-form-frame-version-2 .type-9 input {
	display: block;
	margin: 0 auto;
}
/* FORM (VERSION 2) - END */
* {
	margin: 0 auto;
	padding: 0;
}

h2, p {
	padding: 6px;
}

h5 {
	font-size: 34px;
	color: #325ca1;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
}

.style2 {
	color: #1A5694;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	width: 550px;
	margin: 0 0;
	border-color: #999999;
}

.style3 {
	color: #6699CC;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px black solid;
	border-color: #999999;
	width: 140px;
}

.style4 {
	color: #6699CC;
	font-size: 12px;
	font-weight: bold;
	width: 140px;
}

.style5 {
	color: #FF9933;
	font-size: 24px;
	padding: 5px 0 5px 0;
}

#copy {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}

#sidebar2 {
	float: left;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 42px;
	display: inline;
}

#form2 {
	margin: 0;
	width: 450px;
}

#form2 span {
	color: #FF0000;
}

#form2 td {
	padding: 3px;
}

#sidebar3 {
	float: left;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 42px;
	margin-bottom: 20px;
	display: inline;
}

#sidebar2 a {
	color: #1A5694;
	text-decoration: none;
}

#sidebar2 a:hover {
	color: #6699FF;
}

#rep_con {
	width: 500px;
	margin: 0 0 10px 0;
}

#rep_con li {
	padding-bottom: 5px;
}

body {
	background: #e4dacb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#body-wrapper {
	background: url(/includes/themeImage/body.jpg) repeat-y top;
	width: 892px;
	clear: both;
}

#header {
	position: relative;
	background: url(/includes/themeImage/header.jpg) no-repeat bottom;
	width: 892px;
	height: 84px;
}

#altheader{
	position: relative;
	width: 892px;
	height: 84px;
	display:none;
}

#header2 {
	position: relative;
	background: url(/includes/themeImage/header.jpg) no-repeat bottom;
	width: 892px;
	height: 84px;
}

#header2 span {
	font-family: "Arial Black";
	font-size: 24px;
	position: absolute;
	top: 35px;
	left: 50px;
	color: #3366CC;
}

#banner {
	margin-left: 42px;
	width: 800px;
}

#navbar {
	background: url(/includes/themeImage/navbar.jpg) no-repeat bottom;
	width: 892px;
	height: 28px;
}

#navigation {
	position: relative;
	padding-top: 6px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #134779;
}


#sub-navigation
{
	position: absolute;
	padding-top: 5px;
	top: 20px;
	left: 255px;
	display: none;
	z-index: 1000;
}

#sub-navigation ul
{
	width: 5em;
	margin: 0;
	padding:0;
	list-style-type: none;
}

#sub-navigation li { margin: 0 0 0 0; }

#sub-navigation a
{
	display: block;
	color: #fff;
	background-color: #849FD7;
	text-decoration: none;
	padding: .2em .8em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

#sub-navigation a:hover
{
	background-color: #E2E7F2;
	color: #134779;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#sidebar {
	float: left;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 42px;
	display: inline;
}

#content {
	float: right;
	width: 595px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 58px;
	display: inline;
	color: #666666;
	text-align: justify;
}

#content2 {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 60px;
	margin-right: 58px;
	display: inline;
	color: #666666;
	text-align: justify;
	border: 1px red solid;
}

#content h2 {
	color: #698aae;
	font-size: 16px;
}

#content h3 {
	color: #58799c;
	font-size: 15px;
}

#footer {
	background: url(/includes/themeImage/footer.jpg) no-repeat top;
	width: 892px;
	height: 170px;
	clear: both; /*clear floating elements */
}

#footer_sec {
	margin-left: 42px;
	padding-top: 8px;
}

#footer_sec td {
	padding-right: 20px;
	color: #666666;
}

#rotate_img {
	width: 542px;
	height: 188px;
}

#doc {
	margin-top: 10px;
}

#dname {
	background-color: #849fd7;
	/*width: 155px;*/
	width:176px; /* Match with ask tips section */
	color: #FFFFFF;
	font-weight: bold;
}

#dpic {
	background-color: #e2e7f2;
	/*width: 155px;*/
	width:176px; /* Match with ask tips section */
	
	text-align: center;
	padding: 5px 0;
}

#dpic h4 {
	text-align: left;
	padding-left: 10px;
}

#dname2 {
	background-color: #849fd7;
	/*width: 155px;*/
	width:176px; /* Match with ask tips section */
	
	color: #FFFFFF;
	font-weight: bold;
}

#dpic2 {
	background-color: #e2e7f2;
	/*width: 155px;*/
	width:176px; /* Match with ask tips section */
	text-align: center;
	padding: 5px 0;
}

#dpic2 h4 {
	text-align: left;
	padding-left: 10px;
}

#tips {
	padding-top: 20px;
	padding-bottom: 10px;
}

#tips_top {
	background: url(/includes/themeImage/tip_top.jpg) no-repeat bottom;
	width: 176px;
	height: 21px;
}

#tips_top h3 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}

#tips_mid {
	background: url(/includes/themeImage/tip_mid.jpg) repeat-y top;
	width: 176px;
	color: #666666;
}

#tips_mid span {
	font-size: 10px;
	padding: 5px;
}

#tips_mid p {
	font-size: 10px;
}

#tips_btm {
	background: url(/includes/themeImage/tip_btm.jpg) no-repeat top;
	width: 176px;
	height: 11px;
}

#logo {
	position: absolute;
	top: 25px;
	left: 50px;
}

#contact {
	position: absolute;
	top: 20px;
	right: 50px;
	font-size: 10px;
	width: 300px;
	font-weight: bold;
	color: #56708d;
}

#contact td {
	padding: 5px;
}

#content table {
	margin-bottom: 10px;
}

#reports {
	background-color: #e5ebfb;
}

#reports td {
	width: 150px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	font-weight: 500;
	color: #14508F;
}

.rep a {
	text-decoration: none;
	color: #14508F;
}

.rep a:hover {
	color: #3366FF;
}

.links a {
	text-decoration: none;
	color: #14508F;
}

.links a:hover {
	color: #3366FF;
}

#content ul {
	padding-left: 15px;
	list-style: outside;
}

.button {
	background: url(/includes/themeImage/top_button.jpg) no-repeat;
	width: 258px;
	height: 62px;
}

.button h3 {
	text-align: center;
	padding-top: 15px;
	padding-left: 8px;
	font-size: 15px;
	font-weight: 900;
	color: #77787a;
}

.button h4 {
	text-align: center;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
}

.button h4 a {
	text-decoration: none;
	color: #FFFFFF;
}

.button h4 a:hover {
	color: #0066CC;
}

.btop {
	background: url(/includes/themeImage/btm_bttn1.jpg) no-repeat;
	width: 170px;
	height: 18px;
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	font-weight: bold;
}

.bbottom {
	background: url(/includes/themeImage/btm_bttn2.jpg) no-repeat;
	width: 170px;
	height: 112px;
	font-size: 10px;
}

.bbottom h3 {
	color: #003399;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.style1 {
	padding: 5px 5px 0 10px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a3b2c9;
}

FORM, SUBMIT {
	color: #000000;
}

/*/ CALENDAR /*/

#calendar {
	width: 450px;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px #336699 solid;
}

#nov {
	font-weight: bold;
	font-size: 11px;
	border: 1px #336699 solid;
	background: #FF9966 url(/includes/themeImage/jan_back.jpg) repeat-x;
	color: #743A3A;
	padding: 8px 6px 3px 6px;
}

#nov a {
	color: #743A3A;
	text-decoration: none;
}

#nov a:hover {
	color: #FF3300;
}

#calendar td {
	width: 20px;
	padding: 2px 2px 2px 5px;
	border-right: 1px #336699 solid;
	border-bottom: 1px #336699 solid;
	background: #6699FF;
	color: #fff;
}

#calendar th {
	border-right: 1px #336699 solid;
	border-bottom: 1px #336699 solid;
	background: #99CCFF;
	color: #333399;
	padding-left: 5px;
}

/* --Upcoming Project's-- */

#project a {
	position: relative;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: #F6F4DA;
	background: #6699ff url(proj_back.jpg) no-repeat top left;
}

#project a span {
	display: none;
}

#project a:hover {
	color: #F6F4DA;
	background: #99CCFF;
}

#project a:hover span {
	display: block;
	position: absolute;
	top: -30px;
	left: 30px;
	width: 140px;
	margin: 0px;
	border: 1px #FFCC99 solid;
	padding: 5px 5px;
	color: #fff;
	background: #1146b1 url(/includes/themeImage/tdhover_back.jpg) repeat-x;
	text-align: center;
}

/* --Today Link-- */

#today a {
	position: relative;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: #F6F4DA;
	background: #FF6666;
}

#today a span {
	display: none;
}

#today a:hover {
	color: #333333;
	background: #b8e0ff;
}

#today a:hover span {
	display: block;
	position: absolute;
	top: -30px;
	left: 20px;
	width: 160px;
	margin: 0px;
	border: 1px #FFCC99 solid;
	padding: 5px 5px;
	color: #fff;
	background: #1146b1 url(/includes/themeImage/tdhover_back.jpg) repeat-x;
	text-align: center;
}

#today1 a {
	position: relative;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: #F6F4DA;
	background: #FF6666;
}

#today1 a span {
	display: none;
}

#today1 a:hover {
	color: #333333;
	background: #b8e0ff;
}

#today1 a:hover span {
	display: block;
	position: absolute;
	top: -30px;
	left: 20px;
	width: 220px;
	margin: 0px;
	border: 1px #FFCC99 solid;
	padding: 5px 5px;
	color: #fff;
	background: #1146b1 url(/includes/themeImage/tdhover_back.jpg) repeat-x;
	text-align: center;
}

#report_form {
	margin-bottom: 20px;
}

#city {
	width: 70px;
}

#state {
	width: 60px;
	padding-left: -75px;
	display: inline;
}

#day {
	padding-left: -50px;
	display: inline;
}

#birthday {
	color: #666666;
	padding-top: 5px;
}

#submit {
	margin-left: 50px;
}

#birthday_box {
	background-color: #D8EBFD;
	width: 500px;
	padding: 5px;
}

#form1 {
	margin: 0;
	padding: 7px;
}

#form1 input,
#form1 select {
		margin-bottom: 5px;
}