
	@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #f0f0f0;
	background-position: top center;
	background-repeat: repeat-x;


}
body.num2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #ffffff;
	background-position: top center;
	background-repeat: repeat-x;

}

table{
	width: 848px;
}

table.intTable{
	width: 650px;
}

table.intTable2{
	width: 600px;
	text-align: left;
}



table.buttonTable{
	width: 180px;
	position:relative;
	left:260px;
	top:50px;

}

table.contractTable{
	background-color: #f0f8ff;
	text-align: left;


}

table.miniTable{
	background-color: #ffffff;
	text-align: left;
	width: 575px;

}

table.miniTable2{
	background-color: #f0f0f0;
	text-align: left;
	width: 335px;
	padding: 0px 0px 0px 0px;

}

table.miniTable3{
	text-align: left;
	width: 335px;
	padding: 0px 0px 0px 0px;

}

table.miniTable4{
	text-align: left;
	width: 425px;
	padding: 0px 0px 0px 0px;

}

table.miniTable5{
	text-align: left;
	width: 220px;
	padding: 0px 0px 0px 0px;
}

table.miniTable6{
	background-color: #ffffff;
	text-align: left;
	width: 700px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
	border-top: 1px solid #999999;	
}

table.otable{
	width: 450px;
	text-align: left;
}

table.exttable{
	width: 650px;
}

div.demo{
	background-color: #ffffff;

}

div.notice{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
}

div.contractDiv{
	padding: 0px 0px 0px 0px;
	text-align: left;

}

div.contractEdit{
	padding: 0px 0px 0px 30px;
	text-align: left;

}

div.contractButtons{
	background-color: #f0f8ff;

}

div.contractButtons2{
	background-color: #f0f8ff;
	text-align: left;

}

div.contractButtons3{
	background-color: #f0f8ff;	
	width: 400px;
}

div.contractButtons4{
	background-color: #dfdfdf;

}

div.parties{
	background-color: #f0f0f0;
	width: 360px;

}

div.profile{
	background-color: #f0f0f0;
	width: 360px;
	text-align: left;


}

div.instruct{
	text-align: left;
	width: 200px;
	padding: 0px 20px 0px 20px;
	border-top: 0px solid #363636;
	border-bottom: 0px solid #363636;

}

div.buffer{
	padding: 0px 0px 80px 0px;

}

div.buffer2{
	padding: 0px 0px 80px 0px;
	background-color: #f0f8ff;
}


#demoDiv{
	background-color: #f0f8ff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px 0px 0px 0px;
}


tr.tableHeader{
	background: #ffffff;
}

tr.tableContain{
	background: #6E6A6B;
}

tr.tableDiv{
	background: #f0f0f0;
}

img{
	border: 0px;
	padding: 5px;
	algin: center;
}

img.gif{
	border: 0px;
	padding: 3px 5px 0px 5px;

}

img.none{
	border: 0px;
	padding: 0px 0px 0px 0px;

}

h3{
	padding: 0px 0px 0px 0px;
}

hr.underline{
	color: #999999;
	width: 360px;
}

hr.underline2{
	color: #999999;
	width: 780px;
}

hr.underline3{
	color: #999999;
	width: 580px;
}

hr.underline4{
	color: #f16801;
	width: 400px;
}

hr.underline5{
	color: #558fa3;
	width: 320px;
}


textarea {
     overflow: auto;
     border: none;
     scrollbar-base-color: #999999; 
     scrollbar-arrow-color: #ff9900;
     scrollbar-DarkShadow-Color: #000000; 
     scrollbar-width: 5px;

}


textarea.article {
      overflow: auto;
      border: white;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}


textarea.preview {
      overflow: auto;
      border: #ffffff;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;



}

#container {
	width: 848px;
	position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #363636;
	border-bottom: 0px solid #363636;
	background-color: #fff;
}

#masthead {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #f0f0f0;

}

#masthead2 {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #ffffff;

}

#extnavigation {
	position: center;
	text-align: center;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}

#extnavigation a{
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

#extnavigation a:hover {
	text-align: center;
	background-color: #f0f0f0;


}


p.ext{color: transparent; 
	background: transparent;
      text-decoration: none;


}
p.ext:hover {color: transparent; 
	background: transparent;
      text-decoration: none;


}
#navigation {
	position: center;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	position: center;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content {
	position: center;
	float: center;
	width: 848px;
	text-align: center;
	padding-top: 0px;
}
#content2 {
	position: center;
	float: center;
	width: 848px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}

#footer2 {
	clear: both;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}

/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}

.ActiveTab{
	font-size: x-small;
	text-align: center;
	padding-left: 1em;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;	
	text-align: center;
	color: #000000;
	padding: 10px 10px 10px 10px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;

	
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #455;
}

/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #000000;
}
#footer a {
	color: #261;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}

/*  show contract */


#ContractTitle {
	width: 750px;
	background: #f0f8ff;
}

#ContractDescription {
	width: 750px;
	background: #f0f8ff;
	
}

#ContractContent {
	width: 750px;
	background: #ffffff;
	
}

#ContractComment {
	color: #000000;
	
}


#ContractTitle2 {
	width: 300px;
	background: #ffffff;
}

#ContractDescription2 {
	width: 300px;
	background: #ffffff;
	
}

#SignAgree {
	background: #f0f0f0;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	padding: 0px 0px 0px 10px;
}


/* listing */

.ListTitle {
	color: #244;
	font-weight: bold;
	font-size: larger;
}
.ListActions {
	font-size: x-small;
	text-align: right;
	padding-left: 0em;
	padding: 0px 0px 0px 0px;
}
.ListLine0 {
	background: #ffffff;
}
.ListLine1 {
	background: #f0f8ff;
	
}

/* error styles */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  text-align: left;
}

/* UserLogin styles */

#UserLogin {
	float: left;
}

#UserLogin p {
	font-size: 0.85em;
	color: #c4c4c4;
}

#UserLogin a {
	color: #708090;
	text-decoration: underline;
}

#UserLogin a:hover {
	color: #2f4f4f;
	text-decoration: none;
}

/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
a.mininav {
	text-decoration: none;
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


pre {
	
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

     .background0 {
         height: 250px;
         width: 848px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         color: #000000;
         background: url(/images/background3.jpg);
         background-repeat: no-repeat;
         background-position: center center; 

     }

     .background1 {
         height: 250px;
         width: 848px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         color: #000000;
         background: url(/images/background.jpg);
         background-repeat: no-repeat;
         background-position: center center; 

     }

     .background2 {
         height: 250px;
         width: 848px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         color: #000000;
         background: url(/images/background2.jpg);
         background-repeat: no-repeat;
         background-position: center center; 

     }


     .background3 {
         height: 40px;
         width: 850px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         color: #ffffff;
         background: url(/images/navBar_0.gif);
         background-repeat: no-repeat;
         background-position: center center; 

     }

     .background4 {
         height: 10px;
         width: 850px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         background-color: #f0f0f0;
         background: url(/images/bottomBar_0.gif);
         background-repeat: no-repeat;
         background-position: center center; 
     }

     .background5 {
         height: 40px;
         width: 650px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         color: #ffffff;
         background: url(/images/xlrgtbar_0.gif);
         background-repeat: no-repeat;
         background-position: center center; 

     }

     .background6 {
         height: 10px;
         width: 650px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         background-color: #f0f0f0;
         background: url(/images/xlrgtbar_02.gif);
         background-repeat: no-repeat;
         background-position: center center; 
     }

     .background7 {
         height: 750px;
         width: 848px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
         text-decoration: none;
         background-color: #f0f8ff;


     }