 

body{
	background-color: #FF6600;
	background-image: url(../_graphics/pattern.gif);
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 20px;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0 -15px 5px -15px;
	padding: 0 0 3px 15px;
	font-weight: bold;
	color: #FD1A14;
	border-bottom: 1px solid #FD1A14;
}


h2{
	color: #F23F72;
	font-size: 1.25em;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0 0 0 0;
	
}

h3{
	color: #F23F72;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0 10px 0;
}

h3.linkheader{
font-weight: bold;
font-size: small;
color: #FF6600;
margin:  0 0 5px 0;
clear: both;
}


h4{
	color: #FD1A14;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0 0 0;
}

h5{
	color: #333;
	font-size: 1.65em;
	font-weight: bold;
	font-family: sans-serif;
	margin: 10px 0 10px 0;
}

table.container {
border: 8px solid #FFF;
}

td { vertical-align: top; }

td.left {background-image: url(../_graphics/Background02_01.jpg);
	background-repeat: repeat-y; 
	background-position: top right;
	width: 59px;
	}

td.middle {background-image: url(../_graphics/Background02_02.jpg);
	background-repeat: repeat-y; 
	background-position: top center;
	border: 1px solid #FFF;
	background-color: #FFF;
	}

td.right {background-image: url(../_graphics/Background02_03.jpg);
	background-repeat:repeat-y; 
	background-position: top left;
	width: 59px;
	}

td.four { 
	text-align: center;
	border-top: 11px solid #F23F72;
	background-color: #FFF;
}

#content{padding: 15px;}

p{
color: #333;
margin:  0 0 5px 0;
clear: both;
}

p.small{
color: #333;
margin: 5px 0 15px 0;
font-size: .8em;
}

p.justify{
color: #333;
margin: 5px 0 15px 0;
font-size: .8em;
}

b{
color: #FF6600;
font-weight: bold;
font-size: .95em;
}

.pink{
color: #F23F72;
}

.orange{
color: #FF6600;
}

.red{
color: #FD1A14;
}

.error{
	color: #F00;
	font-weight: bold;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
}

hr {
margin: 2px -15px 6px -15px;
border: 0;
color: #FD1A14;
background-color: #FD1A14;
height: 1px;

}

.clear {clear: both;}

DIV.outer {
position: absolute;
left: 50%;
top: 50%;
margin-left: -312px; /* half of width */
margin-top: -245px;  /* half of height */
}



table.menu {
background-color: #FD1A14;
}

td.menucell {
text-align: center;
background-color: #FD1A14;
color: #FFF;
}

td.menucell:hover {
text-align: center;
background-color: #F23F72;
}

a.menu1:link{
	color: #FFF;
}
a.menu1:visited{
	color: #FFF;
}
a.menu1:hover{
	color: #FFF;
	text-decoration: underline;
}
a.menu1:active{
	color: #FFF;
	text-decoration: underline;
}

ul {
	
	}
	
li {
	list-style:none;
	margin-left: 5px;
	padding: 0 0 5px 0;
	}

li li {
	list-style-image: url(../_graphics/plus.gif);
	margin-left: -20px;
	}

div.menu2 {
	padding: 5px; 
	margin: 10px 5px 5px 0;
	border: 1px solid #FFF;
	text-align: left;
}
#menu2 {
	font-size: .95em;
	color: #333;
	margin: 0;
	padding: 0;
	
	}

a.menu2:link{
	color: #333;
}
a.menu2:visited{
	color: #333;
}
a.menu2:hover{
	color: #333;
	text-decoration: underline;
}
a.menu2:active{
	color: #333;
	text-decoration: underline;
}


a.menu3:link{
	font-weight: bold; 
	color: #FD1A14;
}
a.menu3:visited{
	color: #FD1A14;
}
a.menu3:hover{
	color: #F23F72;
	text-decoration: none;
}
a.menu3:active{
	color: #F23F72;
	text-decoration: none;
}

div.menu4 {
	padding:5px; 
	background-color: #F79FB2;
	margin: 0 5px 5px 0;
	border: 1px solid #FFF;
	width: 125px;
}
#menu4 {
	font-size: .95em;
	color: #333;
	background-color: #F79FB2;
	margin: 0;
	padding: 0;
	
	}

