
body 
{
	font-family:  "trebuchet MS", helvetica, sans-serif;
	/*font-family: ‘Trebuchet MS’, Helvetica, sans-serif;*/
	font-size: 1.0em;
	color:#444;
	margin:0px 0px 5px 0px;
	background-color:#747474;
	background:  #fff url(../images/styling/bluegradient.jpg) repeat-x;
	
}
* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#fff url(../images/bginner.jpg) no-repeat; 
	max-width:900px;
	min-width:760px;
	margin: 0 auto;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper 
{
	background: #FFFFFF;
	margin:1px;
	padding:0px 0px 0px 0px;
	min-height:400px;
}

#header 
{
	background: #fff;
}

#header img {
	background:none;
	border: none;
	float:left;
	padding:5px 0 10px 20px;
	vertical-align:bottom;
}

#header ul.caption
{
	float:right;
	list-style: none;
	text-align:right;
	padding:10px;
	font-style:italic;
}

#header .caption li:first-child
{
	font:140% Arial;
	padding-right:50px;
}

#header .caption li
{
	font:120% Segoe UI;
	font-style:italic;
	padding-right:50px;
}

#header #nav {
	clear:both;
	background: #83A7BD;
	border-bottom: solid 5px #336699;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	height:30px;
	padding-top:10px;
}

#header #nav li {
	display:inline;
	list-style:none;
	color: White;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0px 15px 0px 15px;
}

#header #nav li .current 
{
	background:#336699;
}

#header #nav li .other 
{
	color:#ccc;
}

 /* Start Left Sidebar */
#sidebar {
	
	width:210px;
	padding:20px 5px 20px 5px;
	float:left; 
	min-height:300px;
	
}

#sidebar h2 {
	font:120% Helvetica;
	color:#666;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:3px 0px 3px 2px;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:0px 0px 10px 10px;
	line-height:20px;
}

#sidebar td 
{
	padding:0px 0px 0px 10px;
}

#sidebar img
{
	background:none;
}

#sidebar .subnav li 
{
	list-style-type: none;
	margin-left:8px;
	padding-left:20px;
	padding-top:5px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 .6em; 
}


#sidebar input {
	padding:0px;
}
#sidebar label 
{
	margin:0px;
	padding:0 0 0 2px;
	font:110% Verdana;
	display:inline;
}

#sidebar select {
	padding:4px;
	border:none;
	border:1px dotted #999;
	font:90% Verdana;
	color:#777;
}

#sidebar input {
	padding:4px;
	border:none;
	font:90% Verdana;
	color:#777;
}

 /* End Left Sidebar */

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
}

#sidebarright img 
{
	border:none;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:120% Verdana;
	color:#fff;
	margin:10px 0;
	border-bottom: solid 8px #153E56;
	padding: 5px 2px 5px 5px;
	background-color:#457E9F;
}



#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#003366;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

.AltValSummary
{
   background-color: #ffff99;
   border : thin solid silver;
   border-radius:10px;
   width : 400px;
    padding:4px;
}

#content 
{
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

#content a
{
	color: #31639c;
	text-decoration:underline;
}

#content a:hover
{
	color:gray;
	text-decoration:none;
}

#content hr

{
	height: 12px;
    border: 0;
    box-shadow: inset 0 5px 5px -5px rgba(0,0,0,0.5);
}

#content input.formButton
{
	height:30px;
	background:none;
	border: none;
	outline: 0;
	font: normal 11px/90% Verdana, Tahoma, sans-serif;
	box-shadow: rgba(0,0,0, 0.0) 0px 0px 0px;
	
}

p {
	margin:15px 0;
	
}

h2 {
	font:140% arial;
	color:#31639c;
	font-weight:bold;	
	padding-top:0px;	
	padding-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	
}

h2 a {
	color:#999966;
	text-decoration:none;
}

h2 a:hover {
	color:#336699;
}



/* Start Footer */

#footer {
	max-width:900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:15px;
	background: #556479;
	padding-bottom:10px;
	color:#ccc;
}

