body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

	background:url(newimages/newbg.jpg);	
	background-repeat: repeat-y;
	background-position:center;

}

#container {
	padding: 2px 2px 2px 2px;
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#FFFFFF;

}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {

	color:#003300;
}

#container-eyecatcher {
	width: 750px;
	padding: 0px 15px 15px 0px;
	height: 200px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 750px;
	background-color:#990099;
	height: 22px;
	
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	
	background-color: #000000;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 130px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #EAEAEA;
	border-right-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}
#content_back {
	width: 670px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_back a {
	color:#666666;
	text-decoration: none;
}

#content_back a:hover {
	color: #000000;
}

#formfield {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 120px;
}
#formfield input {
	font-size: 11px;
	background-color: #E9E9E9;
	border: 1px solid #333333;
	margin-left: 5px;
}
#formfield select {
	font-size: 11px;
	background-color: #E9E9E9;
	border: 1px solid #333333;
	margin-left: 5px;
}
#formfield a {
	color:#0000FF;
	text-decoration: none;
}

#formfield a:hover {
	color:#FF0000;
}
#content-middle {
	width: 400px;
	float: left;
	margin-left: 5px;
}


#content-middle-leftcol {
	width: 200px;
	float: left;
	margin-left: 0px;
	vertical-align: top;

}
#content-middle-rightcol {
	width: 200px;
	float: left;
	margin-left: 0px;
	vertical-align: top;

}
#content-middle li {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
}

#content-middle li a {
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

#content-middle li a:hover {
	text-decoration: underline;
}
#content-middle-leftcol li {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
}

#content-middle-leftcol li a {
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

#content-middle-leftcol li a:hover {
	text-decoration: underline;
}
#content-middle-rightcol li {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
}

#content-middle-rightcol li a {
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

#content-middle-rightcol li a:hover {
	text-decoration: underline;
}
#border {
	width: 120px;
	margin-left: 530px;
	vertical-align: top;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}
#myrow {
	background-color: #F7F7F7;
	text-indent: 5px;
}
#content-middle .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
#header-rightpanel {
	width: 360px;
	margin-left: 300px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 11px;
}
#header-image {
	width: 300px;
	float: left;
	margin-left: 0px;
}
#header-cat-box {
	width: 200px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	background-color: #FF6600;
	display: inline;
	border: 1px solid #FFCC00;
}
#header-mybg {
	background-image: url(images/business_eyecatcher.jpg);
	background-repeat: no-repeat;
	height: 152px;
}
#header-cat-box a {
	color: #FFFFFF;
	text-decoration: none;
}

#header-cat-box a:hover {
	color: #000000;
}
#login {
	background-color: #EBEBEB;
	text-indent: 500px;
	height: 100px;
	width: 300px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	margin-left: 200px;
	margin-top: 0px;
}
.myTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
	border: 1px solid #999999;
	color: #333333;
	font-size: 11px;
}
.myFTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color:#fff4e3;
	background:url(newimages/middlebg.jpg); 
}
.myTh {
	font-weight: bold;
	background-color: #CCCCCC;
}

.myTextBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F9FF;
	border: 1px solid #3366FF;
	width: 200px;
}
.myFTextBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F9FF;
	border: 1px solid #3366FF;
}
.myCheckBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F9FF;
	border: 1px solid #3366FF;
}
.myStatus {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

.myButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#0066CC;
	border: 1px solid #3366FF;
}

.myTrColor {
	background-color:#FFCC00;
}

