* {
	margin:0;
	padding:0;
}

html 			{ 
					min-width: 722px;
	 			}
 
body			{
					margin: 0;
					padding: 0;
					background: url(../images/bkg.gif);
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					color: #595959;
				}
				
#clear, .clear
				{
					clear: both;
				}
				
#container	{
					margin: 0 auto;
					padding: 0;
					width: 720px;
					text-align: left;
					word-wrap: break-word;
					overflow: hidden;
					background: #FFF url(../images/bkg_page.gif) repeat-y;
					border: solid;
					border-width: 0 1px 0 1px;
				}

#left 		{
					float: left;
					width: 210px;
				}

	
#right		{
					float: left;
					padding: 0 0 20px 0;
					margin: 0px;
					width: 510px;
				}

#contentbox	{
					padding : 15px 10px 20px 10px;	
					float: left;
					width: 490px;
					word-wrap: break-word;
					overflow: hidden;
				}
				
#colorbox	{
					padding : 5px 10px 5px 10px;
					border-top : 1px solid #FFF;
				}
				
#footer		{
					clear: both;
					border-top: 2px solid;
					text-align: center;
					padding: 10px 10px 30px 10px;
				}
				
#adrotator	{
					height: 104px;
				}

#pic			{
					height: 313px;
				}
				
#pagetools	{
					margin: 0;
					padding: 5px 10px 5px 0;
					overflow: hidden;
					text-align: right;
					border-bottom: 1px solid #E9E9E9;
				}
				
#navsection
				{
					margin: 0;
					padding: 10px 10px 10px 0;
				}

/*--------- Masthead -------------------*/

#header		{
					width: 100%;
					height: 54px;
					border-bottom : 1px solid;
				}
				
#message		{
					width: 720px;
					background-color: #990000;
					color: #FFF;
					padding: 1em;
					margin: 0;
					font-weight: bold;
				}
				
.brand		{
					height : 54px;
					float: left;
				}
				
#portal		{
					height: 17px;
					width: 210px;
				}
				
/*--- COMMENTED OUT UNTIL WEB SITE HAS BEEN INDEXED					
#search		{
					visibility: hidden;
				}
		---*/				

#search		{
					float: right;
					width: 169px;
					padding: 0;
					margin: 17px 5px 0 0;
				}
				
#search input
				{
					width: 139px;
					height: 12px;	
					font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
					float: left;
				}

.search-submit
				{
					float: right;
					height: 14px;
					width: 14px;
					padding: 2px 0 0 5px;
					border: none;
					background: none;
					cursor: pointer;
				}

				
/*--------- End Masthead -------------------*/

/*--------- Content Layout -------------------*/

#navsection li
				{
					margin: 0;
					padding: 0 0 0.5em 0;
					list-style: none;
				}
	
#navsection ul
				{
					margin: 0;
					padding: 0 0 0 10px;
				}

#contentbox ul, ul ul, ul ul ul, ul ul ul ul, ol, ol ol, ol ol ol, ol ol ol ol  
				{
	margin: 0 0 0.25em 2em;
	padding: 0;
}

#contentbox li
{
	margin-bottom: 0.25em;					
}
				
#onecol		{
					width : 153px;
					border-left : 1px solid #E9E9E9;
					float : right;
					vertical-align : text-top;
					padding : 0px 0px 10px 10px;
					margin : 0 0 20px 0;
					color: #595959;
				}
				
#onecolsection1
				{
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 10px 0px;
					border-bottom: 1px solid #E9E9E9;
				}

#onecolsection2
				{
					margin: 0px 0px 0px 0px;
					padding: 10px 0px 10px 0px;
					border-bottom: 1px solid #E9E9E9;
				}

#twocol		{
					width : 316px;
					float : left;
					vertical-align : text-top;
					padding : 0px 10px 0px 0px;
					color: #595959;
				}

#onecol-left
				{
					width: 25%;
					float: left;
					vertical-align: text-top;
					padding: 0 10px 20px 0;
					color: #595959;
				}

#twocol-right
				{
					width: 70%;
					float: right;
					border-left: 1px solid #E9E9E9;
					vertical-align: text-top;
					padding: 0 0 20px 10px;
					color: #595959;
				}

#halfcol-left
				{
					float : left;
					width : 48%;
					color: #595959;
				}

#halfcol-right
				{
					float : right;
					width : 48%;
					border-left : 1px solid #E9E9E9;
					padding : 0 0 0 10px;
					color: #595959;
				}

#threeleft	{
					display: inline;
					margin: 0 10px 0 0;
					padding: 0px;
					width: 156px;
					float: left;
					color: #595959;
				}

#threemiddle 
				{
					float: left;
					margin: 0 10px 0 0;
					padding: 0;
					width: 156px;
					display: inline;
					position: relative;
					color: #595959;
				}

#threeright {
					display: inline;
					position: relative;
					margin: 0;
					padding: 0;
					width: 156px;
					float: right;
					color: #595959;
				}
				
#searchresults
				{
					width: 490px;
					height: 970px;
					word-wrap: break-word;
				}
				
.tblhead        {
                    background-color: #E9E9E9;
                    padding: 0.2em;
                }
.tblitem        {
                    padding: 0.2em;
                }
               
