@import url("nav.css");  
@import url("thickbox.css");  
body {margin: 0; padding: 0; background: #fff; color: #333;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color:#3D71A4; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0;}
th, td { vertical-align:top;}

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 {font-size: 26px;}
h2 {font-size: 20px;} /* also used in common files*/
h3 {font-size: 12px;}
h5 {font-size:11px; font-weight: normal; font-style: italic;}  

p, pre {margin: 1em 0; line-height: 1.3em;}
dd, ul li, ol li {line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote {padding: 0;}
dl {margin: .5em 0;}
dt {font-weight: bold; margin: .25em 0 0 0;}
dd {margin-left: .5em;}
ul {margin: .5em 0 .5em 1.1em;}
ul li {list-style: square; margin:0 0 .25em .5em;}
ol {margin: .5em 0 .5em 1.4em;}
ol li {margin:0 0 0.5em .5em;}
blockquote {margin: 1em 2em;}

fieldset {padding: 1em; margin: .25em 0; border: 1px solid #ccc;}
legend {font-size: 18px; font-weight: bold; color: #333; padding: 0 5px; margin: 0;}
*:first-child+html legend {margin: 0 0 .5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 1px; padding: 0 2px; vertical-align: middle;}
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}
label, .EditingFormLabel { font-size: 12px;}

#wrap {width: 844px; position: relative; left: 50%; top: 0; margin-left: -422px;}

#head { background: url(../img_t/bg_head.png) no-repeat; width: 844px; height: 71px; margin-top: 15px;
	position: relative;}
#logo { margin: 5px 40px 5px 5px; width: 235px;}

.textSimple {padding: 10px;}

.notebox { width: 280px; float: left; margin-bottom: 15px;}
.notebox h2 { background: url(../img_t/notebook_01.png) no-repeat 0 0; color: #fff; font-size: 16px; 
	 padding: 50px 0 15px 0; text-align: center; margin: 0;}
.notetext { min-height: 348px; background: url(../img_t/notebook_02.png) repeat-y; padding: 9px 0 5px 0;}
.notebox ul {  margin: 0; padding: 0 10px 0 5px; list-style: none; }
.notebox li { margin: 0 0 0 16px; padding: 0 15px 18px 15px; list-style: none; line-height: 18px;
	background: url(../img_t/bg_li.gif) no-repeat 0 2px;}

.ratebox { background: url(../img_t/notebook_03.png) no-repeat 0 0; padding: 10px 30px; color: #fff; min-height: 215px;}
.ratebox h2 { background-image: none; text-align: left; margin: 0; padding: 0;}
.ratebox p { line-height: 1.1em;}
.ratebox a { color: #fff; text-decoration: underline;}

.CMSBreadCrumbsLink, .CMSBreadCrumbsCurrentItem {font-size: 20px;margin:0 0 .5em 0; font-weight: bold;
	text-transform: capitalize;}
.sidebox {padding-left: 15px;}

#foot { padding: 5px 10px; text-align: center; font-size: 11px; color: #666; clear: both;}
#foot a { color: #666; text-decoration: underline;}

.bizform1 { margin: 0 0 30px 0;}
.bizform1 label, .bizform1 span.EditingFormLabel { display: block; font-size: 12px; margin-top: 10px; font-style: italic;}
.bizform1 div.alt td label { display: inline; font-size: 12px; margin: 0 0 0 5px;}
.bizform1 td.btn { vertical-align: middle;}
.bizform1 td.btn input {font-size: 14px; border: 0 none; background: #950224; 
	color: #fff; padding: 6px; -moz-border-radius: 6px; }
.EditingFormErrorLabel { color: #950224; font-size: 12px; text-decoration:blink;}
