/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#eaeaea url(images/bg.gif) top center repeat-y;
color:#3a3a3a;
}
h1 {
	font-size: small;
	font-weight: bold;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 5px;
width:760px;
}

/***** Header *****/

#header {
	color:#333333;
	background:#ffffff url(images/front.gif) top left no-repeat;
	height:175px;
	margin:10px 0 10px 0;
	padding:0;
}

#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

.menuitem a{
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	margin:0 0 15px 0;
	padding:7px 1px 7px 5px;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
	color:#505050;
	font-weight:bold;
	width:178px;
	float: left;
	display: block;
	display: inline;
}

.menuitem a:hover{
	background-image:url(images/menubg_over.gif);
	color:#0075BF;
	text-decoration:none;
}

.submenuitem a{
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	margin:0 0 0px 0;
	padding:3px 3px 3px 2px;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
	color:#505050;
	font-weight:bold;
	width:100px;
	float: left;
	display: block;
	
}

.submenuitem a:hover{
	background-image:url(images/menubg_over.gif);
	color:#333333;
	text-decoration:none;
}

/***** Main content *****/


#contentfull {
	margin:10px 10px 10px 10px;
	padding:2px 0 0 0;
	line-height:1.5em;
	text-align:left;
}

#contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#contentfull h3 {font-size: 1.2em; padding: 0.2em 0 0.2em 15px; color: #0075BF;/** background-color: #eee;  border: 1px solid #ccc;**/}

#contentfull h4 {font-size: 1em; padding: 0.2em 0 0.2em 15px; color: #0075BF;}

#contentfull img {
/*padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
*/
}

#contentfull a {
font-weight:bold;
}

#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}


#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#358ABC;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 15px;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
/**border:1px solid #d8d8d8;**/
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
	padding:7px;
	font-weight: bolder;	
	
}

td {

	vertical-align: top;
}


/**
th {
padding:7px;
text-align:left;
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
	padding:7px;
	font-size:0.9em;
	text-align:center;
	color:#303030;
	vertical-align: top;
}
**/

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
/** width:120px; **/
}


input, textarea {
	/**border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
	vertical-align: baseline;**/
}

legend {
font-weight: bold;
}


label {
	margin:2px;
	color: #CD1041;
	vertical-align: text-top;
	top: auto;
}

input {
/** width:300px;  **/
}

input.Checkbox {
width: 10px;}

textarea {
/** width:400px; **/
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}
.cleantable {
	/**background-color: #FFFFFF;**/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
	/**color: #FFFFFF;**/
}
.bordered {
	
border:1px solid #d8d8d8;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.leftalign {
	text-align: left;
}
.tabledividetopl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tabledividebottoml {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tabledividetopr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
.tabledividebottomr {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

.editor {
	border: 1px dotted #CCCCCC;
}

.box0 {
	background: #f8f8f8 url('i/box_grey_br.gif') bottom right no-repeat;
	margin: -17px -17px -32px -17px;
}

.box1 {
	background: url('i/box_grey_bl.gif') bottom left no-repeat;
}

.box2 {
	background: url('i/box_grey_tl.gif') top left no-repeat;
}

.box3 {
	background: url('i/box_grey_tr.gif') top right no-repeat;
	padding: 17px 17px 32px 17px;

}

.box0 .greencta {
	margin: -17px -17px -32px -17px;
}

.greencta .box0 {
	margin: 0;
	padding: 0;
	background: #bcbcbc url('i/box_green_br.gif') bottom right no-repeat;
}

.greencta .box1 {
	background: url('i/box_green_bl.gif') bottom left no-repeat;
}

.greencta .box2 {
	background: url('i/box_green_tl.gif') top left no-repeat;
}

.greencta .box3 {
	background: url('i/box_green_tr.gif') top right no-repeat;
	padding: 1px;
}

.greencta .box4 {
	background: url('i/greenbox_bg1.jpg') bottom right no-repeat;
	padding: 19px 157px 15px 17px;
}

.greencta h1, .greencta h3 {
	color: #8b9c17;
}

.greencta p {
	padding-right: 66px;
}

.box0 .green {
	margin: -17px -17px -32px -17px;

}

.green .box0 {
	margin: 0;
	background: #e6e6e6 url('i/box_g_br.gif') bottom right no-repeat;
}
.green .box1 {
	background: url('i/box_g_bl.gif') bottom left no-repeat;
}
.green .box2 {
	background: url('i/box_g_tl.gif') top left no-repeat;
}
.green .box3 {
	background: url('i/box_g_tr.gif') top right no-repeat;
}


.box0 .grey {
	margin: -17px -17px -32px -17px;

}

.grey .box0 {
	margin: 0;
	background: #f8f8f8 url('i/box_grey_br.gif') bottom right no-repeat;
}
.grey .box1 {
	background: url('i/box_grey_bl.gif') bottom left no-repeat;
}
.grey .box2 {
	background: url('i/box_grey_tl.gif') top left no-repeat;
}
.grey .box3 {
	background: url('i/box_grey_tr.gif') top right no-repeat;
}

.item{
	background: url('i/dashed_hor.gif') top left repeat-x;
	margin-top: 5px;
	padding: 23px 17px 32px 17px;
}

.item.f {
	background: none;
	padding-top: 0;
}


/******** BELOW NEW ******/