* {
	margin: 0;
	padding: 0;
}

html {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
	overflow-y: scroll;
}
a{
	text-decoration: none;
	color: black;
}
a:hover {
	color: black;
	text-decoration: underline;
}

a.redlink {
    color: #FF0000;
}

a.redlink:hover {
	text-decoration: none;
}
a.redlinkUL {
    color: #FF0000;
}

a.redlinkUL:hover {
	text-decoration: underline;
}
a.graylink {
    color: #666;
	text-decoration: none;
    margin: 0 0 0 20px;
    font-weight: normal;
}
a.graylink:hover {
	text-decoration: none;
}

a.graylink_noindent {
    color: #666;
	text-decoration: none;
    margin: 0 0 0 0px;
    font-weight: normal;
}
a.graylink_noindent:hover {
	text-decoration: none;
}

a.graylink_noindent2 {
    color: #666;
	text-decoration: none;
    margin: 0 0 0 0px;
    font-weight: normal;
}
a.graylink_noindent2:hover {
	text-decoration: underline;
}
a.whitebiglink {
    color: white;
	text-decoration: none;
    margin: 0 0 0 0px;
    font-weight: 600;
	font-size: 20px;
}
a.whitesmalllink {
    color: white;
	text-decoration: none;
    margin: 0 0 0 0px;
    font-weight: 600;
	font-size: 12px;
}
.clear {
    clear: both;
}

.wrap {
    width: 760px;
    margin: 0 auto;
    position: relative;
}

#header {
    background: #195A8C;
}

#header h1.page-title a, #header p.page-title a {
    display: block;
    width: 400px;
    height: 150px;
    background: url(../images/header-logo1.png);
    text-indent: -9999px;
    overflow: hidden;
}

ul.header-menu {
    position: absolute;
    top: 10px;
    right: 0;
}

ul.header-menu li {
    float: left;
    list-style: none;
}

ul.header-menu li a {
    color: #FFF;
    text-decoration: none;
    margin: 0 0 0 20px;
    font-weight: bold;
}

#nav {
    height: 30px;
    background: #DDD;
    border-top: 1px solid #FFF;
}

ul.main-nav {
    position: absolute;
    top: -29px;
}
ul.main-nav li {
    float: left;
    margin: 0 2px 0 0;
    background: #7295B2;
    border-top: 1px solid #7295B2;
    border-left: 1px solid #7295B2;
    border-right: 1px solid #7295B2;
    border-bottom: 1px solid #FFF;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    list-style: none;
}

ul.main-nav li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

ul.main-nav li.active {
    background: #DDD;
    border-color: #FFF;
    border-bottom: 1px solid #DDD;
}

ul.sub-nav {
    padding: 4px 0 0;
}

ul.sub-nav li {
    float: left;
    margin: 0 2px 0 0;
    background: #FFF;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    list-style: none;
}

ul.sub-nav li a {
    color: #000;
    text-decoration: none;
}

#main p {
    margin: 0 0 10px;
}

#main .content-left {
    width: 260px;
    float: left;
}

#main .content-right {
    width: 480px;
    float: right;
}

#main .content-right:after {
    clear: both;
}

#main h1.page-title {
    margin: 15px 0;
}

.block {
    position: relative;
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin: 0 0 15px;
}

.block-small:after {
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    content: " ";
    width: 260px;
    height: 7px;
    background: url(../images/main-block-bottom-border.png);
}

.block-smallright:after {
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    content: " ";
    width: 210px;
    height: 7px;
    background: url(../images/main-block-bottom-border210.png);
}

.block-large:after {
    position: absolute;
    left: 0;
    bottom: -7px;
    display: block;
    content: " ";
    width: 480px;
    height: 6px;
    background: url(../images/main-block-bottom-border-large.png);
}

.block-full:after {
	position: absolute;
	left: 0;
	bottom: -8px;
	display: block;
	content: " ";
	width: 760px;
	height: 7px;
	background: url(../images/main-block-bottom-border-full.png);
}

.block-700:after {
	position: absolute;
	left: 0;
	bottom: -8px;
	display: block;
	content: " ";
	width: 705px;
	height: 7px;
	background: url(../images/main-block-bottom-border-705.png);
}

.block .block-content {
    padding: 15px;
}

.block .line {
    border-bottom: 1px solid #9e9e9e;
}

