body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:.8em;
}

img {
	border:none;
}

p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

a {
	color:#069;
	text-decoration:underline;
	
}

a:hover {
	text-decoration:none;
}

.white {
	color:#fff; 
}

.xsmall {
	font-size:.9em;
	color:#888;
}

.highlight {
	background:#ff9;
}


form {
	padding:0px;
	margin:0px;
}

.bold {
	font-weight:bold;
}

h1 {
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	padding:3px 0px 4px 28px;
	margin:0px;
	background: url(../img/heading_p.gif) left top no-repeat;
}


#ts {
	border-top:1px solid #888;
	padding-top:10px;
	margin-top:10px;
}


#ts h1{
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	padding:0;
	margin:0;
	width:200px;
	height:59px;
	background:none;
}

#ts h1 span{
	display:none;
}

h2 {
	clear:both;
	font-size:1.3em;
	font-weight:400;
	padding:3px 0px 4px 0px;
	margin:0px;
}

h3 {
	font-size:1em;
	color:#900;
	font-weight:600;
	padding:3px 0px 1px 0px;
	margin:0px;
}

h4 {
	clear:both;
	font-size:1em;
	color:#900;
	font-weight:600;
	padding:3px 0px 1px 0px;
	margin:0px;
	margin-top:20px;
	border-bottom:1px solid #ccc;
}

ul {
	padding:5px 0px;
	margin:0px;
	list-style:none;
}

.plain {
	font-size:.9em;
}

.books {
	width:29%;
	text-align:center;
	background:#F5F3DE;
	border:1px solid #C1C1A4;
	float:left;
	height:300px;
	padding:3px;
	margin:4px;
}

.books_small {
	text-align:center;
	float:left;
	padding:2px;
	margin:2px;
}

.books_med {
	text-align:center;
	float:left;
	padding:2px;
	margin:2px;
}

.red {
	color:#c00;
}

.books img, .books_small img, .books_med img {
 padding:4px;
 background:#333;
}

.books_med img {
 padding:4px;
 background:#333;
}

.books h1 {
	font-size:.9em;
	background:none;
	padding:0px;
	margin:0px;
}


.button {
	padding:3px;
	background:#ff9;
	border:1px solid #ccc;
	font-size:1.4em;
}

.articles {
	background: url(../img/pdf_small.gif) left top no-repeat;
	padding-left:18px;
}

.border {
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
	background:#F5F3DE;
}

.box li {
	padding:0px;
	padding-left:17px;
	margin:0px;
	margin-left:10px;
	list-style:none;
	background: url(../img/check_green.gif) left 1px no-repeat;
}

.box1 li {
	padding:0px;
	padding-left:17px;
	margin:0px;
	list-style:none;
	background: url(../img/check_blue.gif) left 1px no-repeat;
}

li {
	line-height:1.6em; 
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.t_right {
	float:right;
	text-align:right;
}

.input {
	width:97%;
	padding:0px;
	margin:0px;
}

#header_hold {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	padding-top:30px;
	background: #005C8F url(../img/header_bk.jpg) left bottom repeat-x;
} 

#header_cont {
	width:780px;
	margin:0px auto;
}

#header {
	float:left;
	color:#fff;
	width:780px;
	margin:0px auto;
	padding:0px 5px;
	background: url(/img/logo_top.gif) right bottom no-repeat;
}

.footer {
	width:780px;
	clear:both;
	color:#999;
	font-size:.8em;
	padding:2px;
	margin:0px auto;
	background:#F5F3DE;
	border:1px solid #C1C1A4;
	margin-bottom:2px;
}

.footer_text {
	width:780px;
	clear:both;
	color:#999;
	font-size:.8em;
	padding:2px;
	margin:0px auto;
	margin-bottom:12px;
}

.footer_text a {
	color:#999;
}

#menu {
	float:left;
	padding-top:45px;
}

#menu a {
	
	color:#fff;
	padding:6px 8px 0px 8px;
	text-decoration:none;
}

#menu a:active {
	color:#fff;
	text-decoration:none;
}

#menu a:hover {
	background: #069;
	text-decoration:none;
}

.menu_right:hover{
	background: #069 url(/img/menu_right.gif) right top no-repeat;
}

#container {
	width:780px;
	margin:0px auto;
	padding:5px;
}

#logo_top {
	float:right;
	height:62px;
	padding:0px;
	margin:0px;
	background: url(/img/logo_top.gif) right bottom no-repeat;
}

#logo_bottom {
	clear:both;
	width:800px;
	height:32px;
	padding:0px;
	margin:0px auto;
	background: url(/img/logo_bottom.gif) right top no-repeat;
}

.crumb {
	clear:both;
	padding:2px;
	background:#F5F3DE;
	border:1px solid #C1C1A4;
	margin-bottom:12px;
}

.hold {
	float:left;
	width:98%;
	padding:1%;
	padding-bottom:5px;
	background:#F5F3DE;
	border:1px solid #C1C1A4;
	margin-bottom:12px;
}

.hold_green {
	float:left;
	width:98%;
	padding:1%;
	padding-bottom:5px;
	background:#E2F7D5;
	border:1px solid #ACD687;
	margin-bottom:12px;
}

.head_red {
	background: url(/img/head_red.jpg) left top repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:4px;
}

.head_red_button a {
	background: url(/img/head_red.jpg) left bottom repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:3px;
}

.head_red_button a:hover {
	background: url(/img/head_red.jpg) left bottom repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:3px;
}

.head_orange {
	background: url(/img/head_orange.jpg) left top repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:4px;
}

.head_green {
	background: url(/img/head_green.jpg) left top repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:4px;
}

.head_grey {
	background: url(/img/head_grey.jpg) left top repeat-x;
	border:1px solid #fff;
	color:#fff;
	padding:4px;
}

.head_grey a {

}

.med_text {
	font-size:.9em;
}

.leftbig {
	width:463px;
	float:left;
	margin-right:15px;
}

.leftbig_sub {
	width:195px;
	float:left;
	margin-right:15px;
}

.leftbig_left {
	width:195px;
	float:left;
	margin-right:15px;
}

.leftbig_right {
	width:245px;
	float:left;
}

.leftmed {
	width:266px;
	float:left;
	margin-right:5px;
}

.leftsm {
	width:286px;
	float:left;
	font-size:.9em;
}

.ddm_menu{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width:166px;
	padding-bottom:6px;
	background: url(/img/sub_bot.jpg) left bottom no-repeat;
}

.ddm_menu a{
	background: url(/img/sub_bk.jpg) left top repeat-y;
	color:#fff;
	display:block;
	float:left;
	width:156px;
	padding:5px;
	margin-right:4px;
	text-decoration:none;

}

.ddm_menu_spcr {
	background: #003;
	color:#ccc;
	display:block;
	float:left;
	width:156px;
	padding:5px;
	margin-right:4px;
	text-decoration:none;
	border-bottom:1px solid #fff;
	font-style:italic;
}

.ddm_menu a:hover{ 
	text-decoration: underline;
}