/* CSS Document */

/* BODY */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 75%;
	color: #545454;
	padding: 0;
	margin: 0;
}

/* WRAPPER */ 

#wrapper {
	width: 752px;
	margin: auto auto;
	text-align: left;}

/* GLOBAL */

/* remove borders from images */

img {border: 0px;}

/* define positioning classes */

.left {float: left;}
.txtleft {text-align: right;}
.center {text-align: center;}
.right {float: right;}  
.txtright {text-align: right;}
.right img {border-left: 10px;}

hr {
	color: #badbeb;
	height: 1px;
	padding: 0;
	margin: 0;
}

/* HEADER */

#header {
	height: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #badbeb;
}
	
#headerlinks {
	display: none;
	}

#headerlinks a {
	color: #0c90c1;
	text-decoration: none;}
	
#headerlinks a:hover {
	text-decoration: underline;}	
	
.advsearch {
	float: right;
	padding-right: 50px;
}
	
/* MAIN */	

#main {}

/* LEFT COLUMN */	

#leftcol {
	 display: none;}

/* NAVIGATION */	

#nav {
	 display: none;}

#nav ul{
	padding: 0;
	margin: 0;
}

#nav li{
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #badbeb;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#nav a {
	color: #4f5254;
	text-decoration: none;}

#nav a:hover {
	color: #ffa129;
	text-decoration: none;
}
	
.Highlight {
	color: #4A6FC7;
	font-weight: 900;}	
	
	#subnav {
	width: 154px;}

#nav ul ul{
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
}

#nav ul ul li{
	display: block;
	text-align: left;
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	background-image: none;
	border: none;
}

#nav ul ul a {
	color: #0C90C0;
	text-decoration: none;}

#nav ul ul a:hover {
	color: #ffa129;
	text-decoration: none;
}
	
	

/* SUBNAV */		
/*	
#subnav {
	width: 154px;}

#subnav ul{
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
}

#subnav li{
	display: block;
	text-align: left;
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	background-image: none;
	border: none;
}

#subnav a {
	color: #0C90C0;
	text-decoration: none;}

#subnav a:hover {
	color: #ffa129;
	text-decoration: none;
}
*/

/* RIGHT COLUMN */	

#rightcol {
	float: left;
	padding-left: 10px;
	width: 550px;
	font-size: 95%;
	line-height: 16px;
	color: #545454;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4EEFB;
	margin-top: 10px;
	padding-top: 10px;
}
	
#rightcol a {
	color: #0C90C1;
	text-decoration: none;}
	
#rightcol a:hover {
	text-decoration: underline;}
	
#rightcol h1 {
	color: #eb8501;
	font-size: 1.3em;
}	
	

	
#rightcol li {
	list-style-image: url(../images/list-button.gif);
	}	
	
/* RIGHT COLUMN EXTRAS*/	

.databasegray {
	color: #898989;
	font-size: 1em;
	font-weight: 900;
	}
	
/* HOME MIDDLE COLUMN */	

#homemiddlecol {
	float: left;
	width: 382px;
	font-size: 95%;
	line-height: 18px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9DCD8;
	border-left-color: #B9DCD8;
	margin: 10px;
	padding: 10px;
}	
	
#homemiddlecol a {
	color: #0c90c1;
	text-decoration: none;}
	
#homemiddlecol a:hover {
	text-decoration: underline;}
	
#homemiddlecol h1 {
	color: #eb8501;
	font-size: 1.3em;
	padding: 0;}
	
.homebox {
	width: 190px;
	float: left;}				

/* HOME RIGHT COLUMN */

#homerightcol {
	float: left;
	width: 150px;
	font-size: 0.8em;
	padding-left: 10px;
	color: #545454;
}
	
#homerightcol h1 {
	font-size: 1.2em;
	color: #eb8501;
	padding: 0;
	margin: 0;}	

#homerightcol a {
	color: #006699;
	text-decoration: none;}
	
#homerightcol a:hover {
	color: #006699;
	text-decoration: underline;}	

/* FOOTER */

#footer {
	background-color: #cccccc;
	clear: both;
	color: #000000;
	font-size: 0.9em;
	height: 31px;
	margin-top: 15px;
}
	
#footer a {
	text-decoration: none;
	color: #000000;}	
	
#footer a:hover {
	text-decoration: underline;}
	
.footerimage {
	padding-left: 20px;
	float: left;}
	
.footerlinks{
	float: right;
	padding-top: 8px;
	padding-right: 60px;
}		

/* FORMS */

form {
	padding: 0;
	margin: 0;}

input {}

select {
	margin: 0px;
	padding: 0px;
}



textarea {}

#search {
	display: inline;
}

#search label {
	font-weight: bold;
	color: #567db8;}
	
#formbluebg {
	border: 1px solid #A4D7EA;
	padding: 10px 10px 10px 60px;
	background-color: #D4EEFB;
}
/* Colum AJAX Reorder List */

    
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

/* END Colum AJAX Reorder List */

/* ALIGN CMS ON PAGE*/

#cmsmenu {
	width: 350px;
	float: left;}