* {
	margin:0;
	padding:0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.bodytips {
	margin: 0 auto;
	width: 90%;
	border: 1px solid #006400;
	border-left: 4px solid #006400;
	display: block;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #F7F7F7;
}


.bluetext {
	color: #0098dc;
	font-weight: bold;
}

.big {
	font-size: 14px;
}

.middle {
	font-size: 12px;
	font-weight: bold;
}

.middle a {
	color: #1B558F;
	text-decoration: none;
}

.small {
	font-size: 10px;
}

.small a {
	color: #000;
}

.textlarge{
	width: 280px;
}

.texthuge{
	width: 420px;
}

em {
	background-color:#EFEFEF;
	color: #000000;
}

input,textarea,select {
	border: 1px solid gray;
	padding: 3px 3px;
	margin:0;
	overflow:hidden;
	background:white;
	font: 100%/1.0em Arial, Helvetica, sans-serif;
	color: #444;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color: #555;
	background: #e0e0e0;
}

#outmain {
	margin: 0 auto;
	width: 779px;
	border-top:5px solid #096296;
	text-align: left;
	background: #fff;
}

#header {
	width: 100%;
	background:#fff;
}

#footer {
	border-top: 2px solid #A8D2DF;
	background: #096296;
	color: #C5E6EF;
	font-size: 11px;
	padding: 10px 0;
	clear: both;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#header #headerlogo {
	float: left;
	width: 178px;
	padding: 5px 0 0 2px;
	height: 67px;
	text-align: center;
}

#header #headermid {
	float: left;
	width: 470px;
	height: 46px;
	margin: 10px 0 0 5px;
	padding: 4px 0 0 5px;
	border: 1px dashed #888888;
	border-left: 3px solid #888888;
	background-color: #F7F7F7;
	/*
	background-color: #FFFFCC;
	*/
}

#headermid h4 {
	padding-top: 6px;
	font: 14px arial;
	font-weight: bold;
	line-height:15px;
}

#headermid #toptipscontent {
	padding-top: 2px;
	overflow: hidden;
	font-family: verdana, "trebuchet ms", tahoma, arial;
	font-size: 12px;
	color: #065584;
}

#header #headerright {
	float: right;
	padding-top: 0 !important;
	padding-top: 5px;
	width: 80px;
	font-size: 12px;
	margin: 10px 6px 0 0;
	/*padding: 10px 10px 0 0;*/
}

#headerright img, .sidebartalk img {
	vertical-align: middle;
}

#header #headerright a {
	text-decoration: none;
	color: #8A8A8A;
}
#header #headerright a:hover { color:black; }
#mainmenu {
}
#mainpage {
	margin-top: 10px;
	margin-bottom:1px;
}

#wrap {
	float: left;
	width: 550px;
	margin: 8px;
}

#pagetitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	border: 1px dashed #8D8D8D;
	border-left: 6px solid #176A9E;
	padding: 6px 0 6px 6px;
	color: #D37626;
}

#pagebody {
	margin: 20px 0 20px 5px;
	width: 550px;
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
	line-height: 138%;
}

.ultitle, .boldtitle {
	color:#990000;
	font-weight: bold;
}

#pagebody ul {
	margin-bottom: 25px;
	list-style-type: none;
}

#pagebody ul li {
	background: url(arrow.gif) no-repeat 2px center;
	padding: 4px 0 4px 15px;
}

#pagebody .txt a {
	color: #333333;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar ul li {
	margin: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-type: none;
	width: 200px;
}

#sidebar ul li a {
	text-decoration: none;
	font-size:10px;
	display:block;
	background-color:#fdebbf;
	color:#1B558F;
	padding:3px;
	padding-left:18px;
	border-bottom:1px solid #FFFFFF;
}

#sidebar ul li a:hover {
	color:#333333;
	background-color:#fce4ad;
}	

#sidebar ul li img * {
	vertical-align:middle;
}

#sidebar .sidebartitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	background-color:#ffce58;
	padding:5px;
	padding-left:12px;
	text-decoration: none;
	border-bottom:1px solid #fdebbf;
}

#sidebar .sidebartitle a:hover {
	color: #FFF;
	background-color: #369;
}

.sidebartalk {
	border:1px solid #D7D7D7;
	margin: 10px 0;
	width: 196px;
	background-color:#FFFFFF;
}

.sidebartalk .spantitle {
	background-image:url(hdr_blue.jpg);
	background-repeat:repeat-x;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	Color:#FFFFFF;
	Font-size:11px;
	Font-weight:bold;
	height: 25px;
}

.sidebartalk .talklist {
	width: 100%;
}

.sidebartalk .talklist a, .sidebartalk .talklist a:link, .sidebartalk .talklist a:visited, .sidebartalk .talklist a:active {
	display: block;
	height: 22px;
	border-bottom: 1px dotted #B9E052;
	padding: 6px 0 0 12px;
	font-size: 11px;
	color:#0861A5;
	text-decoration: none;
}

/*
#sidebar .sidebartalk a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	background-color:#ffce58;
	padding:5px;
	padding-left:12px;
	text-decoration: none;
	border-bottom:1px solid #fdebbf;
}
*/
#liquid {
	padding: 0px;
	overflow: hidden;
	width: 550px;
}

#liquid .liquids {
	display: block;
	background: #FFF url(right.gif) top right no-repeat;
	height: 125px;
}

#liquid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#liquid li {
	float: left;
}

#liquid .liquid {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 125px;
	width: 178px;
	background: #fff;
	border-right: 5px solid #FFF;
}

#liquid .liquid span {
	position: absolute;
	left: -999px;
	width: 990px;
}

#liquid .web {
	background: #FFF url(web.jpg);
}

#liquid .development {
	background: #FFF url(development.jpg);
}

#liquid .security {
	background: #FFF url(software.jpg);
	border-right: 0;
}

.spanleft {
	margin:5px;
	float:left;
}

.spanright {
	margin:5px;
	float:right;
}

.fieldlabel {
	display: list-item;
	font-weight: bold;
}

#dialog
{
	display: none;
	position: absolute;
	z-index: 100;
	width: 560px;
	height: 420px;
	background-color: #FFFFFF;
	border: 1px solid #000;
	font-size:12px;
}
#dialogheader
{
	background: url(header_bg.gif) repeat-x bottom;
	height: 28px;
}

#dialogbody
{
	height: 348px;
}

#dialogbody p {
	float: right;
	width: 500px;
	color: #000000;
	line-height: 180%;
	list-style-type: none;
}

#dialogfooter {
	background: url(footer_bg.gif)  repeat-x top;
	height: 34px;
	text-align: center;
	color: #F00;
	font-weight: bold;
	padding-top: 10px;
}

#mask {
    display: none;
	background-color: #000;
    left: 0px;
    position: absolute;
    top: 0px;
    filter: alpha(opacity: 30); 
	-moz-opacity:.30!important;
	z-index:100;
}
