body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, select
{
	font-family: verdana,arial,sans-serif;
}

table {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

td {
	border-collapse: inherit;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:18px;
	color: #333333;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #228EBB;
}

input.button
{
	cursor : pointer; 
	border: 1px solid #666666;
	background-color:#228EBB;
	font: normal 9pt verdana,arial;
	color:#FFFFFF;
	height:20px;
	width:65px;
}

#formText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

#tabcontainer
{
	height : 100%;
}

#tabcontainer #head-1
{
	width : 1%;
	vertical-align : bottom;
	background-image : url(images/1_border.png);
}

#tabcontainer #head-2
{
	width : 1%;
	vertical-align : top;
	background-image : url(images/11_border.png);
	background-repeat : repeat-x;
	white-space : nowrap;
	padding : 7px 0px 3px 0px;
}

#tabcontainer #head-2 #bold
{
	color : #FFFFFF;
	font : bold 16px verdana, arial, serif;
}

#tabcontainer #head-2 #normal
{
	color : #FFFFFF;
	font : normal 16px verdana, arial, serif;
	display : inline;
}

#tabcontainer #head-3
{
	width : 1%;
	vertical-align : bottom;
}

#tabcontainer #head-4
{
	width : 96%;
	vertical-align : bottom;
}

#tabcontainer #head-5
{
	width : 1%;
	vertical-align : bottom;
}

#tabcontainer #top-1
{
	width : 1%;
	height : 16px;
	vertical-align : bottom;
	background-image : url(images/2_border.png);
}

#tabcontainer #top-2
{
	width : 98%;
	vertical-align : bottom;
	background-image : url(images/9_border.png);
	background-repeat : repeat-x;
}

#tabcontainer #top-3
{
	width : 1%;
	vertical-align : bottom;
	background-image : url(images/8_border.png);
}

#tabcontainer #main-1
{
	height : 100%;
	width : 1%;
	vertical-align : bottom;
	background-image : url(images/3_border.png);
	background-repeat : repeat-y;
}

#tabcontainer #main-2
{
	width : 98%;
	vertical-align : top;
	margin : 0px;
}

#tabcontainer #main-2 img
{
	float : right;
	margin : 0px 0px 5px 5px;
}

#tabcontainer #main-3
{
	width : 1%;
	vertical-align : bottom;
	background-image : url(images/7_border.png);
	background-repeat : repeat-y;
}

#tabcontainer #main-4
{
	width : 98%;
	vertical-align : top;
	margin : 0px;
}

#tabcontainer #main-4 img
{
	float : left;
	border: 1px solid #228EBB;
	padding: 0px;
	margin: 0px;
}

#tabcontainer #foot-1
{
	width : 1%;
	vertical-align : bottom;
}

#tabcontainer #foot-2
{
	width : 98%;
	vertical-align : bottom;
	background-image : url(images/5_border.png);
	background-repeat : repeat-x;
}

#tabcontainer #foot-3
{
	width : 1%;
	vertical-align : bottom;
}

#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	background-image : url(images/menu.jpg);
	margin-left: 0;
	color: white;
	width: 100%;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	/* matches link padding except for left and right */
	padding-bottom: 5px;
	padding-top: 5px;
}

#navcontainer ul li a
{
	margin-left: -3px;
	padding-left: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover
{
	background-color: #336699;
	color: white;
}

#navcontainer #last { border-right: 1px solid #228EBB; }


#tabfooter
{
	height : 15px;
	width : 100%;
	vertical-align : bottom;
	background-image : url(images/5_border.png);
	background-repeat : repeat-x;
}

#footercopyright
{
	height : 15px;
	width : 100%;
	text-align: center;
	color: #228EBB;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#navfooter ul
{
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	color: #228EBB;
	width: 100%;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-type: none;
}

#navfooter ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	/* matches link padding except for left and right */
	padding-bottom: 5px;
	padding-top: 5px;
}

#navfooter ul li a:link, #navfooter ul li a:visited
{
	color: #228EBB;
	margin-left: -3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
}

#navfooter ul li a:hover, #navfooter ul li a:active
{
	background-color: #228EBB;
	color: white;
}