a.menu4:link{
	font-weight: normal; 
	color: #333;
}
a.menu4:visited{
	color: #333;
}
a.menu4:hover{
	color: #333;
	text-decoration: underline;
}
a.menu4:active{
	color: #333;
	text-decoration: underline;
}


a:link{
	color: #333;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	text-decoration: underline;
}
a:active{
	color: #FFF;
	text-decoration: underline;
}
a.inline:link {
	color:#FF0066;
	text-decoration:none;
	}
a.inline:visited {color:#FF0066;}
a.inline:hover {color:#FF6600; text-decoration: underline;}
a.inline:active {color:#FF6600; text-decoration: underline;}

a.doc:link {
	color:#333;
	text-decoration:underline;
	}
a.doc:visited {color:#333;}
a.doc:hover {color:#333; text-decoration: underline;}
a.doc:active {color:#333; text-decoration: underline;}


#sitemap {
	font-size: 1.5em; 
	font-weight: bold; 
	color: #333;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap li {
	list-style: none;
	}

#sitemap ul {
	font-size: 1em;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap ul ul {
	margin-left: 0;
	padding-left: 15px;
	color: #F79FB2;
	}
	
#sitemap ul ul ul {
	margin-left: 0;
	padding-left: 15px;
	}

.formContainer{width: 100%;}
form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	display: block;
	color: #333;
	padding: 10px;
	margin: 5px 0 5px 0;
	border: 1px solid #FFF;
	}

td.label{
	width: 125px;
	color: #F23F72;
	font-weight: bold;
	text-align: right;
	}
	
td.feedback{
	width: 125px;
	text-align: left;
	color: #F00;
	font-weight: bold;
	font-size: .85em;
	}

input:focus, textarea:focus, select:focus {background-color: #F79FB2;}

input {
	color: #333;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	font-size: .95em;
	padding: 2px;
	}
	
input.rd {
	color: #333;
	border: 0px;
	}
input.rd2 {
	color: #333;
	border: 0px;
	
	margin-left: 0;
	
	}

input.txt {
	color: #333;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	padding: 2px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 93%;
	}

input.submit {
	color: #333;
	border-width: 1px;
	border-color: #333;
	background-color: #F79FB2;
	border-style: solid;
	}
	
textarea{
	color: #333;
	padding: 2px;
	margin: 0 0 5px 0;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
	width: 95%;
	}

textarea.tall{
	color: #333;
	padding: 2px;
	margin: 0 0 5px 0;
	border-width: 1px;
	border-color: #333;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 95%;
	}
	
select{
	overflow: hidden;
	color: #333;
	border-style: 1px solid #333;
	padding: 1px;
	width: 100px;
	font-size: .95em;
}
select.long{
	color: #333;
	border-style: 1px solid #333;
	padding: 1px;
	width: 200px;
	font-size: .95em;
}

select.short{
	overflow: hidden;
	color: #333;
	border-style: 1px solid #333;
	padding: 1px;
	width: 50px;
	font-size: .95em;
}

select.medium{
	overflow: hidden;
	color: #333;
	border-style: 1px solid #333;
	padding: 1px;
	width: 150px;
	font-size: .95em;
}


button{
	color: #333;
	border-width: 1px;
	border-color: #333;
	background-color: #F79FB2;
	border-style: solid;
	font-size: .95em;
	margin-right: 15px;
	}

button.nav{
	margin-right: 0;
	}
button.disabled{
	color: #333;
	margin-right: 0;
	}


img{ 
border: 0;
}

div.thumbnail{
}

#imageContainer{
float: left; 
padding: 5px 20px 5px 0; 
width: 125px;
}

.thumbnail img{
border: 1px solid #FFF;
padding: 5px;
margin: 0 5px 0 0;

}

img.small{
border: 1px solid #FFF;
padding: 5px;
width: 30px;
}

img.popup{
padding: 5px;
width: 50px;
}


img.scaled {
  width: 100%;
}

img.imgLeft {
  padding: 0 15px 15px 0;
}


table.main {
border: 2px solid #FFF;
background-image: url(../_graphics/gradient_dark.gif);
}

td.top {
text-align: left;
background-color: #FFF;
}

td.topMenu {
background-image: url(../_graphics/white.gif);
background-repeat: repeat-x;

}


tr.header {
	color: #333;
	vertical-align: top;
	font-weight: bold;
}


th {
	color: #333;
	vertical-align: top;
}

td {
	color: #333;
	vertical-align: top;
}