#footer li 
{
	display:inline;
	color:white;
}
#footer a 
{
	color:#ccc;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}
#footer p
{
	color:#ccc;
	text-align:left;
	padding-left:5px;
}


/* End Footer */

a {
	color:#31639c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

h4 {
	font:110% Trebuchet MS;
	margin:10px 0;
	color:Orange;
}



/* Content No Right Bar */

#contentnorightbar 
{
	
	margin:0px 210px 0 0px;
	padding:15px 0 0px 40px;
	float:inherit;
	width:95%;
}

#contentnorightbar a
{
	text-decoration: underline;
	color:#31639c;
}

#contentnorightbar a:hover
{
	text-decoration: none;
	color:Gray;
}

#contentnorightbar a.help 
{
	text-decoration:underline;
	font-size:11px;
	color:navy;
}

#contentnorightbar a.help:hover
{
	text-decoration:none;
	font-size:11px;
	color:Silver;
}

#contentnorightbar table 
{
	padding:0;
	margin:0;
}

#contentnorightbar img
{
	padding:0 0 2px 0;
	margin:0;
	vertical-align:bottom;
	border:none 0;
	background:none;
}

#contentnorightbar ul
{
	line-height:20px;
}

#contentnorightbar input {
	padding:4px;
	color:black;
}

#contentnorightbar input.formButton
{
	cursor:pointer;
	height:30px;
	width:auto;
	background:none;
	border: none;
	outline: 0;
	font: normal 11px/90% Verdana, Tahoma, sans-serif;
	box-shadow: rgba(0,0,0, 0.0) 0px 0px 0px;
	
}

#contentnorightbar textarea {
	padding:4px;
	border:1px dotted #999;
	font:90% Verdana;
	color:#777;
	float:left;
	height:100px;
	width:250px;
}

#contentnorightbar select {
	padding:4px;
	border:none;
	border:1px dotted #999;
	font:90% Verdana;
	color: Black;
	outline: none;
}


#contentnorightbar .link 
{
	font: 50% verdana;
	color:Navy;
	padding-left:5px;
	padding-bottom:30px;
	text-decoration:underline;
}
 
#contentnorightbar a.editlinks 
{
	text-decoration:underline;
	color:Navy;
}

#contentnorightbar a.editlinks:hover
{
	text-decoration:none;
	color:Gray;
}

#contentnorightbar .helptext
{
	color:#999999;
	letter-spacing:-.02em;
	font-size:8pt;
	font-style:italic;
}

#contentnorightbar .radiobuttons input
{
	margin: 0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	border:0px;
	float:left;
	
}

#contentnorightbar .radiobuttons label
{
	display: block;
	font-weight:normal;
	margin-left:20px;
	margin-top:0px;
	
	line-height:25px;
}

#contentnorightbar .noborder select 
{
	
	padding: 0px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 12px/90% Verdana, Tahoma, sans-serif;
	height:22px;
	line-height:22px;
	/*background: #FFFFFF url('/images/bg_form2.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;*/
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}

#contentnorightbar .disabled 
{
	border:none;
}

/* End Content No Right Bar */



.verifycontent
{
	border: dotted 1px silver;
	margin:0px 100px 0px 0px;
	padding:5px;
}

img {
	padding:1px;
	background:none;
	border:none 0;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}



	
#contentnorightbar .submit  
{
	width:auto;
	cursor:pointer;
	padding: 3px;
	background: #FFFFFF url('/images/bg_button.png') left top repeat-x;
	font-family:Segoe UI, Arial;
	border: solid 1px #E5E5E5;
	font-size: 11px;
	color: #666;
	}
	

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}


