body {margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;}
.Contact {
	font-size: 20px;
}


h1 {font-size: 3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #CC6600;}

h2 {
	font-size: 1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #CC6600;
}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;}

h4 {font-size: 1.5em;
font-weight: normal;}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;}

h6 {font-size: .65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;}

a:link {color: #003366;text-decoration: none;font-weight: bold;}

a:visited {color: #003366;text-decoration: none;font-weight: bold;}

a:hover {text-decoration: underline;font-weight: bold;}

a:active {color: #999999;text-decoration: none;font-weight: bold;}

.header {height: 100px;}
	
.underline {border-bottom: 1px solid #CCCCCC;}

.border {border: 1px solid #000000;}

.background {background-color: #E5E5E5;
background-position: center;
border: 1px solid #999999;}

.red {color:#CC0000;}

.textField {
	color: #666666;
	height: 22px;
	width: 150px;
	border: 1px solid #CCCCCC;}
	
ul {
	list-style-position: outside;
	list-style-image:  url("images/Bullet.gif");
	list-style-type: circle;
	line-height: 1.7em;}
	
.xsmall {font-size: .7em;}
	
.small {font-size: .8em;}

.table_topLeft_white {
	background-image: url(images/table_topLeft_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 7px;
}

.table_topRight_white {
	background-image: url(images/table_topRight_white.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 7px;}

.table_right_white {
	background-image: url(images/table_right_white.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;}

.table_left_white {
	background-image: url(images/table_left_white.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;}

.table_bottomLeft_white {
	background-image: url(images/table_bottomLeft_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;}

.table_bottomRight_white {
	background-image: url(images/table_bottomRight_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;}

.table_top_white {
	background-image: url(images/table_top_white.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}

.table_bottom_white {
	background-image: url(images/table_bottom_white.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;}

.table_rightBottom_pad {padding-right: 4px;	padding-bottom: 4px;}
.textFieldLarge {

	color: #666666;
	height: 300px;
	width: 360px;
	border: 1px solid #CCCCCC;
}
