/* BASE */
* {margin:0;padding:0}
body {text-align:center;padding: 20px 0;background:#fff; color:#333;font:83%/1.5 sans-serif}
img {border:none;display:block}
hr {margin: 1em 0;background:#3cc6ed;height:1px;color:#3cc6ed;border:none;clear:both}
textarea {font:100%/1.5 sans-serif}

/* LINKS */
a:link {color:#000} 
a:visited {color:#666} 
#content a,#content a:link, #content a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
#content a:hover, #content a:active {color:#27a5c8} 

/* LISTS */
ul {margin: .3em 0 1.5em 0em; clear: both;}
li {margin-left:2em}
#wrap {border: 1px solid #ccc;position:relative;background:#fff;width:670px;margin: 0 auto;text-align:left}
#header {background: #fff url("titlebg.jpg") repeat-x 0 100%;margin: 0;padding: 0px; background-position:top;}
#header h1 {color:#27a5c8;font-size: 190%;padding:0px 0px 20px 20px; margin: 0;font-weight:normal;}
#header h1 a {color:#27a5c8;text-decoration:none;font-weight:normal;}
#header p {color:#666;text-align:right;padding:5px 10px 5px 10px; margin: 0px 0px -5px 0px; font-size:85%;}
#header a {color:#666;text-decoration:none;font-weight:normal;}
#header a:hover, #header a:active {color:#27a5c8;text-decoration:underline;font-weight:normal; }
#header p .here {font-weight:bold !important;}
#header a .here {font-weight:bold !important;}
#content {padding: 0 20px}

/* HEADING */
p, ol {margin: 0 0 1.5em; clear: both;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 0px;font-family: arial,verdana,sans-serif;margin: 1.3em 0 .3em;color:#555;border-bottom: 1px dotted #3cc6ed;padding-bottom: 0em}
h1 {font-size: 196%;margin-top:0;border:none}
h2 {font-size: 136%; border-bottom: 2px solid #3cc6ed;}
h3 {font-size: 116%; border-bottom: 1px dotted #3cc6ed;}
h4 {font-size: 100%; border-bottom: 0px;}

/* emphasis */
em {font-style: normal; font-weight: bold; color: #F33;}

/* Inline Styles */
.smaller {font-size: 70%;}

/* button */
ul.button {margin: 1em 0 1em 0; padding: 0; list-style-type: none; }
ul.button li {padding: 0; margin: 0 0 1em 0; font-weight: normal; float:left;}
ul.button li a {
	padding: 0.2em 1em 0.2em 1em;
	margin: 0 2em 0 0;
	font-weight: normal;
	font-size: 110%;
	color: #600;
	background-color: #eee;
	border-top: 2px #ddd solid;
	border-right: 2px #999 solid;
	border-bottom: 2px #999 solid;
	border-left: 2px #ddd solid;
}
ul.button li a:link,
ul.button li a:visited {color: #600; text-decoration: none;}

ul.button li a:active,
ul.button li a:hover {color: #600; text-decoration: underline; background-color: #ccc;}

/* google */
#search_control_tabbed .gsc-control { width : 600px; }
#search_control_tabbed2 .gsc-control { width : 600px; }
.search-control { margin: 10px; font-size: 10px;}
.gs-text-box{ display: none; visibility: hidden;}
.gsc-cursor-box{ display: none; visibility: hidden;}
.gsc-resultsHeader{ display: none; visibility: hidden;}
.gs-image { border:none !important;}

/* google_ad_section_ */
.ad_section {display: none; visibility: hidden;}