body
{
	background: url('../images/bg.gif');
	color:White;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Tahoma, Arial;
	color:Black;
}

body a
{
    color:White;
    padding:0px;
    text-decoration:none;
    
}

a img 
{
     color:White;
    padding:0px;
    text-decoration:none;
    border:0;
}

body h4
{
    color:#5C5BAD;
    padding-left:20px;
    font-weight:bold;
    font-size:95%;
    margin-bottom:5px;
}

body h2
{
margin:0;
padding:0;
margin-top:5px;
padding-left:20px;
padding-right:30px;
color:black;
font-size:14px;
font-weight:bold;
line-height:30px;
}

body h7
{
margin:0;
padding:0;
margin-top:5px;
padding-left:20px;
padding-right:30px;
color:#015d94;
font-size:14px;
font-weight:bold;
line-height:30px;
}

body a:hover
{
    text-decoration: underline;
}

body p
{
    padding:0px;
    margin:0px;
    font-family:Tahoma;
    font-size:12pt;
}

#top_nav
{
	float:right;
	width:100%;
	text-align:right;
	margin-bottom:1px;
    padding:0px;
  
}

#bottom_nav
{
    float:left;
    text-align:center;
    width:100%;
    clear:left;
    margin-top:5px;
}

#container
{
	width:780px;
	text-align:left;
	margin: 0 auto;
}



/* Page Header bar (including navigation)*/
#header
{
	float:left;
	display:block;
	width:771px;
	height:141px;
	padding-bottom:0px;
	background: url('../images/headerBackground.gif');
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#header img 
{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:0px;
	padding-right:0px;
	display:block;
}

#nav
{
    display:block;
    float:left;
    list-style:none;
    width:auto;
    margin:0px;
    padding:0px;
    margin-top:8px;
    clear:none;
}


#nav li
{
    margin:0px;
    margin-right:0px;
    padding:0px;
    padding-top:2px;
    height:26px;
    text-align:center;
    width:auto;
    display:block;
    float:left;
    clear:none;
}

#nav a
{
    display:block;
    float:left;
    width:auto;
    padding-right:25px;
    padding-left:25px;
    padding-top:2px;
    height:26px;
    color:Black;
    background:url('../images/menuBG.jpg') repeat-x top left;
    font-family:Arial;
    font-size:11pt;
    margin:0;
    margin-right:0px;
    text-decoration:none;
    padding-top:4px;
    font-weight:bold;
}

#nav p
{
    display:block;
    float:left;
    width:auto;
    padding-right:25px;
    padding-left:25px;
    padding-top:2px;
    height:26px;
    background:url('../images/menuBG.jpg') repeat-x top left;
    font-family:Arial;
    font-size:11pt;
    margin:0;
    margin-right:0px;
    text-decoration:none;
    padding-top:4px;
    font-weight:bold;
    color:#5C5BAD;
}

#nav a:hover
{
    background:url('../images/menuBGSelected.png');
    color:#343496;
    background-repeat:repeat-x;
    
}


#header #menuLeft
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    clear:none;
    
   
	margin-left:5px;
	margin-top:10px;
}

#header #menuRight
{
    display:block;
    float:left;
	margin-left:0px;
	margin-top:10px;   
}




/* the content box */
#content 
{
    float:left;
    width:770px;
    height:420px;
    background:url('../images/mainContentBGBottom.gif') no-repeat bottom left;
    display:block;
    clear:left;
    margin:0;
}


