﻿
.style1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	color: #0000CC;
	font-weight: bold;
}
.style3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}
.style4 {
    font-weight: normal;
    font-style: normal;
    Font-Size:Medium;
    color:Black;
    text-align: right;
    padding-right: 300px;
}
.style5 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}
.style6 {
    font-weight: normal;
    font-style: normal;
    Font-Size:Medium;
    color:Black;
    text-align: right;
    padding-right: 300px;
}

.space {
	padding-bottom: 20px;
}
.txtalign {
	text-align: center;
	Font-weight: bold;
	Font-Size: x-large;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #030078;
}
#center {
    text-align:center;
    margin: 0 auto;
}
#content {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}
#content2 {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: large;
}
#cursor_wait {
    cursor: wait;
}
#cursor_normal {
    cursor: auto;
}
#footer {
	float:none;
	padding: 10px;
	font-size: 80%;
	color: #000000;
	text-align: Center;
	background-color:  Silver;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;

}
#Formview {
	float:right;
	padding-right: 20px;
	text-align: left;
	background-color: Silver;
}
#goal_entry {
    padding-left: 40px;
    padding-top:20px;
    line-height: normal;
}
#header {
	height: auto;
	width: auto;
	padding-bottom: 20px;
	background-color: #030078;
}
#header_admin {
	height: auto;
	width: auto;
	background-color: #030078;
	font-size: large;
	font-weight: bold;
	color: White;
	text-align: center;
	border-bottom:1px solid #877D6C;

}

#holder {
	width: 800px;
	text-align: left;
	background-color:  Silver;
	margin-top: 0 auto;
}
#left_pane_pic {
	width: 300px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
}
#left_pane {
	width: 300px;
	padding-left: 10px;
	padding-top: 40px;
	float: left;
}
#left_pane ul li{    
	font-size:x-small;
	
	}
#left_nextto_pic {
    float:left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	width: 360px;
	text-align: justify;
}
#login  {
	background-color: #030078;
    text-align: center; 
    font-size: 100%; 
    color:White;
}
#Menu_Holder {
	height: 40px;
	background-color: #FFCC66;
	padding-top: 1px;
}
#Menu_Holder_Admin {
	height: 20px;
	background-color: #002963;
}
#Menu_Space {
	height: 10px;
	background-color: #002963;
	border-bottom:1px solid #877D6C;
}
#Menu_Space_Admin {
	padding-bottom: 20px;
	background-color: #002963;
	color: White;
	text-align:center;
	font-size: 14pt;
	font-family:Verdana;
	border-bottom: 1px solid White;
}
#middle_pane {
	margin-left: 140px;
	width: 400px;
}


#instruction_style {
	color: Black;
	font-weight: bold;
	padding-top: 10px;
}
 
.panel_content {
    font-size: smaller;
	font-weight: normal;
    background-color: Transparent;
    line-height:normal;
    color:Black;
}
.panel_description {
	font-size: large;
	font-weight: bold;
	color: Blue;
}
.panel_collapsed {
    Font-Size:Medium;
     color:Blue;
     Cursor: Hand;
     border-color: Gray;
     border-width: 1px;
     border-style:solid; 
}
.panel_expanded {
	 font-weight: normal;
     Font-Size:Medium;
     color:Blue;
     Cursor: Hand;
     border-color: Gray;
     border-width: 1px;
     border-style:solid; 
}
#right_pane {
	margin-left: 302px;
	padding-right: 40px;
	padding-top: 20px;
}
#right_pane_center {
	margin-left: 150px;
	padding-right: 40px;
	padding-top: 20px;
	text-align: center;
}
#right_pic {
	float:right;
	width: 390px;
    padding-top: 20px;
}
#space {
	padding-bottom: 20px;
}

#tabcontent {
	text-align: center;
	padding-left: 10px;
}
#Table_holder {
	padding-left: 0px;
}
#TextBoxStyle {
	text-align: Center;
	background-color:   Navy;
}