/***************************************************************************
*                                                                          *
* contented6 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.01 (May 17, 2006)                                             *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:Osaka,"MS PGothic","MS Gothic",Gothic;
	font-size:12px;
	text-align:justify;
	margin:20px auto;
	width:960px;
	padding-left:10px;
	padding-right:10px;
}

.highlight {
	font-family:'Courier New',Verdana,Tahoma,Arial,sans-serif;
}

.top {
	vertical-align:top;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.maj-b10 {
	margin-bottom:10px;
}
.maj-b20 {
	margin-bottom:20px;
}

hr.dashed, .dashed {
	border-color:silver;
	border-style:dotted;
	border-width:1px 0 0;
	color:white;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

.item {
	background-image:url(images/point2.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:14px;
}

.input.require {
	background-image:url(images/icon_require.jpg);
	background-position:10px 5px;
	background-repeat:no-repeat;
}
.input {
	padding-left:25px;
}

input.submit_s {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 2px 0;
	width: 65px;
	margin: 2 1px 4px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

.require {
}

p, ol, ul {
	line-height:180%;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
}

pre, blockquote, label, dl, fieldset, address {
	 margin:0.75em 0;
}

h1 {font-size:167%;}

h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {font-size:100%;}

/*
li, dd { 
	margin-left:2em;
}

a {
	color: #0066CC;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
*/

a:hover {
	color: #0000FF;
	background-color: #E6ECFF;
	font-weight: normal;
	text-decoration: none;
}

a.pen {
	background-image:url(images/icon_pen.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding-left:22px;
}
#header {
	color: #FFFFFF;
	background-color:#3366CC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#title {
	color: #FFFFFF;
	background-color:#3366CC;
	font-size:200%;
	font-weight: normal;
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	width:940px;
}

#header .sub {
	font-size:13px;
	font-weight:normal;
	height:22px;
	padding-left:20px;
}

ul#nav {
	clear:both;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	width:100%;
	color:#FFFFFF;
	background-color:#3366CC;
}

ul#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

ul#nav li a {
	display: block;
	margin: 0px 2px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color:#6699FF;
	font-weight: normal;
	text-decoration: none;
}

ul#nav li a:hover { 
	border-bottom:3px solid #FFFFFF;
}

ul#nav a.selected { 
	border-bottom:3px solid #FFFFFF;
}

#slogan {
	color: #FFFFFF;
	background-color:#6699FF;
	width:940px;
	clear:both;
	float:left;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	padding:4px 0px 2px 20px;
	margin:6px 0px 0px 0px;
}

#pageTop, #pageBottom {
	clear:both;
	font-size:10px;
	margin:0 auto 5px;
	text-align:right;
	width:960px;
}

#content {
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:960px;
	float:left;
	border-top:5px solid #6699FF;
}

#maincontent {
	font-size:100%;
	padding:0px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:940px;
	float:left;
}

#maincontent .info {
	background-color:#DDDDDD;
	border-color:gray;
	border-style:solid groove groove solid;
	border-width:1px 2px 3px 1px;
	color:#4B4B4B;
	margin-bottom:20px;
	margin-left:10%;
	margin-right:10%;
	padding:10px;
}

#maincontent .message {
	background-image:url(images/icon_err1.jpg);
	background-position:0 1px;
	background-repeat:no-repeat;
	border-width:0;
	color:#363636;
	font-weight:bold;
	margin:0;
	padding-bottom:3px;
	padding-left:20px;
	padding-top:1px;
}

#maincontent .box {
	background-color:white;
	border-color:gray white white gray;
	border-style:solid ridge ridge solid;
	border-width:1px 2px 3px 1px;
	clear:both;
	margin-bottom:10px;
	padding:5px 5px 5px 15px;
}

#maincontent .tab-box {
	background-image:url(images/tab_box_bg.jpg);
	background-repeat:repeat-x;
	border-color:#000099 gray gray;
	border-style:solid;
	border-width:0 1px 1px;
	clear:both;
	margin-bottom:10px;
	padding:5px 5px 5px 15px;
}

#maincontent table tr.title {
	background:#3366CC;
	border-bottom:2px inset silver;
	color:white;
	padding:3px 3px 3px 10px;
}

#sidecontent {
	font-family:Arial, sans-serif;
	color: #333333;
	background:#E6ECFF;
	font-size:85%;
	padding:5px 10px 10px 10px;
	margin:15px 0px 15px 0px;
	width:180px;
	float:right;
	border: #0066CC solid thin;
}

#sidecontent a {
	color: #0066CC;
	background:#E6ECFF;
}

#sidecontent a:hover {
	color: #0000FF;
	background: #D6DCDF;
}

#sidecontent h2 { margin:0.75em 0.25em 0.25em 0em;}

#sidecontent ul { margin:0.25em 0.25em 0.25em 0.25em;}

#sidecontent p { margin:0em 0em 0em 0em;}

#nullblock {} /* Used to avoid IE jump on hover bug */

#footer {
	height:40px;
	color:#333333;
	background-color:#FFFFFF;
	border-top:6px solid #6699FF;
	font-size:85%;
	width: 960px;
	clear:both;
}

#footer	a {
	color:#0066CC;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#footer	a:hover {
	color:#0000FF;
	background-color:#E6ECFF;
	font-weight: normal;
	text-decoration: none;
}

#copyrightdesign {
	color:#666666;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	width: 780px;
	float:left;
}

#footercontact {
	color:#0066CC;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	float:right;
}

#footercontent a {
	color: #0066CC;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#footercontent a:hover {
	color: #0000FF;
	background-color: #E6ECFF;
	font-weight: normal;
	text-decoration: none;
}

/* tables */
/*
table {  
  width: 100%;   
  border: 1px solid #003d4c; 
  color:#333; 
  background-color: #fff;
  clear:both;    
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}
th {
  background-color: #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px;
}
table tr td {
  border-right: 1px solid #ccc;
  padding:4px 4px;
  vertical-align:top;
  text-align: center;
}
table tr.altRow td {
  background: #f4f4f4;
}
*/

table.type2 {
	border-collapse:collapse;
	border-right:1px solid #C7C7C7;
	border-top:1px solid #C7C7C7;
	border:0 solid white;
	margin:0;
	padding:0;
	width:100%;
}

table.type2 tr td {
	border-color:white white #C7C7C7 #C7C7C7;
	border-style:solid;
	border-width:0 0 1px 1px;
	margin:0;
	padding:3px;
	text-align:center;
	vertical-align:middle;
}

table.type2.left tr td, table.type2.left td {
	text-align:left;
	border-right:1px solid #C7C7C7;
	border-top:1px solid #C7C7C7;
}

.bg-silver {
	background-color:#EEEEEE;
}


table.top tr td {
	vertical-align:top;
}
