body {margin: 0; padding: 0; color: #333; background: #0a0a0a;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color:#48808e; text-decoration: underline; 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: normal 24px Cambria, Palatino, serif; text-transform: uppercase; letter-spacing: 3px;}
h2 {font: normal 18px Cambria, Palatino, serif; letter-spacing: 3px;}
h3 {font-size: 12px; }
h4 {font-size: 11px; font-style: italic; font-weight: normal;}

p, pre {margin: 1em 0; line-height: 1.4em; }
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;}
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, span.EditingFormLabel { position: relative; top: 2px; padding-right: 2px; font-size:12px;}
.ErrorLabel {font-size:12px; font-weight: bold;  padding: 6px;  margin-bottom: 20px; display: block;}
.EditingFormErrorLabel {font-size:11px; font-style: italic; color: #900; display: inline !important; padding-left: 6px;}

#wrap {width: 780px; position: relative;  margin: 10px auto 0 auto;
	background: #fff; border: 5px solid #fff;  }
#head { background: #fff url(../img_t/bg_head.png) no-repeat top right; height: 68px;}
#logo { position: relative; top: 10px; left: 10px;}
#headImage { border: 5px solid #fff; border-width: 5px 0;}

#cnt { padding: 0 5px; border-right: 5px solid #fff;}

.colL {padding: 0 10px;}
.colR { border-left: 2px dotted #ccc; width: 50%; padding: 0 10px;}
	
/* FAQ pages */	
.qaLinksList h2 { margin-top: 15px;}
.FAqQuestions li { font-size: 12px; }
div.faqAnswer  { margin-bottom: 15px;}
div.faqAnswer div {font-size: 12px;  padding: 5px; margin: 0 5px; border: 2px dotted #ccc;}
div.faqAnswer a.topLink { text-align: right; display: block; font-size: 11px; text-decoration: none;}

/* link pages */
.extLink { margin-bottom: 5px; border-bottom: 2px dotted #ccc;}
.extLink h3 { font: normal 18px Cambria, Palatino, serif; margin: 3px;}
.extLink h3 a { text-decoration: none;}
.extLink h4 { margin: 0 0 0 10px; font-size: 12px;}

.PagerControl {font-size: 12px; text-align: center; }
.PagerResults { float: left; width: auto; padding: 0 5px;}
.PagerNumberArea {font-size: 12px; float: left; width: auto; padding-top: 4px;}
.PagerNumberArea a {background: #fff; padding: 0 5px; color: #333;  border: 1px solid #ccc; font-weight: bold; text-decoration: none;}
.PagerNumberArea a:hover {background: #CCE5BB; padding: 0 5px; color: #333; text-decoration: none; border-color: #666;}

.PagerNumberArea span.SelectedPage {
	background: #71abb9; padding: 0 5px; color: #fff; font-weight: bold; border: 1px solid #666;}
.PagerNumberArea span.SelectedNext, .PagerNumberArea span.SelectedPrev {
	background: #fff; padding: 0 5px; color: #999;  border: 1px solid #ccc; font-weight: bold;}

/* Navigation */
#nav { width: 157px; background: #71abb9; padding: 10px;}
ul#menuElem { margin: 5px; padding: 0; list-style: none;}
ul#menuElem li { margin: 0; padding: 0; list-style: none;}
ul#menuElem li.CMSListMenuHighlightedLI {}
ul#menuElem li a {font: normal 15px/26px Cambria, Palatino, serif; text-transform: uppercase; text-decoration: none;color: #fffefe;}
ul#menuElem li a.CMSListMenuLinkHighlighted { color: #000;}
ul#menuElem li a:hover { color: #333;}

#tag { margin: 30px 0;}
#tag h2 { letter-spacing: 1px; color: #0a0a0a; font-size: 20px; margin: 0;}
#tag p { margin: 5px 60px 0 0; font: normal 15px/19px Cambria, Palatino, serif; color: #0a0a0a; }

#foot { width: 780px; margin: 5px auto; font-size: 11px; text-align: right; color: #ccc; display: block;}
