@import url(table.css);

@import url(menu.css);

@import url(editor.css);

body {
    background-color: #c3c3c3;
	text-align: center;
	width: 963px;
	margin: auto;
	
}



div,h1,h2,td,ul,li {
    font-family: Verdana, sans-serif;
    color: #000;
    font-size: 11px;
    vertical-align: top;
    line-height: 17px;
}

h1 {
    font-size: 13px;
    font-weight: bolder;
    color: #993333;
}

h2 {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    font-weight: normal;
}

h3 {
    font-size: 13px;
    color: #666666;
    margin-top: 5px;
    font-weight: normal;
}

h4 {
    font-size: 11px;
    color: black;
    margin-top: 3px;
    font-weight: bold;
}

a {
    color: #000;
}

hr {
    background-color: transparent;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    border: none;
    border-top: 1px solid #999;
    width: 100%;
}

.contentImage_left {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 10px;
}

#wrap{
	width: 935px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	height : auto;
}

#wrap_base{
	width: 963px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	height : auto;
}

#leftmenu{
	padding: 10px 0px 10px 0px;
	float: left;
	background-color: #ffffff;
	height : auto;
}

#contentDivMainColumnTotalWidth {
   /* position: absolute;
	left: 217px;
	top: 120px;*/
    margin: auto;
	text-align: left;
    width: 720px;
	float: left;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
}

#contentDivMainColumn {
    /*position: relative;
    left: 217px;
    top: 120px;
    width: 450px;
		height: auto;*/
	width: 495px;
	float: left;
	padding: 10px 20px 10px 20px;
	margin: auto;
}

#contentDivMainBaseColumn {
   /* position: absolute;
	left: 10px;
	top: 330px;
    width: 741px;
	float: left;*/
	width:	963px;
	height: auto;
    margin: auto;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#contentDivRightBaseColumn {
   /* position: absolute;
   left: 790px;
    top: 340px;*/
    height: auto;
	float: right;
    width: 225px;
	margin: auto;
	background-color: #ffffff;
}

#contentDivRightColumn {
    /*position: relative;
    left: 702px;
    top: 120px;
    width: 225px;*/
	height: auto;
	width: 225px;
	float: right;
	margin: auto;
}

.rightColumnTitle {
    background-color: #999;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    margin-bottom: 4px;
    margin-top: 25px;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

.code {
    font-family: Courier New, monospace;
    font-size: 12px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
    display: block;
    margin-bottom: 2px;
}

.spacer1 {
    margin-bottom: 1em;
}

.spacer2 {
    margin-bottom: 2em;
}

#footer_main {
    margin: auto;
	/*margin-left: 10px;
	text-align: left;
	border-top: 1px solid #999;
    padding-top: 3px;*/
	float: left;
	width: 963px;
	background-color: #ffffff;
}

#footer {
    margin: auto;
    border-top: 1px solid #999;
    padding-top: 3px;
	/*margin-left: 10px;
	text-align: left;*/
	float: left;
	width: 930px;
	background-color: #ffffff;
}

#disclaimer {
	margin: auto;
	text-align: left;
	float: left;
	width: 963px;
}

#footer img {
    /*float: left;*/
    border: none;
    margin-top: 0px;
	/*margin-left: 10px;*/
}


#header{
	width:			963px;
	/*height:			84px;*/
	padding-left:	0px;
	font-family:	Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
	background-color: #ffffff;
}

#header-top{
	/*width: 963px;*/
	/*background-image: url('images/header.jpg');*/
	/*background-repeat: no-repeat;*/
	height: 	0px;
}

#nav1{
	/*width:		963px;*/
	height: 	23px;
	font-size: 	9pt;
	/*padding-left: 10px;*/
	background:	#f3b900;
}

div#nav1 ul li{
	float:		right;
	text-align: center;
}

div#nav1 ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#nav1 ul li a{
	display: block;
	padding:4px;
	margin: 0px;
	border: 0px solid white;
	width: 100px;
	height: 20px;
	color: white;
	text-decoration: none;
}

div#nav1 ul li a:hover{
	background: #ffcc00;
	color: #1d2a56;
}

#nav2{
	/*width:		963px;*/
	height: 	23px;
	font-size: 	9pt;
	/*padding-left: 10px;*/
	background:	#66af04;
}

div#nav2 ul li{
	float:		right;
	text-align: center;
}

div#nav2 ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#nav2 ul li a{
	display: block;
	padding:4px;
	margin: 0px;
	border: 0px solid white;
	width: 125px;
	height: 20px;
	color: white;
	text-decoration: none;
}

div#nav2 ul li a:hover{
	background: #66cc33;
	color: #1d2a56;
}

#nav3{
	height: 	23px;
	font-size: 	9pt;
	/*padding-left: 10px;
	padding-left:	0px;
	width: 935px;
	margin : auto;*/
	background:	#26295a;
	font-family:	Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
}

div#nav3 ul li{
	float:		right;
	text-align: center;
}

div#nav3 ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#nav3 ul li a{
	display: block;
	padding:4px;
	/*margin: auto;*/
	border: 0px solid white;
	width: 200px;
	height: 20px;
	color: white;
	text-decoration: none;
}

div#nav3 ul li a:hover{
	background: #262999;
	color: #f3b900;
}

div#clr{
	clear: 		both;
}