body    {
	background-color: #313c4e;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #3F3F3F;
}

#pagecontainer      {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	min-width:750px;
	max-width: 800px;
}

#maincontent {
	background-color: #fff;
	float: left;
	clear: both;
	position: relative;
	padding-bottom:20px;
	overflow: hidden;
}
#maincontent, #maincontent td  { 
	font-size:11px;
}

.section-header {
	font-weight: bolder; 
	font-size: 1.5em; 
	margin: 0px; 
	padding: 0px;
	color: #3D5DAC;
}

img{
    border:	    0
}

a {
    color:          #800000;
    font-style:     normal;
    TEXT-DECORATION:none;
}
a:visited {
    color:          #800000;
    text-decoration:none;
    font-style:     normal;
}
a:hover {
    color:	    #cc9900;
    text-decoration:underline;
    font-style:	    normal;
}

.headerlinks {
    color:          white;
    font-style:     normal;
    text-decoration:none;
    font-weight:    bold; 
    font-size:	    1.0em; 
    
}
.headerlinks:link {
    color:          white;
    font-style:     normal;
    text-decoration:none
    font-weight:    bold; 
    font-size:	    1.0em; 
}
.headerlinks:visited {
    color:          white;
    text-decoration:none;
    font-style:     normal
    font-weight:    bold; 
    font-size:	    1.0em; 
}
.headerlinks:hover {
    color:	    #cc9900;
    text-decoration:underline;
    font-style:	    normal
    font-weight:    bold; 
    font-size:	    1.0em; 
}

h1 {
    COLOR:          #3D5DAC;
    FONT-FAMILY:    Verdana,Arial,Helvetica,sans-serif;
    FONT-STYLE:     normal;
    FONT-SIZE:      14px;
    FONT-WEIGHT:    bold;
    TEXT-DECORATION:none;
    margin-left:    5px;
}

p {
    padding-left:   20px;
    padding-right:  20px
}

.bold-blue {
    COLOR:          #3D5DAC;
    FONT-WEIGHT:    bold;
}

.error {
    color: red;
    font-weight: bold;
}
#popup-body {
    position: relative;
    margin: 10px 5px 5px 5px;
    font-family:    TrebuchetMS, Verdana, Arial, Helvetica;
    color:	    black;
    font-size: 11px;


}
#error-message {
    margin:10px 10px 10px 10px;
    padding:10px 10px 10px 10px;
    border: 3px double #CCCC39;	/* 1px groove yellow; */
    background-color: #E5E5E5;
    width: 200px;
}

input[type="submit"], input[type="button"] {
  font-size:		11px;
  font-weight:		bold;
  background-color:	#ffffff;
  border-color:		#336699;
  border-style:		outset;
  border-width:		2px;
  color:		#336699;
  padding:		2px 4px 2px 4px;
}

input[type="submit"]:hover, input[type="button"]:hover {
  font-size:		11px;
  font-weight:		bold;
  background-color:	#336699;
  border-color:		#336699;
  border-style:		outset;
  border-width:		2px;
  color:		#ffffff;
  padding:		2px 4px 2px 4px;
}


zzinput[type="submit"]{
  font-size:		11px;
  font-weight:		bold;
  background-color:	#336699;
  border-color:		#336699;
  border-style:		outset;
  border-width:		2px;
  color:		#FFFFFF;
  padding:		2px 4px 2px 4px;
}

input[type="text"], input[type="password"], select {
    color: 		#000044; 
    font-style: 	normal; 
    font-size:		11px;
    text-decoration:	none;
    background-color:	#fbfbf0;
    border-color:	#336699;
    border-width:	1px;
    width: 		150px;
}

.left-col, td#left-col {
    text-align:	right;
    padding-right: 5px;
    padding-bottom: 2px;

}

.right-col, td#right-col {
    text-align:		left;
    padding-left:	5px;
    padding-bottom:     2px;
}
/* Header ---------------------------- */

#header           {
	background-image: url(/images/header_bg3.jpg);
	position: relative;
	width: 100%;
	height: 87px;
}
#headerlogo     {
	background-color: transparent;
	position: relative;
	top: 24px;
	left: 20px;
	width: 157px;
	height: 30px;
	display: inline;
}

#login {
    float: right;
    clear: both;
}

#navcontainer   { 
	background-color: #9184e0; 
	float: left; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	position: relative; 
	width: 100% 
}

#navcontainer   { 
	background-color: #9184e0; 
	float: left; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	position: relative; 
	width: 100% 
}

#top-menu        { 
	float: left; 
	width: 80% 
}
#top-menu ul     { 
	font-weight: bold; 
	font-size: 0.6em; 
	line-height: 2em; 
	float: left; 
	margin: 0px; 
	padding: 0px;
}
#top-menu ul li  { 
	display: inline 
}
#top-menu ul li a   { 
	color: white; 
	text-decoration: none; 
	float: left; 
	padding: 0.2em 0.8em; 
	border-right: 1px solid #6456b6 
}
#top-menu ul li a:hover { 
	color: #fff; 
	background-color: #FFA500;
}

.nav-on {
	background-color: #7FAADB;
}

/* Left Layout ------------------7FAADB---------- */

#leftcontent  {
	background-color: #fff;
	float: none;
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-left:20px;
	padding-right: 0px;
}
#split {
	position: relative;
	width: 100%;
}
#leftsplit {
	float:left;
	width: 250px;
}
#rightsplit {
	position:absolute;
	width: 50%;
	top:0px;
	right:0px;
}

/* Block Styles -----------------F7F7F7----f1f2f6------- */

.block-main {
	/*background-color: #f1f2f6;*/
	padding: 5px 5px 5px 5px;
	clear:both;
	border-top: 1px solid #3D5DAC;
	min-height: 70px;
}

.block-container-out {
    margin-right: 20px;
    background-color: #f1f2f6;
    cursor: default;

}
.block-container-on {
    margin-right: 20px;
    background-color: #7FAADB;
    cursor: pointer;
}

.block-main-on {
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
	clear:both;
	border-top: 1px solid #3D5DAC;
	min-height: 70px;
}


.block-sub {
/* 	background-color: #f1f2f6; */
	margin-bottom: 30px;
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
	clear:both;
}

#explore {
	width:100%;
	margin-bottom: 15px;
}
#leftsplit .block {
	margin-right: 40px;
}

/* Dividers ---------------------------- */

.divider {
	height: 3px;
	width: 100%;
	font-size: 0px;
	border: 1px solid #666699;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*-------------------------------------------- */
#footercontainer {
	background-color: #9184e0;
	float: left;
	width: 100%;
	position:relative;
 	padding-top: 0px;
	padding-bottom: 10px;
	color: white; 
	font-size: 0.6em;
	line-height: 1.1em;
}
#footercontainer a {
	color: white; 
	text-decoration: underline;
}
#footercontainer a:hover {
	color: #ffd000; 
}
#footerlinks        {
	float: left;
	width: 80%;
}
#footerlinks ul     {
	float: left;
	margin: 0px;
	padding-left: 10px;
}
#footerlinks ul li  { 
	display: inline;
}
#footerlinks ul li a  { 
	float: left; 
	padding-right: 10px;
	padding-top: 10px;
}
#copyright {
	position: absolute;
	right: 16px;
	bottom: 20px;
}
#copyright a {
	color: white; 
	text-decoration: underline;
}
#copyright a:hover {
	color: #ffd000; 
}


