/*body {
	padding:0px;
	margin:0px;
	font-family: arial;
	background: white;
}*/

div.header {
	padding:0px 0px;
	border-bottom:1px solid #d2e5f4;
	font-family:arial;
	text-decoration: none;
}

div.site_title {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 32pt;
	font-style: italic;
	color: #fcb831;
	text-shadow: 0 0 24px #f9ee6e, 0 0 4px #C00, 1px 1px 2px #333;
	text-decoration: none;
}

div.site_subtitle {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 22pt;
	font-style: italic;
	color: #fcb831;
	text-shadow: 0 0 24px #f9ee6e, 0 0 4px #C00, 1px 1px 2px #333;
	text-decoration: none;
}

div.banner {
	position:relative;
	margin:0;
	z-index:999;
	padding:0px 0px 0px 0px;
	height:300px;
	width:1000px;
}

#banner_container {width:1000px; margin:0;}
#banner_container div {width:1000px; height:300px; margin:0 auto;}
#banner_container .bg1 {background:url(http://utahmonetarysummit.com/img/timp1000.jpg) no-repeat;}
#banner_container .bg2 {background:url(http://utahmonetarysummit.com/img/Montage.jpg) no-repeat;}
#banner_container .bg3 {background:url(http://utahmonetarysummit.com/img/The_U_1000.jpg) no-repeat;}

div.notice {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	font-family: arial;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	text-align: center;
	display: block;
}

.clear {
        clear: both;
}

.tools {
        padding:2px 0px 2px 10px;
	font-family: arial;
	font-size: 10pt;
	color: gray;
	text-decoration: none;
	text-align: right;
	float: right;
}

.options {
        padding:5px 5px;
	border-bottom:2px solid #ddd;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	color: #fcb831;
	text-shadow: 0 0 24px #f9ee6e, 0 0 4px #C00, 1px 1px 2px #333;
	display: block;
}

.small_text {
	font-family: arial;
	font-size: 11pt;
	color: #447799;
	text-decoration: none;
}

.fine_print {
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}

.white {
	color: #ffffff;
}

.pad_10 {
	width:10px;
        padding:0px 10px;
}

.pad_20 {
	width:20px;
        padding:0px 10px;
}

.pad_30 {
	width:30px;
        padding:0px 10px;
}

.pad_40 {
	width:40px;
        padding:0px 10px;
}

.pad_50 {
	width:50px;
        padding:0px 10px;
}

.pad_60 {
	width:60px;
        padding:0px 10px;
}

.label {
	height:15px;
        font-style:italic;
        font-weight:bold;
/*      padding:15px 2px 0px 3px; */
        display:inline;
}

.value {
	height:15px;
      	padding:0px 0px 1px 10px;
	border-bottom:1px solid #000000;
        display:inline;
}

.width_100 {
	width:95px;
}

.width_200 {
	width:195px;
}

.width_266 {
	width:260px;
}

.width_300 {
	width:295px;
}

.width_400 {
	width:395px;
}

.width_500 {
	width:495px;
}

.width_600 {
	width:595px;
}

.width_700 {
	width:695px;
}

.width_800 {
	width:795px;
}

.width_900 {
	width:895px;
}

.width_full {
	width:100%;
}

.text_left {
        text-align:left;
}

.left {
	float:left;
}

.left266 {
	padding:0px;
	float:left;
	width:260px;
}

.left200 {
	padding:0px;
	float:left;
/*	border:2px solid #ddd; */
	width:195px;
}

.left800 {
	padding:0px;
	float:left;
	width:795px;
}

.text_right {
        text-align:right;
}

.right {
	float:right;
}

.right200 {
	padding:0px;
	float:right;
	width:195px;
}

.right800 {
	padding:0px;
	float:right;
/*	border:2px solid #ddd; */
	width:795px;
}

div.foot {
	padding:0px;
	display: block;
}

div.toc a {
        font-style: italic;
        text-decoration: none;
        color: #0c5294;
}

div.toc a:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #7cb1e7;
}

.content a {
        font-style: italic;
        text-decoration: none;
        color: #0c5294;
}

.content a:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #7cb1e7;
}

a.title {
	font-size:14pt;
	font-family: times roman;
	color: black;
	text-decoration: none;
	text-align: center;
	padding:0px;
	margin:0px 0px 0px 0px;
	display: block;
}

a.title:hover {
        text-decoration: underline;
        cursor: pointer;
}

a.subtitle {
	font-size:10pt;
	color: gray;
	text-decoration: none;
	text-align: center;
	padding:0px;
	margin:0px 0px 10px 0px;
	display: block;
}

