body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
}

ul li {
	list-style-image : url("/images/li.gif");
	margin-left : -10px;
}

/*---------------HEADINGS---------------*/

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

h1.title {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	margin-bottom:0px;
}


h1.orange {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #000000;
	background-color:#f6934d;
	background-image: url(/images/headbg_orange.gif);
	background-repeat: no-repeat;
	background-position:right;
	line-height:34px;
	padding-left:20px;
	padding-left:20px;
	margin:0px;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #f36907;
	border-top:dotted 1px #999999;
	padding-top:15px;
}

h2.blue {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #0a3a7d;
	background-color:#f6934d;
	background-image: url(/images/headbg_blue.gif);
	background-repeat: no-repeat;
	background-position:right;
	line-height:34px;
	padding-top:0px;
	border-top:none;
	padding-left:10px;
	margin:0px;
}

h2.green {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #FFFFFF;
	background-color:#49b748;
	background-image: url(/images/headbg_green.gif);
	background-repeat: no-repeat;
	background-position:right;
	line-height:34px;
	border-top:none;
	padding-top:0px;
	padding-left:10px;
	margin:0px;
}

h2.green20 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #FFFFFF;
	background-color:#49b748;
	background-image: url(/images/headbg_green.gif);
	background-repeat: no-repeat;
	background-position:right;
	line-height:34px;
	padding-top:0px;
	border-top:none;
	padding-left:20px;
	margin:0px;
} 

h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h6 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #333333;
	line-height:14px;
	padding:5px;
	margin:0px;
	background-color:#EEEEEE;
}

hr {
	height:1px;
	color:#CECECE;
}

a:hover { 
	color: #49b748;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #ecf2fb; }
.even { background-color: #dee9fa; }

TABLE.content {
	border-color:#CCCCCC;
	border-style : solid;
	border-width : 1px;
	margin-top:1px;
}

.spotlighthome div, .spotlighthome div p {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	line-height:14px;
	margin-top:0px;
}

.spotlighthome div H1 {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom:5px;
}

/*---------------BACKGROUNDS---------------*/

.wall {
	background-image: url(/images/wall.gif);
	background-repeat: repeat-y;
	background-position:center;
}

*HTML .wall {
	padding-left:1px;
}

.wall_submenu {
	background-image: url(/images/wall_submenu.gif);
	background-repeat: repeat-x;
}

.wall_subsubmenu {
	background-image: url(/images/wall_subsubmenu.gif);
	background-repeat: repeat-x;
}

/*---------------BUTTONS---------------*/

div.quicklink280 {
	line-height:27px;
	width:280px;
	background-image: url(/images/button_quicklinks.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	display:block;
}

div.quicklink280 a {
	padding-left:41px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #dce8fb;
	text-decoration : none;
}

div.quicklink280 a:hover {
	color :#FFFFFF;
	background-image: url(/images/button_quicklinks_over.gif);
	background-repeat: no-repeat;
	display:block;
}

div.quicklink150 a {
	line-height:20px;
	width:150px;
	background-color:#0a3a7d;
	background-image: url(/images/button_quicklinks150.gif);
	background-repeat: no-repeat;
	padding-left:41px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #dce8fb;
	text-decoration : none;
	float:right;
	margin-bottom:5px;
}

div.quicklink150 a:hover {
	color :#FFFFFF;
	background-color:#49b748;
}

/*---------------TABLES---------------*/

TABLE.top {
	background-image: url(/images/wall_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

TABLE.homeborder {
	border-color:#f6934d;
	border-style : solid;
	border-width : 1px;
	padding:20px;
	margin-top:5px;
}

.homecontent div, .homecontent div p {
	font-size:14px;
	line-height:20px;
}

TABLE.spotlight {
	background-color:#e9f5e9;
	padding:10px;
	margin-top:1px;
}

TABLE.spotlight tr td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
}

TABLE.spotlight tr td table tr td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10pt;
}

TABLE.footer {
	background-image: url(/images/wall_footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

TABLE.footer tr td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color:#006600;
}

TABLE.footer tr td a, TABLE.footer tr td a:hover {
	color:#FFFFFF;
}

TABLE.newbooks {	
	padding:10px;
}

TABLE.newbooks tr td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	margin-bottom:1px;
	border-bottom:1px solid #FFFFFF;
}

TABLE.green {
	padding:10px;
}

TABLE.green tr th {
	background-color:#0a3a7d;
	text-align:left;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	line-height:17px;
	color : #FFFFFF;
	padding:10px;
}

TABLE.green tr td {
	background-color:#49b748;
	padding:10px;
}

TABLE.green tr td p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	line-height:17px;
	color : #FFFFFF;
}

TABLE.green a:link, TABLE.green a:hover, TABLE.green a:visited {
	color : #FFFFFF;
}

TABLE.orange {
	padding:10px;
}

TABLE.orange tr th {
	background-color:#355c97;
	text-align:left;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	line-height:17px;
	color : #FFFFFF;
	padding:10px;
}

TABLE.orange tr td {
	background-color:#f47820;
	padding:10px;
}

TABLE.orange tr td p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	line-height:17px;
	color : #FFFFFF;
}

TABLE.orange a:link, TABLE.orange a:hover, TABLE.orange a:visited {
	color : #FFFFFF;
}

TABLE.paleorange {
	padding:10px;
	background-color:#f7d4bc;
	border-color:#f47820;
	border-style : solid;
	border-width : 1px;
}

TABLE.paleorange tr td h4 {
	color:#c45608;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

TABLE.paleblue {
	padding:10px;
	background-color:#dce8fb;
	border-color:#adc3e9;
	border-style : solid;
	border-width : 1px;
}

TABLE.palegreen {
	background-color:#e9f5e9;
	padding:10px;
	border-color:#9ad59a;
	border-style : solid;
	border-width : 1px;
}


/*---------------MENUS---------------*/

.menubg {
	background-image: url(/images/menu_tab.gif);
	background-repeat: no-repeat;
}

a.menu, a.menu_on {
	height:40px;
	width:96px;
	line-height:15px;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #c3d4ef;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	text-transform : uppercase;
}

*HTML a.menu_on {
	background-image: url(/images/menu_tab_on.gif);
	background-repeat: no-repeat;
	color :#FFFFFF;
}

*HTML .menu:hover, *HTML .menu_on:hover {
	color :#FFFFFF;
	background-image: url(/images/menu_tab_over.gif);
	background-repeat: no-repeat;
}

.menu:hover, .menu_on:hover {
	color :#f47820;
}

a.menu_on {
	color :#FFFFFF;
}

a.submenu, a.submenu_on {
	float:left; 
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #dce8fb;
	text-decoration : none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}

a.submenu_on {
	color : #FFFFFF;
	background-image: url(/images/submenu_on.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

a.submenu:hover, a.submenu_on:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a.subsubmenu, a.subsubmenu_on {
	float:left; 
	background-image: url(/images/wall_subsubmenu.gif);
	background-repeat: no-repeat;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height:41px;
	color : #f8e4d6;
	text-decoration : none;
	padding-left:10px;
	padding-right:10px;
}

a.subsubmenu_on, a.subsubmenu_on:hover, a.subsubmenu:hover {
	color : #FFFFFF;
	text-decoration : underline;
}


/*---------------FORMS---------------*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Tahoma, sans-serif;
	border: 1px solid #CCCCCC; 
	background: #EFEFEF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
	font-size : 10pt;
}

#required {
	border-left: 4px solid #CCCCCC;	
}
	
	