#content h1
{
    background: url( '../images/mainContentBGTop.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    margin: 0;
    height: 10px;
    padding: 6px 8px 4px 0px;
    height: 10px;
    font-size: 11pt;
    color: black;
    font-family: Tahoma, Arial;
	
}


/* a small content box */
.contentBoxHalf
{
    width:305px;
    margin-left:60px;
    background:url('../images/boxBody3.gif') no-repeat bottom left;
    padding-bottom:5px;
    margin-bottom:10px;
    margin-right:0px;
   
    float:left;
    height:178px;
    display:inline;
    margin-top:0px;
    margin-bottom:10px;
    display:inline;
    
    
}

body > .contentBoxHalf { margin-bottom:10px; }
body > .contentBoxHalfRight { margin-bottom:10px; }

.contentBoxHalf h3
{
    background:url('../images/boxHeader3.gif') no-repeat top left;
    padding-left:15px;
    color:Black;
    margin-top:0px;
    margin:0;
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial;
    padding-bottom:4px;
    padding-top:4px;
    font-weight: bold;
	
}



.textarea
{
    overflow-x:hidden;
    overflow:auto;
    height:141px;
    width:290px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    padding-right:10px;
}



.textarea p
{
    color:Black;
    padding-left:15px;
   
    font-size:11px;
    margin-bottom:12px;
    line-height:140%;
    text-align:justify;
}
.textarea img
{
	float:left;
	margin:5px;
}





/* similar box but smaller and to the right*/
.contentBoxHalfRight
{
    float:right;
    display:inline;
    width:292px;
    background:url('../images/boxBody2.gif') no-repeat bottom left;
    padding-bottom:5px;
    
    height:178px;
    margin-right:60px;
    margin-top:0px;
    margin-bottom:10px;
    
}


.contentBoxHalf_full_height
{
    height:370px;
}

.contentBoxHalfRight h3
{
    background:url('../images/boxHeader2.png') no-repeat top left;
    color:Black;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    padding-left:15px;
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial;
    padding-bottom:4px;
    padding-top:4px;
    font-weight: bold;
}

.textarea_right
{
    overflow-x:hidden;
    overflow:auto;
    height:141px;
    width:290px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;   
}

.textarea_right p
{
   color:Black;
    padding-left:15px;
    padding-right:12px;
    font-size:11px;
    margin-bottom:12px;
    line-height:140%;
    text-align:justify;
}

.textarea_right img
{
	float:left;
	margin:5px;
}



/* login form */

#loginForm
{
    display:block;
    float:left;
    width:100%;
    margin:0;
    padding:0;
}

#loginForm fieldset
{
    border:0;
}

#loginForm label
{
    display:block;
    float:left;
    width:100%;
    margin-bottom:5px;
    text-align:center;
	color: #9edd43;
	font-weight: bold;
	font-family: Tahoma;
}

    
.text
{
    display:inline;
    float:left;
    width:35%;
    margin-left:32.5%;
    margin-bottom:40px;
    text-align:center;
    padding:0;
    
}

.textarea_full_height
{   
    
    height:335px;
}

.textarea_full_height1
{   
    
    height:250px;
}

#loginButton
{
	background:url('../images/buttonSmall.png') no-repeat;
	border-style:none;
	width:104px;
	display:inline;
	margin-left:37%;
	text-align:center;
	height:18px;
	float:left;
	margin-bottom:50px;
	
}

#loginForm .infoText
{
    float:left;
    text-align:center;
    display:block;
    font-weight:bold;
    color:#5C5BAD;
    width:100%;
    font-style:italic;
    margin-bottom:5px;
}


.q
{
    background-image:url('../images/info.jpg');
    background-position:top center;
    background-repeat:no-repeat;
    color:#5C5BAD;
    display:inline;
    float:left;
    margin-right:auto;
    margin-left:auto;
    height:35px;
    clear:none;
/* change width to allow more text in line - was width:110px; */
    width:150px;
    padding-top:43px;
/*change text position to get better positioning of text in button window*/
    text-align:center;
    margin-top:10px;
    font-weight:bold;
    font-size:90%;
}

/*style for a list in the style of lots of buttons*/
.buttonList
{
    /*display:block;
    float:left;*/
    list-style:none;
    width:auto;
    margin:0px;
    padding:0px;
    margin-top:8px;
    clear:none;
}

.buttonList li
{
    background:url('../images/libutton.jpg');
    background-repeat:no-repeat;
    padding-top:2px;
    /*margin-left:10px;*/
    text-align:center;
    width:178px;
    font-size:90%;
    margin-bottom:5px;
    height:22px;
    margin:auto;
    margin-bottom:5px;
    
}

.buttonList li a
{
    color:Black;
    text-decoration:none;
}


.buttonSmall
{
    width:178px;
    /*float:left;
    clear:both;
    display:block;*/
    display:block;
    background:url('../images/libutton.jpg'); 
    background-repeat:no-repeat;
    text-align:center;
    margin:auto;
    color:Black;
    height:22px;
   
    font-size:90%;
    padding-top:2px;   
    margin-bottom:5px;
}


.buttonReallySmall
{
    width:104px;
    /*float:left;
    clear:both;
    display:block;*/
    display:block;
    background:url('../images/buttonSmall.png'); 
    background-repeat:no-repeat;
    text-align:center;
    margin:auto;
    color:Black;
    height:22px;
    
    font-size:12px;
    padding-top:2px; 
    margin-bottom:5px;
	
}
.buttonReallySmallNew
{
    float:left;
	width:104px;
	margin-left:10px;
	background:url('../images/buttonSmall.png'); 
    background-repeat:no-repeat;
    text-align:center;
    color:Blue;
    height:22px;
	cursor:pointer;
    
    font-size:12px;
    padding-top:2px; 
    margin-bottom:5px;
	
}

.info
{
    background:url('../images/info.jpg');
    background-repeat:no-repeat;
    background-position: center left;
    padding-left:40px;
    height:29px;
    margin-left:20px;
    display:block;
    font-size:90%;
    vertical-align:middle;
    padding-top:8px;
    color:#5C5BAD;
    font-weight:bold;
    
}


.textarea img
{
    padding-left:20px;
    margin-left:0;
}

.textarea_right img
{
    margin-left:0;
    padding-left:20px;
}


/* one super sized box */
.superBox
{
    width:740px;
    margin:auto;
    background:url('../images/boxBody3.png') no-repeat bottom left;
    padding-bottom:5px;
    margin-bottom:10px;
   margin-left:15px;
    height:175px;
    display:block;
    
}


.superBox h3
{
    background:url('../images/boxHeader3.png') no-repeat top left;
    padding-left:15px;
    color:Black;
    margin-top:0px;
    margin:0;
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial;
    padding-bottom:4px;
    padding-top:4px;
    font-weight: bold;
}

.textarea_super
{
    overflow-x:hidden;
    overflow:auto;
/* was height:310px; */ 
    height:295px;
    width:736px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
	
    
}

.textarea_super img
{
	float:left;
	margin:5px;
}


.textarea_super p
{
    color:Black;
    padding-left:15px;
    padding-right:5px;
    font-size:75%;
    margin-bottom:12px;
	line-height:140%;
    text-align:justify;
}


/* application menu */
#appNav
{
    display:block;
    float:left;
    list-style:none;
    width:auto;
    margin:0px;
    padding:0px;
    /*margin-top:-28px;*/
    clear:none;
   
   
}



#appNav li
{
    margin:0px;
    margin-right:0px;
    padding:0px;
    padding-top:2px;
    height:20px;
    text-align:center;
    width:auto;
    display:block;
    float:left;
    clear:none;
    
}

#appNav a
{
    display:block;
    float:left;
    width:auto;
    padding-right:25px;
    padding-left:25px;
    padding-top:0px;
    height:20px;
    color:White;
    background:#333399;
    border-left:3px solid #9edd43;
    border-bottom:3px solid #9edd43;
    border-top:3px solid #9edd43;
    font-family:Arial;
    font-size:11pt;
    margin:0;
    margin-right:0px;
    text-decoration:none;
    padding-top:4px;
    font-weight:bold;
    
}

#menuLeftApp
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    clear:none;
    margin-top:0px;
    margin-right:0px;
	margin-left:5px;
	/*margin-top:-28px;*/
}

#menuRightApp
{
    display:block;
    float:left;
    margin-top:0px;
	margin-left:0px;
	/*margin-top:-28px;*/   
}

#content a
{
	color:blue;
}
.copywrite
{
	color:white;
}