.tblitem-alt
                {
                    background-color: #EDF3FE;
                    padding: 0.2em;
                }
                
.errors			{
							color: #CC0000;
							margin: 5px 0;
							padding: 30px 15px 15px 90px;
							height: 85px;
							background: #fff url(../images/StopSign.png) no-repeat 5px 50%;
					}
					
.errors ul		{
						color: #CC0000;
						padding: 90px;
						margin-left: 90px;
					}
					
/*--------- End Content Layout -------------------*/

/*--------- Typography -------------------*/

#navsection, #contentbox, #footer, #colorbox
				{
					font-size : 62.5%;
					line-height: 1.7em;
				}
				
#navsection, #contentbox, legend
				{
					color: #595959;
				}
				
p
{
	margin-bottom: 1em;
}
		
h1				{
					margin-bottom: 1em;
					font-size: 1.8em;
					font-weight : lighter;
					line-height: 1.25em;
				}
				
h2, h3, h4, h5, h6 
				{
					font-size: 1.25em;
					line-height: 1.25em;
					margin: 0.25em 0 1em 0;
				}

strong, b	{
					font-weight: bold;
				}
				
a, a:visited
				{
					text-decoration:none;
				}
				
a:hover, a:active
				{
					text-decoration: underline;
				}
				
.red            {
                    color: #990000;
                }
				
/*--------- End Typography -------------------*/
				
/*--------- Images -------------------*/

img, a img	{
					border: 0;
				}
				
.LargeImage	{
					margin-bottom: 1em;
				}
	
.alignright	{
					padding : 0px 0px 10px 10px;
					float : right;
				}

.alignright-divider
				{
					height: 25px;
					width: 1px;
				}

.alignleft	{
					padding: 0px 10px 10px 0;
					float: left;
				}		
				
/*--------- End Images -------------------*/
				
/*--------- Buttons -------------------*/

#buttons		{
					width: 100%;
					border-top : 1px solid #E9E9E9;
					border-bottom : 1px solid #E9E9E9;
					margin : 10px 0 10px 0;
					padding : 10px 0 10px 0;
					vertical-align : 50%;
					overflow:hidden;
				}

#buttons-bottom
				{
					width: 100%;
					border-top : 1px solid #E9E9E9;
					margin : 5px 0 5px 0;
					padding : 10px 0 5px 0;
					vertical-align : 50%;
					overflow:hidden;
				}

#buttons-top
				{
					width: 100%;
					margin : 5px 0 5px 0;
					padding : 5px 0 5px 0;
					vertical-align : 50%;
					overflow:hidden;
					border-bottom : 1px solid #E9E9E9;
				}

#buttons-left
				{
					float : left;
					vertical-align : middle;
				}
	
#buttons-right
				{
					float : right;
					text-align : right;
					vertical-align : baseline;
				}

.btn 			{
					background: #FFEA82 url(../images/bkg-button.gif) repeat-x;
					display: inline-block;
					font-weight: bold;
					margin-right: 8px;
					border: 1px #D7AE56 solid;
					padding: 0.25em 0.7em 0.25em 0.7em;
				}

a.btn:link, a.btn:visited 
				{
					color: #513F17;
					text-decoration: none;
				}
				
a.btn:hover, a.btn:active 
				{
					color: #FFF;
					text-decoration: none;
					background : #89B0FF;
					border: 1px #5975AE solid;
				}

.btn-sub 	{
					background: #FFF8D6;
					display: inline-block;
					font-weight: bold;
					margin-right: 8px;
					border: 1px #D7AE56 solid;
					padding: 0.2em 0.7em 0.2em 0.7em;
				}

a.btn-sub:link, a.btn-sub:visited
				{
					color: #666;
					text-decoration: none;
				}

a.btn-sub:hover, a.btn-sub:active
				{
					color: #FFF;
					text-decoration: none;
					background : #89B0FF;
					border: 1px #5975AE solid;
				}

/*--------- End Buttons -------------------*/


/*--------- Page Elements -------------------*/

input, textarea, select
				{
					color: #000;
					font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
				}
input.tiny	{
					width : 50px;
				}
				
input.small	{
					width : 100px;
				}
				
input.medium
				{
					width : 156px;
				}

input.large	{
					width : 300px;
				}

textarea.medium
				{
					height : 100px;
					width : 50%;
				}

textarea.large
				{
					height : 100px;
					width : 98%;
				}
				
textarea.large-required
				{
					height : 100px;
					width : 98%;
					background-color: #FFFFE1;
				}
				
select.ddlsmall 
				{
					width : 50px;
				}

select.ddlmedium 
				{
					width : 150px;
				}

select.ddllarge 
				{
					width : 200px;
				}

select.ddlxlarge
				{
					width : 300px;	
				} 
fieldset 	{
					border-top:1px solid #E9E9E9;
					border-bottom: 0;
					border-left: 0;
					border-right: 0;
					padding:10px;
					margin-top:20px;
					margin-bottom:20px;
				}
				
legend 		{
					padding: 3px 5px 5px 5px;
					font-weight: bold;
					font-size: 1.25em;
				}

label.formitem
				{
					font-weight: bold;
					width: 130px;
					padding-right: 10px;
					float: left;
					display: block;
					text-align: right;
				}
				
/*--------- End Page Elements -------------------*/