body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
#container {
	position:absolute;
	background-color:#FFFFFF;
	margin-left: -400px;
	left: 50%;
	top:0px;
	width:704px;
	height:660px;
	z-index:1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #3363AB;
	border-left-color: #3363AB;
	border-bottom-color: #3363AB;
}
#banner {
	position:absolute;
	left:2px;
	top:0px;
	width:700px;
	height:140px;
	background-image: url(images/main_banner.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#page_banner {
	position:absolute;
	left:2px;
	top:0px;
	width:700px;
	height:140px;
	background-image: url(images/page_banner.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#page_title {
	position:absolute;
	left:2px;
	top:110px;
	width:680px;
	padding-right:20px;
	height:30px;
	border-bottom: 1px dotted #CCCCCC;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#sidebar {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 180px;
	height: 520px;
	border-width: 1px;
	border-right: dotted #CCCCCC;
	/*background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;*/
	voice-family: "\"}\"";
	voice-family: inherit;
}
#content {
	position: absolute;
	top: 140px;
	left: 190px;
	width: 514px;
	height: 400px;
}

#page_content {
	position: absolute;
	top: 140px;
	left: 190px;
	width: 514px;
	height: 510px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	margin: 6px 6px 6px 6px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em/1em;
	color: #6f8b92;
	margin-left: 1.8em;
	margin-top: 0.5em;
}

body a, a:visited {
	color:#5585CD;
	text-decoration:none;
}

body a:hover {
	color:#AA7722;
	text-decoration:none;
}

.logo_text {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #003399;
	margin-left: 0.2em;
}	

.title_text {
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #2E5EA8;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	line-height: 16px;
}
	
#scroller {
	position:absolute;
	top:570px;
	left:190px;
	width:514px;
	height:80px;
}

.picborder {
	border-top: solid 10px;
	border-top-color: #006699;
	border-bottom: solid 10px;
	border-bottom-color: #006699;
}

/*Quotes Ticker*/

#tic {
  /* enter any styles for the ticker below */
  border: .05em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:480px;
  line-height:16px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}


/*table layout*/

#mytable {
	width: 176px;
	padding: 0;
	margin: 2px;
}

caption {
	padding: 0 10px 10px 0;
	width: 140px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3363AB;
	text-align: right;
}

th {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6f8b92;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 8px;
	background: #CAE8EA url(images/table_bg_header.jpg) no-repeat;
}

th.left {
	border-left: 1px solid #C1DAD7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	font: 13px/13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*border-right: 1px solid #C1DAD7;*/
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 8px;
	color: #3363AB;
}

td a, a:visited {
	color:#5585CD;
	text-decoration:none;
}

td a:hover {
	color:#AA7722;
	text-decoration:none;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

td.alt a, a:visited {
	color:#3363AB;
	text-decoration: none;
}

td.alt a:hover {
	color:#AA7722;
	text-decoration:none;
}


td.spec1 {
	border-left: 1px solid #C1DAD7;
	border-top: 0;

}

td.altspec1 {
	background: #F5FAFA;
	color: #797268;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
}

td.altspec1 a, a:visited {
	color:#3363AB;
	text-decoration: none;
}

td.altspec1 a:hover {
	color:#AA7722;
	text-decoration:none;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* Page Resource List Menu Styles */

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 300px;
padding: 0px;
/*margin: 36px;*/
margin-top: 16px;
margin-left: 48px;
}

#vertmenu h1 {
display: block; 
background-color:#2E5EA8;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #EEEEFF;
margin: 0px;
width:299px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 90%;
display: block;
border-bottom: 1px dotted #C39C4E;
padding: 4px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:300px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
