﻿body 
{
	background-image:url(/images/backgrounds/smallbackgroundTile.jpg);
	background-repeat:repeat-x;
	background-color:#182e79;
	margin:0px;
	font-family:Trebuchet MS;
	font-size:12px;
}

.smalltext
{
	font-size:10px;
}

.popupdiv
{
	display:none;
	padding:5px;
	
	border:1px;
	border-color:#9698C1;
	border-style:dotted;	
	background-color:#FFFFFF;
	
	font-family:Trebuchet MS;
	font-size:12px;
}

div.page
{
	background-image:url(/images/headers/headerBg_v2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:801px;
	
	margin-left:auto;
	margin-right:auto;
	padding-top:29px;
}


div.header
{
	width:760px;
	height:62px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	font-family:Trebuchet MS;
	font-size:22px;
	color:#9698C1;
	text-align:center;
}

div.headerbar
{
	text-align:center;
	font-family:Trebuchet MS;
	font-size:18px;
	color:#9698C1;
	padding-bottom:0px;
	padding-top:0px;
	height:18px;
}

div.headerTabs
{
	margin-top:15px;
	margin-left:22px;
}

div.footer
{
	width:801px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-image:url(/images/footer_line.jpg);
	background-repeat:no-repeat;
	height:13px;
	padding-top:10px;
}

div.centertab
{
	background-image:url(/images/tabs/BlueTab.gif);
	text-align:center;
	font-family:Trebuchet MS;
	font-size:14px;
	padding-top:5px;
	margin-right:5px;
	height:21px;
	width:185px;
	float:left;
}
div.centertab:hover
{
	background-image:url(/images/tabs/GoldTab.gif);
}

div.selectedtab div.centertab
{
	background-image:url(/images/tabs/GoldTab.gif);
	text-align:center;
	font-family:Trebuchet MS;
	font-size:14px;
	padding-top:5px;
	margin-right:5px;
	width:185px;
	float:left;
}

div.welcomebar
{
	text-align:center;
	font-family:Trebuchet MS;
	font-size:18px;
	color:White;
	padding-top:8px;
	padding-bottom:5px;
}

div.middlebackground
{
	width:801px;
	height:27px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(/images/outerLines_Tile.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
	margin-right:0px;
	margin-top:100px;
}

div.content
{
	width:801px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/outerLines_Tile.jpg);
	background-repeat:repeat-y;
}

div.loginbox
{
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:150px;
	background-color:#44A3C7;
	padding:30px;
}

div.pagebox
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
}

div.pageboxtop
{
	background-image:url(/images/page/page_headerCurves.gif);
	background-repeat:no-repeat;
	height:20px;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	letter-spacing:2px;
}
div.pageboxcenter
{
	background-image:url(/images/page/page_GradTile1.gif);
	background-repeat:repeat;
	width:734px;
	padding:5px 5px 5px 5px;
	border-width:0px 4px 0px 4px;
	border-color:#182E79;
	border-style:solid;
}
div.pageboxbottom
{
	background-image:url(/images/page/page_footerCurves.gif);
	width:752px;
	height:18px;
}

.datagrid
{
	margin-left:0px;
	margin-right:20px;
	border-color:#44A3C7;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	text-align:left;
	width:100%;
}
.datagridheader
{
	background-color:#44A3C7;
	color:#ffffff;
	text-align:center;
}
.datagridfooter
{
	text-align:left;
}
.datagridaltrow
{
	background-color:#EEF7FA;
}
.dgcheckbox
{
	width:50px;
	text-align:center;
}
.dgcolumn1
{
	width:50px;
	text-align:left;
}
.dgcolumn2
{
	width:100px;
	text-align:left;
}
.dgcolumn3
{
	width:150px;
	text-align:left;
}
.dgcolumn4
{
	width:200px;
	text-align:left;
}
.dgcolumn5
{
	width:250px;
	text-align:left;
}
.dgeditcolumn
{
	width:150px;
	text-align:center;
}
.dgbuttoncolumn
{
	width:80px;
	text-align:center;
}
.dgbutton
{
	font-weight:bold;
	border:2px solid;
	border-top-color:#a8c4cf;
	border-left-color:#a8c4cf;
	border-right-color:#0053a0;
	border-bottom-color:#0053a0;

	background-color:#44A3C7;
	font-family:Trebuchet MS;
	font-size:11px;
	height:20px;
}
.dglabel
{
	padding-left:2px;
}
.dgtextbox
{
	padding-bottom:2px;
	width:95%;
	font-family:Trebuchet MS;
	font-size:12px;
	height:15px;
}
.dglistbox
{
	width:95%;
	font-family:Trebuchet MS;
	font-size:12px;
}



/*ie fix for datagrid borders*/
.datagrid td
{
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#44A3C7;
}










.CaseStudyDG
{
	width:100%;
	text-align:center;
	border-color:#44A3C7;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
}
.CaseStudyDGHeader
{
	background-color:#44A3C7;
	color:#ffffff;
	text-align:center;
}
.CaseStudyDGaltrow
{
	background-color:#EEF7FA;
}
.CaseStudyDGrow
{
}
/*ie fix for datagrid borders*/
.CaseStudyDG td
{
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#44A3C7;
}
.dgcolumnnormal
{
	width:90px;
}

div.usertype
{
	background-image:url(/images/other/org-ind.jpg);
	width:390px;
	height:105px;
	padding:90px 55px 0px 55px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
}
td.usertypecell
{
	text-align:center;
	width:140px;
}
/** Text Boxes **/
.tb7
{
	width:500px;
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding-left:2px;
}
.tb6
{
	width:300px;
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding-left:2px;
}
.tb5
{
	width:200px;
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
.tb4
{
	width:140px;
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
.tb3
{
	width:100px;
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

/** Links **/
div.centertab a
{
	font-family:Trebuchet MS;
	font-size:14px;
	color: #000000;
	text-decoration:none;
}
div.centertab a:hover
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
/**
div.newuser a
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:yellow;
	text-decoration:none;
}
div.newuser a:hover
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:Orange;
	text-decoration:none;
}

div.footer a
{
	font-family: Verdana;
	font-size:10px;
	color: #000000;
	text-decoration:none;
}
div.footer a:hover
{
	font-family: Verdana;
	font-size:10px;
	color: Gray;
	text-decoration:none;
}
**/
.pagingcontrols a
{
	font-family: Verdana;
	font-size:10px;
	color: #000000;
	text-decoration:none;
}
.pagingcontrols a:hover
{
	font-family: Verdana;
	font-size:10px;
	color: Gray;
	text-decoration:none;
}




.sitename
{
	font-size:14px;
}
.username
{
	font-size:16px;
}
.questionnumbertext
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
.formlabel
{
	font-family:Trebuchet MS;
	font-size:12px;
	width:140px;
	text-align:right;
	float:left;
	padding:1px 4px 0px 0px;
}
.formlabellarge
{
	font-family:Trebuchet MS;
	font-size:12px;
	width:200px;
	text-align:right;
	float:left;
	padding:1px 4px 0px 0px;
}
.formfield
{
	margin-left:144px;
	margin-bottom:4px;
	text-align:left;
}
.errortext
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:Red;
}
.errortext12
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:Red;
}
.errortext1
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:Red;
}
.loginfailedtext
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:Red;
	text-align:center;
}



select
{
	font-family:Trebuchet MS;
	font-size:12px;
}
textarea
{
	font-family:Trebuchet MS;
}

.rightbtn
{
	float:right;
}
.pagingcontrols
{
	text-align:center;
	font-family: Verdana;
	font-size:10px;
}
