/****************
** Page styles **
****************/

body {
	margin: 0px;
	padding: 10px;
	background-color: #CCCCCC;


	
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/point.jpg);
	margin: 15px;




}
ul ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin: 0px 0px 0px 10px;




}
a {
	text-decoration: underline;
	color: #666666;


}
a:hover{
	color:#666666;
	text-decoration: underline;
}
p {
	margin: 0px;
	margin-bottom:	5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	margin: 10px 5px 5px;


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;

}
tr.header {
	background-color: #CCCCCC;
}
td.group_header {
	background-color: #333366;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;


}
td.group_header2 {
	background-color: #9999FF;
	font-weight: bold;
	color: #FFFFFF;
}
tr.even {
	background-color: #EEEEEE;
}
tr.odd {
	background-color: #DDDDDD;
}
td.header {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 15px 15px 0px;

}
td.main {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	width:auto;
	height:320px;
	overflow:auto;
	padding: 0px;



}
td.field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #666666;

}
td.bottom {
	background-image:url(../images/bottom.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
}
td.bottom a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
td.bottom a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
td.side {
/*	background-color: #313F7E;*/
	background-color: #333366;
	padding: 3px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
td.side2 {
	background-color: #EEEEEE;
	padding: 5px;
}
td.sidebar {
	background-color: #EEEEEE;
}
td.table_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #666666;

}
td.table_cell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;





}

/* Form Elements */
.required {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
img {
	border: 0px;
}
input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
/*	border: 1px solid #666666;*/
	border: 0px;
	background-color: #CCCCCC;
}
input.search {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #EDEDED;
border:0px;
}
option {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
/*border: 1px solid #666666;*/
}
select {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #CCCCCC;
border: 1px solid #666666;
}
textarea {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #CCCCCC;
border: 0px;
/*border: 1px solid #666666;*/
}

/* Classes */
.center {
	text-align: center;
}
.heading {
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;


}
.underline {
	text-decoration: underline;
	padding-bottom: 5px;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
.white a:hover {
	color: #999999;
}
.dark {
	color: #333333;
}
.dark a {
	color: #333333;
}
.dark a:hover {
	color: #000000;
}
.news li {
	padding-bottom: 10px;
}
.news h2 {
	display: inline;

}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 5px;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.image {
	margin: 5px;
}
.box {
	padding: 10px;
	margin:	10px;
	background-color: #EEEEEE;
	border: 1px dashed #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 375px;

}
.scroll_box {
	width: auto;
	height: 420px;
	overflow: auto;
	padding: 5px 15px 15px;


}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #999999;


}
.breadcrumbs a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.small {
	font-size: xx-small;

}
.message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	color: #666666;
}
.warning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
/*	margin-bottom: 5px;*/
	margin-left: 15px;
	margin-bottom: 15px;

}
.warning a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* Scrolling News */
#news-box {
	position:relative;
	width: 150px;
	height: 100%;
	background-color: #EDEDED;
	overflow: hidden;
	border: 0px;
	padding: 2px 2px 2px 4px;
}

#news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
#news h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;

}
hr {
	font-weight: 100;

}
.contact_us input {
	border:		1px solid #666666;
}