p img {
	float:left;
	margin:0 5px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

#copyright
{
	max-width:900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ccc;
	text-align:center;
	padding-top:15px;
	background: #556479;
	padding-bottom:10px;
}

#copyright a
{
	color:#ccc;
	text-decoration:underline;
	
}

#copyright a:hover
{
	color:gray;
	text-decoration:none;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}

input[type="text"] 
{
	padding: 2px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 12px/90% Verdana, Tahoma, sans-serif;
	height: 22px;
	line-height: 26px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
input[type="password"] 
{
	padding: 2px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 12px/90% Verdana, Tahoma, sans-serif;
	height: 22px;
	line-height: 26px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
	

/* ----------------------- Menu --------------------------*/
#menucontainer
{
	clear:both;
	width:100%;
	height:20px;
	background-color:white;
	border-bottom:solid 1px silver;
	padding-bottom:5px;
	}
	
ul#menu li .current
{
	background: #336699;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:22px;
	
	}
	
ul#menu li .other
{
	
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:8px 0px 0 0px;
	height:20px;
	}

ul#menu li .last
{
	
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:8px 0px 0 0px;
	height:20px;
	
	}
	
ul#menu{
	margin:0;
	padding:0;
	list-style-type:decimal;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background: #83A7BD;
	border-bottom:4px solid #336699;
	border-top:1px solid #99CCFF;
	}

ul#menu li
{
	
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0px 20px 0 20px;
	height:10px;
	vertical-align:bottom;
	}
.logout 
{
	float:right;
	margin-right:60px;
	padding-top:1px;
	color:#45484a;
}

.logout a
{
	color:#31639c;
}

.logout a:hover 
{
	text-decoration: underline;
	color: silver;
}

/* ----------------------- End Menu --------------------------*/
	
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}	

.timeout

{
   border: thin double Black;
   color: #FFFFFF;
   font-size: medium;
   font-weight: bold;
   margin: 10px;
   background-color: #6699FF;
   position: absolute;
   top: 50px;
   left: 300px;
   z-index: 1000;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
}

.flyOutDiv
{
     display: none;
     width: 600px;
     height:350px;
     filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0));
     font-size: 12px;
     border: solid 1px #CCCCCC;
     background-color: #FFFFFF;
     padding: 5px;
}

.flyOutDivCloseX
{
	 background-color: #fff;
	 color: #FFFFFF;
	 text-align: center;
	 font-weight: bold;
	 text-decoration: none;
	 border: outset thin #FFFFFF;
	 padding: 5px; 
}

#contentnorightbar .watermarked  { 
	
	
	font-size:90%;
	color:black;
}


.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    .modalPopup
    {
        background-color: #FFFFFF;
        width: 300px;
        border: 3px solid #0DA9D0;
    }
    .modalPopup .header
    {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }
    .modalPopup .body
    {
        min-height: 50px;
        line-height: 20px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		margin-right:10px;
    }
    .modalPopup .footer
    {
        padding: 3px;
    }
    .modalPopup .yes, .modalPopup .no, .modalPopup .OK
    {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }
    .modalPopup .yes
    {
        background-color: #2FBDF1;
        border: 1px solid #0DA9D0;
    }
    .modalPopup .no
    {
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }
	 .modalPopup .OK
    {
        background-color: #2FBDF1;
       border: 1px solid #0DA9D0;
		line-height:normal;
		height:auto;
		border-radius:0px;
		-moz-border-radius:0px; /* Firefox 3.6 and earlier */
    }

.modalButton
{
	height: 30px;
	font: normal 11px/90% Verdana, Tahoma, sans-serif;
	cursor: pointer;

}

input[type="submit"] {
	border:0px;
	background: #797e80;
	background-image: -webkit-linear-gradient(top, #797e80, #515354);
	background-image: -moz-linear-gradient(top, #797e80, #515354);
	background-image: -ms-linear-gradient(top, #797e80, #515354);
	background-image: -o-linear-gradient(top, #797e80, #515354);
	background-image: linear-gradient(to bottom, #797e80, #515354);
	-webkit-border-radius: 16;
	-moz-border-radius: 16;
	border-radius: 16px;
	font-family: 'Segoe UI';
	font-size: 14px;
	padding: 5px 15px 8px 15px !important;
	text-decoration: none;
	color:white !important; 
}

input[type="submit"]:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor:pointer;
}

input[type="submit"]:disabled {
  background: silver;
  cursor:not-allowed;
  text-decoration: none;
}