/* common styles for template */
/* ------------- imports of other stylesheets ------------- */
@import url("links.css");
@import url("authorization.css");
@import url("formbuilder.css");
@import url("finplan.css");


/* ------------- basic layout rules ------------- */
html {
	margin: 0;
	padding: 0;
	height: 100%;
	/*overflow-x:hidden;*/
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url("../_images/bg.gif") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*overflow-x:hidden;*/
}
	
/* --------------- container section --------------- */
#container {
	position:relative;
	float:center;
	clear:both;
	margin: 0 auto;
	width: 1000px;
	min-height: 100%;
	height: 100%;
	/*height: auto;*/
	background-color: #ffffff;
}

#headernav1 {
	width: 966px;
	height: 82px;
	background: url("../_images/headernav1.gif") repeat-y;
}

#headernav2 {
	width: 765px;
	height: 73px;
	background: url("../_images/headernav2.png") repeat-y;
	float: right;
	clear: right;
}

#collage {
	width: 966px;
	height: 171px;
	margin-top: -20px;
	text-align: left
}

#navigation1 {
	position: relative;
	left: 716px;
	top: 10px;
	height: 30px;
	width: 250px;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	vertical-align:middle;
	font-weight:bold;
}

#navigation1 a {
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	font-size: 12px;
}

#navigation2 {
	position: relative;
	left: 516px;
	top: 10px;
	height: 30px;
	width: 250px;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	vertical-align:middle;
	font-weight:bold;
}

#navigation2 a {
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	font-size: 12px;
}

#logo1 {
	position: relative;
	left: 35px;
	top: 35px;
	width: 153px;
	height: 56px;
}

#logo1 a img{
	border: 0px;
}

#logo2 {
	position: relative;
	top: 0px;
	left:0px;
	padding-left: 20px;
	padding-top: 15px;
	width: 175px;
	height: 73px;
	float: left;
	clear: left;
}

#top {
	margin: 0px 17px;
	position: relative;
	clear: both;
	float: left;
	vertical-align:top;
}

#main {
	/*margin: 0px 17px;*/
	position: relative;
	padding: 20px 17px;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	/*height: 550px;*/
	width: 966px;
	clear: both;
	float: left;
	height:auto;
	background-color: #ffffff;
}

/* --------------- leftnav section --------------- */
#leftnav {
	float: left;
	width: 179px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	padding-left: 20px;
}

#menu{
	position:relative;
	/*height:220px;*/
	height:auto;
}

#authorization {
	position: relative;
	text-align: left;
	clear:left;
	float:left;
}

#authorization a {
	text-decoration:none;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
}
/* --------------- content section --------------- */
#content {
	position:relative;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	width: 715px;
	float: left;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	padding-left: 30px;
	height: auto;
	overflow-x:auto;
	overflow-y:hidden;
	border-left: 1px dotted #1056a7;
}

#content h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#content h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	padding: 0;
	margin-bottom: 10px;
}

#content h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content p {
	line-height: 180%; /* increase readability */
	margin: 0;
	padding: 0;
}

#content a {
	color: #1056a7;
}

#content a:hover {
	text-decoration: none;
}

input.button {
	/* style all input elements that are displayed as buttons */
	color: #ffc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

/* --------------- footer section --------------- */
#footer {
	/*position: absolute;
	left:0;
	bottom: 0;*/
	/*position: relative;*/
	width: 100%;
	text-align:center;
	clear:both;
	float:left;
	background-color: #ffffff;
	/*margin-top:-10px;*/
	/*position: 		 relative;
	margin: 		 -24px auto auto auto;*/
}

/*#footer {
	position: relative;
	width: 1000px;
	height:47px;
	float:center;
	clear:both;
	margin: -47px 0 0 0;
}*/

#footertext {
	position: relative;
	/*margin: 0px auto;*/
	margin: 0px 17px;
	/*color: #7d7d7d;*/
	color: #4a4a4a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 966px;
	height: 47px;
	background: url("../_images/footer_bg.png");
	text-align: center;
}

#footertext a {
	color: #1056a7;
}

input.btnStyle {
	/*border: #7d7d7d 1px solid;*/
	border: #4a4a4a 1px solid; 
	width: 70px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	background-color: #eeeeee;
}

input.us_text {
	/*border: #7d7d7d 1px solid;*/
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: : 10px;
	background-color: white;
}

input.search {
	/*border: #7d7d7d 1px solid;*/
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	width: 90px;
	height: 15px;
	font-weight:normal;
}

input.login {
	/*border: #919191 1px solid;*/
	border: 1px solid #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: : 10px;
	background-color: white;
	width: 130px;
}

div.button {
	position:relative;
	left:30px;
	width:100px;
	height:16px;
	background:url('../_images/button.png') repeat-y;
	text-align:center;
}

input.password {
	/*border: #7d7d7d 1px solid;*/
	border: 1px solid #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: : 10px;
	background-color: white;
	width: 130px;
}

input.file {
	/*border:  #7d7d7d 1px solid;*/
	border: 1px solid #cccccc; 
	background-color: white;
}

/*td.tabInactive {
	cursor:pointer;
	padding:5px;
}


td.tabActive {
	cursor:pointer;
	background-color:#CCCCCC;
	padding:5px;
}*/


#content td.header a {
	/*color:  #7d7d7d;*/
	color: #4a4a4a; 
}

div.main_menu {
	color: #1056a7;
	clear:left;
	float:left;
}

div.sub_menu {
	/*color:  #7d7d7d;*/
	color: #4a4a4a; 
	clear:left;
	float:left;
}

div.main_menu a {
	color: #1056a7;
	font-weight: bold;
	text-decoration: none;
}

div.sub_menu a {
	font-size: 10px;
	/*color: #7d7d7d;*/
	color: #4a4a4a; 
	text-decoration: underline;
}

div.sub_menu a:hover {
	color: #1056a7;
}

td.header {
	white-space: nowrap;
}


td.caption{
	white-space: nowrap;
}

td.caption2{
	font-size:11px;
	white-space: nowrap;
}

table.upload {
	margin-left:180px;
}