h4.block-title {
    font-size: 18px;
    margin: 0 0 10px;
}

#search form select, #search form input {
    width: 100%;
    margin: 0 0 5px;
}

#search button {
    padding: 5px 10px;
    margin: 0 0 0 25px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    border:1px solid #595959;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e9e9e), color-stop(100%, #7a7a7a));
    background-image: -webkit-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -moz-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -ms-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -o-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: linear-gradient(top, #9e9e9e, #7a7a7a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9e9e9e, endColorstr=#7a7a7a);
}

#action ul li {
    list-style: none;
    margin: 0 0 5px;
}

#action span.red {
    background: red;
}

#action span.blue {
    background: blue;
}

#action span.green {
    background: green;
}

.funding-number {
    width: 200px;
    float: left;
    text-align: center;
}

.funding-number span {
    display: block;
    font-size: 32px;
    color: #195a8c;
}

.funding-details {
    width: 230px;
    float: right;
}

.funding-details:after {
    clear: both;
}

#footer {
    border-top: 1px solid #9e9e9e;
    height: 200px;
}

.login {
    background: #30414f;
}

#login-box {
    width: 600px;
    height: 300px;
    background: #e9e9e9 url(../images/login-logo.png) 0 0 no-repeat;
    margin: 100px auto 0;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#login-box form {
    position: absolute;
    right: 20px;
    top: 30px;
}

#login-box form label {
    display: block;
    font-size: 16px;
    margin: 0 0 5px;
}

#login-box form input {
    display: block;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 5px;
    width: 300px;
    height: 35px;
    line-height: 35px;
    margin: 0 0 10px;
}

#login-box button {
    float: left;
    padding: 5px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    border:1px solid #595959;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e9e9e), color-stop(100%, #7a7a7a));
    background-image: -webkit-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -moz-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -ms-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -o-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: linear-gradient(top, #9e9e9e, #7a7a7a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9e9e9e, endColorstr=#7a7a7a);
}

.forgot {
	float: left;
	margin: 0 0 0 60px;
	line-height: 26px;
}

.blocked_login {
    float: left;
    margin: 105px 20px 0 300px;
    line-height: 26px;
}


- new stuff for stylized forms -

/* ----------- My Form ----------- */
.myform{
margin:10 auto;
width:550px;
padding:14px;
}

/* ----------- stylized ----------- */

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:200px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:350px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:350px;
margin:2px 0 20px 10px;
}
#stylized button{
    padding: 5px 10px;
    margin: 0 5px 0 5px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    border:1px solid #595959;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e9e9e), color-stop(100%, #7a7a7a));
    background-image: -webkit-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -moz-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -ms-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -o-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: linear-gradient(top, #9e9e9e, #7a7a7a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9e9e9e, endColorstr=#7a7a7a);

}


- new stuff for stylized forms -

/* ----------- My Form ----------- */
.approveform{
margin:10 auto;
width:200px;
padding:20px,0px,20px,0px;
}

/* ----------- approve box ----------- */

#aprrovebox p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#approvebox label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:200px;
	float:left;
	margin: 10px 0px 0px 0px;
}
#approvebox .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:200px;
margin: -2px 0px 0px 0px;
}

- new stuff for SURGICAL stylized forms -

/* ----------- My Form ----------- */
.myformSURGICAL{
margin:50px 0px 50px 0px;
width:550px;
padding:14px;
}

/* ----------- stylized ----------- */
h1.surgical {
	font-size: 18px;
	margin: 0px 0px 10px 210px;
	text-decoration: underline;
}
#stylizedSURGICAL p{
	font-size:11px;
	margin: 0px 0px 200px 0px;
}
#stylizedSURGICAL label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}

#stylizedSURGICAL .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:200px;
}
#stylizedSURGICAL input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:350px;
margin:2px 0 20px 10px;
}
#stylizedSURGICAL select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:350px;
margin:2px 0 20px 10px;
}
	
#stylizedSURGICAL button{
    padding: 5px 10px;
    margin: 10px 5px 20px 5px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    border:1px solid #595959;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e9e9e), color-stop(100%, #7a7a7a));
    background-image: -webkit-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -moz-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -ms-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: -o-linear-gradient(top, #9e9e9e, #7a7a7a);
    background-image: linear-gradient(top, #9e9e9e, #7a7a7a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9e9e9e, endColorstr=#7a7a7a);

}

