@charset "utf-8";
/* CSS Document */

/* Body elements */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	text-align:left;
	background:url(background_greenshade.jpg) repeat-x;
}

.header {
margin: 2.0em auto 0.0 auto;
width: 940px;
height:55px;
}

#Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 50px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:2px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:14px;
	background:url(headerback.jpg) repeat-x;
	text-align:center;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

body>#Header a:link {color:#00C; text-decoration:none}
body>#Header a:visited {color: #00C;text-decoration:none}
body>#Header a:hover {color:#F60;text-decoration:none}
body>#Header a:active {color:#080;text-decoration:none}

.snicon a:link {color:#FFF; text-decoration:none}
.snicon a:visited {color: #FFF;text-decoration:none}
.snicon a:hover {color:#FFF;text-decoration:none}
.snicon a:active {color:#FFF;text-decoration:none}

.matchstatus a:link {color:#00F; text-decoration:none}
.matchstatus a:visited {color: #00F;text-decoration:none}
.matchstatus a:hover {color:#F00;text-decoration:none}
.matchstatus a:active {color:#080;text-decoration:none}


.pagecontent {
	text-align:center;
	background-color:#FFFFFF}
	
.profileheader
	{
	background:url(profilebanner.gif) no-repeat center;
	}

table {margin-left:auto; margin-right:auto;}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #0000FF;
	vertical-align:middle;
	text-decoration:none;
}

.button_bluewhiteshade a:link {color:#00C; text-decoration:none}
.button_bluewhiteshade a:visited {color: #00C;text-decoration:none}
.button_bluewhiteshade a:hover {color:#F60;text-decoration:none}
.button_bluewhiteshade a:active {color:#080;text-decoration:none}

.greybox
	{
	padding: 1em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background-color:#FFFFFF;
	}
	
.greenbox
	{
	padding: 1em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_greenshade.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.bluebox
	{
	padding: 1em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_blue.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.lightbluebox
	{
	padding: 1em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightblue.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}

.profilelightredbox
	{
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightred.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.profilebluebox
	{
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightblue.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}

.thintable{
	border:solid;
	border-width:thin;
	border-color:#0000AA;
}
.alert
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #0f0;
	font-weight: bold;
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 2px;
	background-color:#000;
	}
	
.profilegreenbox
	{
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightgreen.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.profileyellowbox
	{
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightyellow.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.lightyellowbox
	{
	padding: 1em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(idwindow_lightyellow.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}

.linkbox
	{
	padding: 0.5em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	background:url(headerback.jpg) repeat-x;
	/*background-color:#DDFFDD;*/
	}
	
.greenseperator 	{
	background:url(greenseperator.jpg) no-repeat;
	}

	
.greywidebox
	{
	width: 445px;
	padding: 0em;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px;
	
	}

.content {
	width: 850px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.banner {
	width: 850px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

.maincontent {
	width: 825px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

.mainmenu_bar {
	width: 900px;
	height:55px;
	vertical-align:middle;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-image: url(mainmenu_bar.png);
	background-repeat: no-repeat;
	background-position: center;
}

.applications td{vertical-align:top;}

/* Text elements */
li {
	margin: 0.0em auto 0.5em auto;
	text-align:left;
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #CC0033;
	font-weight: bold;
	text-align:center;
}

.inlineheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color:#0000CC;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AA0000;
	margin:0px 0px 0px 0px;
	padding:8px 2px 2px 2px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 15px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px 2px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background:url(idwindow_lightyellow.jpg) repeat-x;
	text-align:center;
}

.submenu a:link {color:#020; text-decoration:none}
.submenu a:visited {color: #020;text-decoration:none}
.submenu a:hover {color:#F60;text-decoration:none}
.submenu a:active {color:#080;text-decoration:none}

.inlinered { 
	color:#FF0000;
}

.inlinegreen { 
	color:#006633;
}


.inlineblue{ 
	color:#0000FF;
}

.inlineamber{ 
	color:#FF9900;
}


.guidelineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}

.guidelinered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FF0000;
}

.guidelineblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #0000FF;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #FF0000;
}

.errorinstruction 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color: #0000FF;
}

.testimonial {
	font-size: 16px;  
	text-decoration:none;
	color: #000000;
	text-align:left;
}

.firstparagraph {
	font-size: 16px;  
	text-decoration:none;
	color: #000000;
	text-align:left;
	font-weight: bold;
}

.testname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.testrole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  
	text-decoration:none; 
	color: #000000; 
	text-align: right;
	
}

/* Forms/Buttons */

/* HTML code for button below: <div class="button_bluewhiteshade"><INPUT type="submit" name="" value=""></div> */
.button_bluewhiteshade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	cursor:pointer;
	width: 90px;
	height: 33px;
	border: none;
	text-align:center;
	vertical-align:middle;
	background-image: url(button_bluewhiteshade.png);
	background-repeat: no-repeat;
	background-position: right;

} 

.matchper {
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.formtitlecell {
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0033;
	font-weight: bold;
	border-bottom-color:#0000FF;
	border-bottom-style:groove;
	border-bottom-width:thin;
}

.formguidecell {
	text-align: left;
	vertical-align:middle;
	
}

.formlabelcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #0000FF;
	background-color:#DDFFDD;
	text-align: right;
	vertical-align:top;
	
}

.forminputcell {
	background-color:#DDFFFF;
	text-align: left;
	vertical-align:middle;
}

.regform {
	font-family:Arial, Helvetica, sans-serif;
	border:solid;
	border-width:thin;
	border-color:#999999;
	margin: 5px
	}
	
.loginform {
	font-family:Arial, Helvetica, sans-serif;
	border:solid;
	border-width:medium;
	border-color:#0000FF;	
	margin: 5px
	}
	
input[type="text"],input[type="password"], textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
    border: 1px solid #000000;
    background: #fff;
	padding: 2px 5px 2px 5px;
}
input[type="text"]:hover,input[type="password"]:hover, select:hover{
    border: 1px solid #FF0000;
    background:#FFFFCC;
	font-weight:bold;
}

input[type="text"]:focus,input[type="password"]:focus, select:focus{
	border: 1px solid #FF0000;
    background:#EEFFEE;
	font-weight:bold;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px solid #000000;
    background: #fff;
	padding: 2px 0px 2px 5px;
}


.formbuttoncell {
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:middle;

}

.stattitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-align:center;
}

.stattitle a:link {color:#FFFF00;text-decoration:none}
.stattitle a:visited {color:#FFFF00;text-decoration:none}
.stattitle a:hover {color:#F00;text-decoration:none}
.stattitle a:active {color:#080;text-decoration:none}

.statsum {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#000000;
text-align:center;
}
.statsum a:link {color:#000;text-decoration:none}
.statsum a:visited {color:#000;text-decoration:none}
.statsum a:hover {color:#F00;text-decoration:none}
.statsum a:active {color:#080;text-decoration:none}

.stattot {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#FFFF00;
text-align:center;
}

.stattot a:link {color:#FFFF00;text-decoration:none}
.stattot a:visited {color:#FFFF00;text-decoration:none}
.stattot a:hover {color:#F00;text-decoration:none}
.stattot a:active {color:#080;text-decoration:none}
