@charset "utf-8";
/* CSS Document */
body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	text-decoration: none;
}

body {
	padding:0px;
	margin:0px;
	background-color: #5A687C;  
/*	background-image: -webkit-gradient(linear,top, bottom, from(#5a687C),to(#999,0%)) */
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #D7602F;	text-decoration: none;}	
A:HOVER {color: #4A4C4D; text-decoration: none;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
form {
	padding:0;
	margin:0;

}
/*.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} */
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
/*	width: 979px; */
	max-width:1530px; 
	min-width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../Images/back.gif); 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 12px;
	padding-left: 11px;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.44);
}

/*.login{
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 303px;
	padding-top: 25px;
	padding-left: 18px;
	margin-right: 14px;
	margin-bottom: 5px;
	text-align: left;
} */
.white{
	color: #FFFFFF;
}
.white a{
	color: #FFFFFF;
}
.white a:hover{
	color: #FFA200;
}
.main_heading{
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #B35639;
	text-decoration: none;
}
.main_heading_green{
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #195864;
	text-decoration: none;
}
.main_heading_white{
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main_heading_white1{
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.green{
	color: #335D65;
}
.pleasecall{
	color: #335D65;
	text-decoration: underline;
}
.top_line{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9F9F9F;
}
.orange{
	color: #B35639;
}
.img_border{
	border: 1px solid #AFAFAF;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.orange_heading{	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFA92E;
}
.black_heading{	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
/*.box{	border: 1px solid #AFAFAF;} */
.text_box{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 20px;
}

.text_area{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 60px;
}
/* From Alta */
.sidebar {
	background: repeat-x #5A687C;
/*	background:url(../Images/login-bkg.jpg) repeat-x #3a83bf; */ 
	padding:10px 10px 10px 5px;
	float:right;
	width:330px;
	margin:0 0 200px;
	overflow:hidden;
	border-radius: 8px;
	clear:both;
}

.login {
	color:#FFF;
	font-size:18px;
	margin:0 auto;
	float:none;
}

.sidebar-home {
	margin:-40px 0 15px;
}

.sidebar .box {
/*	background:url(../Images/tree-sml.png) no-repeat left top; */
	padding:0 0 0 35px;
}

.sidebar h1, .home-box h1 {
	color:#FFF;
	font-size:27px;
	margin: 0 0 12px;
}

.sidebar input[type="text"], .sidebar input[type="password"], .home-box input[type="text"], .home-box input[type="password"]  {
	background:url(../Images/text-box.png) no-repeat;
	border:none;
	width:235px;
	height:33px;
	margin:5px 0;
	padding-left:10px;
	padding-right:10px;
	color:#666262;
/*	color:#5A687C; */
}

.sidebar input[type="image"], .home-box input[type="image"] {
	float:right;
}
#content {
	clear:both;
	position:relative;
}
ul {
/*	margin:5px 0 5px; */
	alignment-adjust:middle;
	vertical-align:middle;
	padding:0px;
	list-style:none;
	width:100%;
	float:left;
/*	background:#B35639; */
	background:#CCCCCC
/*	height:70px; */
}

ul a{
	display:block;
/*	padding:0 2em; */
	height:41px;
	line-height: 3em; 
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	width:16.28%;
/*	background: url(../Images/line.png) repeat-y left top; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-width:thick;
/*	border-color:#CCCCCC; */
	margin:0 0 0 0px; 
/*	padding:5px 0px 5px px; */
/*	border-right-width: 2px; */
/*	border-right-style: solid; */
/*	border-right-color: #FFFFFF; */
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background:#B35639; 
	vertical-align:middle;
	text-align:center;
	margin-top:-8px;
}
#first {
/*	background: none; */
	margin-left: 2px;
}
#last {
/*	background: none; */
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
/*	padding-left: 5px;*/
}

ul a:hover {
	color:#000000;
	font-weight:bold;
}
#navigation {
	background-color:#CCCCCC;
	height:52px;
	width:99%;
	padding-right:-3px;
	alignment-adjust:central;
}
.table {
	
	border-spacing: 3px;
	background-color:#eeeeee; /* All tables on the site are set to a gray color by default (A.B.) */
}

textarea, input, select, button{
	font: inherit;
}

input[type=submit], input[type=reset], input[type=button], input[type=checkbox], input[type=radio], button{
	cursor: pointer;
}
.container {
	margin:0 auto;
/*	max-width: 1530px; *//* max/min-width, to give design some resolution stretch.*/
	max-width:1530px; 
	min-width: 900px;
}
.odd {
	background-color: #fff;
}

.odd:hover {
	background-color: #09F;
	color: #fff;
}

.even:hover {
	background-color: #09F;
	color: #fff;
}

.even:hover a {
	color: #F00;
}

.odd:hover a {
	color: #F00;
}
li.list {
	font-size: 18px;
	font-weight:bold;
	line-height:25px;
	margin-left:30px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color:#000;
	line-height: 20px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

td a {
/*	color: #009900; */
	color: #D7602F;
	FONT-WEIGHT: bold;
}

td a:hover {
	color:#F00;
}
.editview {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0033cc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


/* New Class for TD */
.display {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0033cc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#wrapper_small {
/*	width: 979px; */
	max-width:1000px; 
	min-width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../Images/back.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 12px;
	padding-left: 11px;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.44);
}
h3	{ 
	font-size:18px;
}

h4	{ 
	font-size:14px;
}
div.dropdown_container {
	width:20px;
}
select.my_dropdown {
	width:auto;
}