@charset "utf-8";
/* CSS Document */

html { 
	border-top: double 6px #2cc37a;
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 12pt; color: #4d4d4d;}
	a {text-decoration:none;}
	p {margin: 15px 0 0 15px;}
	h1 {color: #CC3300; font-size:1.75em; border-bottom: 1px solid; padding: 0 0 10px 0;}
	h2 {color:#468c2b;}
	table p { font-size:12px;}
body {
	background-image:url(../images/back-tile.jpg); background-repeat:repeat-x; background-attachment:fixed; background-color: #fff;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 12pt; color: #4d4d4d;
	}
#wrap {
	background-color: #fff;
	position: relative; 
	width:961px; height: 300px auto; min-height: 300px;
	margin: 25px auto 0 auto;
	border: 3px #c7c7c7 solid;
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 12pt; color: #4d4d4d;}
	
#header {
	background-image: url(../images/header.jpg); background-repeat:no-repeat; 
	margin: 0; padding: 0;
	width: 961px; height: 185px;}
#header a {color:#262626;}
#header a:hover {color:#666;}
#h-nav1, #h-nav2, #h-nav3 {
	margin: 0; padding: 8px 0 0 0;
	width: 200px; height: 26px;
	font-size: 12pt; font-weight: bold; color:#262626;
	text-align: center;}
#h-nav1 {position: absolute; top: 24px; left: 765px;}
#h-nav2 {position: absolute; top: 68px; left: 765px;}
	#h-nav2 a {color:#de0029}
	#h-nav2 a:hover {color:#ff708a}
#h-nav3 {position: absolute; top: 112px; left: 765px;}	
	
#mainNav {
	background-image: url(../images/nav-tile.jpg); background-repeat:repeat-x; 
	margin: 0; padding:0;
	width:961px; height:34px;}
	#mainNav ul { width:961px; margin: 0; padding:0; list-style:none;}
	#mainNav ul li { display:inline-block; float: left; margin: 0; padding: 9px 10px; height:15px}
	#mainNav a{font-size:11pt; font-weight:bold; color:#555;}
	#mainNav a:hover{color:#111;}
	#mainNav #dept {background-image:url(../images/nav-r-tile.jpg); background-repeat:repeat-x; height:15px;}
#subNav {
	background-image: url(../images/nav2-tile.jpg); background-repeat:repeat-x; 
	margin: 0; padding:0;
	width:961px; height:40px; }
	#subNav ul { width:961px; margin: 0; padding:0; list-style:none;}
	#subNav ul li { display:block; margin: 0; float:left; padding: 9px 11px; height:15px}
	#subNav a{ font-size:11pt; font-weight:bold; color:#777;}
	#subNav a:hover{color:#333;}
	#subNav #dept {background-image:url(../images/nav-r-tile.jpg); background-repeat:repeat-x; height:15px;}

#mainContent {
	margin: 0px 0 0 0; padding: 15px 10px;
	width: 705px; height: auto; min-height: 300px;
	font-size: 10pt; line-height: 13pt;}
#mainContent p { text-align:left; font-weight: normal;} 
#mainContent-flyer {
	margin: 0px 0 0 0; padding: 15px 10px;
	width: 961x; height: auto; min-height: 300px;
	font-size: 10pt; line-height: 13pt;}
#mainContent-flyer iframe {
	width: 99%;
	height: 650px;
	margin-top: 15px;
	border: #555 solid 3px;
	}

#sideBar { 
position:absolute; top:275px; right:0; font-weight: normal; width: 223px; border-left: 1px solid #CC3300;
margin:0;
padding:0 0 0 5px;
font-size: 10pt;
}
#sideBar-flyer {
	position:absolute;
	top:235px;
	right:10px;
	font-weight: normal;
	text-align:left;
	width: 500px;
	margin:0;
	padding:0;
	font-size: 10px;
	height: 60px;
}

#footer {
	background-image: url(../images/foot-tile.jpg); background-repeat: repeat-x;
	margin: 0 auto; padding: 15px 0 0 0;
	width: 967px; height: 38px auto; min-height: 38px;
	font-size: 10px;}
	#footer #footNav {float:left; width: 450px; text-align:left;}
	#footer #footCopy {float:right; width: 450px; text-align:right;}
	#footer a {color:#262626;}
	#footer a:hover {color:#de0029;}
	
	
	
	
	
#directory p { padding: 2px 0; }
	
/* JOT FORM */

.tbmain{ 
 /* Changes on the form */
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
