/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



.hidden {
display:none;
}
.noborder {
border:0 none;
}
.left {
float:left;
}
.right {
float:right;
}
.clear {
clear:both;
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}
.editpageblock {
border:1px dashed red;
padding:1px;
}
.editblock {
border:1px dotted blue;
padding:1px;
}
.selectedblock {
border:2px solid olive;
}
.mytable {
border-left:1px solid #C1DAD7;
border-top:1px solid #C1DAD7;
}
.mytable td, .mytable th {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #C1DAD7;
border-right:1px solid #C1DAD7;
padding:6px 6px 6px 12px;
}
.mytable th {
background-color:#F5FAFA;
color:#50A5DB;
font-weight:bold;
}
.tdspace {
padding-right:16px;
}






/* Custum */
html, body {
	font-family: tahoma,arial,verdana,sans-serif;
	color: #686362;
	background-color: #E5E5E5;
	}

div#top {
	border-top: 5px #0093C9 solid;
	}

div#wrapperwhite {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 108%;
}
div.wrapper {	
	margin: auto;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
}

div#head {
	height: 120px;
}

div#head h1 {
	display: none;
}

div#head div#navigation a, div#head div#navigation a:hover  {
	color: #686362;
}

div#head div#navigation {
	padding-left: 295px;
	margin-top: -38px;
}

div#head div#navigation ul {
	list-style: none;
	margin: 0;
}

div#head div#navigation ul li {
	list-style: none;
	display: inline;
	border-left: 1px #45454F solid;
	padding: 0 18px 0 5px;
}

div#content {
}

div#content div.box {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #45454F solid;
	height: 13em;
	width: 265px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#content div.box h1 {
	margin-top: 0;
}

div#content div#contentwrapper {
	width: 625px;	
	float: left;
}
div#content div#submenu a, div#content div#submenu a:hover  {
	color: #686362;
}
div#content div#submenu h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
}
div#content div#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#content div#submenu {
	width: 205px;
	margin-right: 90px;
	float:left;
}

div#content div#submenu ul li.first {
	border: 0;
}

div#content div#submenu ul li {
	padding: 5px 10px 5px 0;
	list-style: none;
	border-top: 1px #E5E5E5 solid;
}

div#content div.contentwrapper2 {
	width: 300px;
	float: left;
	margin-left: 25px;
}

div#content div.first {
	margin-left: 0;
}

div#foot {
	clear: both; 
	text-align: center;
	font-size: 77%;
	}
div#foot {
	text-align: center;
	}
div#foot p.strong {
	height: 3em;
	line-height: 3em;
	border-bottom: 1px #45454F solid;
	
}
div#foot p.lite {
	padding: 4px;
	color: #B3B3BF; 
	}

strong {
	font-weight: bold;
}

div.clearcontent {
	clear: both;
	height: 40px;
}


a {
	color: #0093C9;
	text-decoration: none;
	}
	
a:hover {
	color: #0093C9;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	font-size: 131%;
	color: #0093C9;	
	}





	











