@CHARSET "UTF-8";

body {
        font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 15px;
        color: #5a5858;
        background-color: #FFFFFF;
        margin: 3;
}

h1 {
	font-size: 24px;
        color: #0066CC;
}

h2 {
	font-size: 18px;
	color: #228;
}

a:link {
color : #2398c9;
text-decoration: none;
font-weight : bold;
}

div#wrapper {
    position:relative;
    margin:auto;
    width:960px;
}
#img-bar {
padding: 20px 0 10px 0;
margin-left:-10px;
}
#logo {
	height: 70px;
	float: left;
}

#sec-nav {
	float: right;
	text-align: right;
	margin:5px;
	font-size:13px;
}

#sec-nav p {
	margin-top: 20px;
}

#ter-nav {
	background: #ddd;
	color:#444;
}

#ter-nav tr td {
	border-right: 1px solid #333;
	padding-left:20px;
	padding-right:20px;

}

#ter-nav tr td.last {
	border:none;
}
#ter-nav a {
	text-decoration: none;
	color:#444;
}
#ter-nav a:hover {
	text-decoration: underline;
	color:#000;
}
.in {
	padding: 0;
	margin: 0;
}

.in li {
	display: inline;
	padding: 0 8px 0 6px;
	border-right: 1px solid #333;
}

.in .last {
	border: none;
	padding-right: 0;
}

.clear {
	clear: both;
	text-align: left;
}

.yui-nav {
	background-color: #2647a0;
}

#main td {
        float: left;
        width: 519px;
        padding: 20px 49px 0 49px;
        background-color: white;
        border-width:0;
}
#side-bar {
	width: 243px;
	height: 100%;
}

.section {
	margin:20px;
	padding:10px;
	background: #e6e6e6;
	border:1px #ccc solid;
	color:#444;
	line-height: 160%;
}

#content {
	background: #fff;
}

#data th {
	background-color: #2647a0;
	color: #fff;
}
#data tbody tr td {
	border:1px #666 solid;
	text-align:center;
	background-color: #eee;
}
#data .label {
	text-align:left;
}
.yui-content {
	display:none;
}
#topmenubar {
	background-color: #66CC00;
}
#left1 {
	font-size:small;
}
#quesCont {
	padding-top:10px;
}
#quesCont ul#cl {
list-style-image:none;
list-style-type:none;
padding-left:10px;
padding-top:10px;
}
#quesCont ul#cl li a {
background:transparent url(/i/arrowbullet.png) no-repeat scroll left center;

display:block;
font-size:13px;
font-weight:bold;
padding:2px 0 2px 19px;
text-decoration:none;
}

div#container {
margin-left: auto;
margin-right: auto;
width: 948px;
position: relative;
}

.outsideContainer {
margin-left: auto;
margin-right: auto;
width: 865px;
position: relative;
}

#nav {
background:#3399CC;
border-bottom:1px solid #45A5C9;
height:38px;
}

#nav #mainNav {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float:left;
margin:9px 0 0 4px;
padding:0;
}

#nav #mainNav li {
float:left;
list-style: none;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
position: relative;
}

#nav #mainNav li:first-child {
}

#nav #mainNav li a {
color:#FFFFFF;
float:left;
font-family:Arial,sans;
font-size:14px;
font-style:normal;
font-weight:100;
height:20px;
letter-spacing:1px;
line-height:20px;
margin:0 5px;
padding:0 8px;
text-decoration:none;
text-shadow:1px 0 1px #888888;
}

#nav #mainNav li a:hover {
text-decoration: underline;
}

#bottomGrad {
background:#3399CC;
clear:both;
height:9px;
}

#nav #carrot {
bottom:-11px;
left:50%;
margin-left:-8px;
position:absolute;
}

div#body {
position: relative;
top: 0;
left: 24px;
padding: 20px 20px 10px;
width: 860px;
background-color: white;
clear: both;

-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}