a.subtitle:hover {
        text-decoration: underline;
        cursor: pointer;
}

a.list {
	font-size:12pt;
	font-family: arial;
	color: black;
	text-decoration: none;
	padding:0px;
	margin:0px 0px 5px 0px;
}

a.list:hover {
        text-decoration: underline;
        cursor: pointer;
}

a.post {
	font-size:10pt;
	font-family: Arial;
	color: gray;
	text-decoration: none;
	padding:0px;
	margin:0px 0px 10px 0px;
	float: right;
}

a.post:hover {
        text-decoration: underline;
        cursor: pointer;
}

a.menu {
	font-size:12pt;
        text-decoration: none;
        color: white;
}

a.login {
	font-size:10pt;
        text-decoration: none;
        text-color: black;
        color: black;
}

li {
	color: black;
	text-decoration: none;
	margin:0px 0px 10px 0px;
}

td.misc {
	text-align: center;
        border: none;
        margin-right: 1em;
        padding: 1px,0px,1px,1px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px; background: #348075;
        background: #348075;
        box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        -webkit-box-shadow: 0 1px 0 white;

}
td.menu {
	text-align: center;
	border-left:2px solid #ffffff;
        background: #112211;
}

td.menu:hover {
        background: #024C68;
        cursor: pointer;
}

.underline {
	border-bottom:1px solid;
}

blockquote {
	font-size:13px;
	font-family: arial;
}

div.content h1 {
	font-size:18pt;
	padding:0px;
	border-bottom:5px solid #d2e5f4;
	margin:0px 0px 0px;
	width:100%;
	float:right;
}

div.content {
        padding:0px 0px;
	text-decoration: none;
	font-family: Arial;
	display: block;
}

div.toc {
        padding:5px 10px;
        border-bottom:1px solid #ddd;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
}

div.paging {
	font-size: 9pt;
	margin:5px 0px;
}
div.paging a {
	color:#900;
	text-transform: uppercase;
	text-decoration: none;
}
div.paging a:hover {
	color:#c00;
}
div.paging b {
	color:#900;
}

div.success {
	font-size:14pt;
	background:url(images/accept.png) left 5px no-repeat;
	padding:0px;
	padding-left:20px;
	margin:0px 0px 10px;
	color:#060;
	width:80%;
}

a.update, a.delete, a.add, a.view, a.back {
	font-size: 9pt;
	color:#900;
	font-weight:bold;
	padding-left:20px;
	text-decoration: none;

	background:url(images/update.png) left center no-repeat;
}
a.delete {
	background:url(images/delete.png) left center no-repeat;
}
a.add {
	background:url(images/add.png) left center no-repeat;
}
a.view {
	background:url(images/view.png) left center no-repeat;
}
a.back {
	background:url(images/prev.gif) left center no-repeat;
}
a.update:hover, a.delete:hover, a.add:hover, a.view:hover {
	color:#000;
}

.error {
	background: #FBE6F2 none repeat scroll 0 0;
	border: 1px solid #D893A1;
	color: #333333;
	margin: 5px 0 0;
	padding: 5px;
	font-size: 10px;
	font-family: Lucida Grande,Verdana,Geneva,Sans-serif;
}

#login_form {
	width: 300px;
	background: #DCDCDC url(../img/login_bg.jpg) repeat-x 0 0;
	border: 1px solid white;
	margin: 50px auto 0;
	padding: 1em;
	-moz-border-radius: 3px;
}

/*h1,h2,h3,h4,h5 {
	margin-top: 0;
	font-family: arial black, arial;
	text-align: center;
	text-shadow: 0 1px 0 white;
}*/

input[type=textarea] {
	float: left;
	margin: 0 1px 1px 0;
        border: none;
        margin-right: 1em;
        padding: 6px;
        text-decoration: none;
        font-size: 12px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background: #348075;
        color: white;
        box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        -webkit-box-shadow: 0 1px 0 white;

}

/*form[id=register] input[type=text], form[id=register] input[type=password] {
	float: left;
	margin: 0 1px 1px 0;
	width: 200px;
	border: 1px solid black;
	border-color: black;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background: #ffffff;
}*/

form[id=register] input[name=postal] {
	width: 200px;
}

input[type=submit], form a {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #348075;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;

}

input[type=submit]:hover, form a:hover {
	background: #287368;
	cursor: pointer;
}

fieldset {
	width:400px;
	margin: auto;
	margin-bottom: 2em;
	display: block;
	font-family: arial;
	font-size:10pt;
}

