body {
	margin: 0px;
	padding: 0px;
	background-color:#0C3380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color:#0C3380;
}

a:hover {
	color:#561C1C;
}

a:visited {
	color:#0C3380;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	color:#0C3380;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	color:#561C1C;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

hr {
	height:1px;
	color:#561C1C;
}

li {
	list-style-image:url(/images/bullet.jpg);
}

/* ID styles */

#wrapper {
	width: 1024px;
	height: auto;
    	margin: 0px auto 0px auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height:150px;
	margin: 17px 0px 0px 0px;
	text-align:left;
}

#nav {
	background-image: url(/images/inputsbg.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height:120px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#navBar {
	width: 1014px;
	height:34px;
	margin: 0px 0px 0px 3px;
    padding-top: 6px;
}

#navBar div {
	display:inline;
	margin: 0px -3px -2px 0px;
	text-align:left;
}

#subNav {
	margin: 5px 0px 0px 0px;
	width: 1018px;
	height: 20px;
	text-align:center;
}

#subNav div {
	display: inline;
	margin: 0px 0px 0px 15px
}

#subNav a {
	color:#561C1C;
	text-decoration:none;
	font-weight:bold;
}

#subNav a:hover {
	color:#0C3380;
}

#subNav a.subOn {
	color:#977D33;
	text-decoration:none;
	font-weight:bold;
}

#inputs {
	margin: 0px 0px 0px 0px;
	width: 1018px;
	text-align:left;
}

#inputsHead {
	margin: 2px 0px 0px 0px;
	width: 1018px;
	height: 20px;
}

#inputsHead div {
	display: inline;
    width: 200px;
	font-size: 14px;
	font-weight:bold;
	color:#0C3380;
}

#searchHead {
    margin: 0px 0px 0px 15px;
}

#loginHead {
    margin: 0px 0px 0px 200px;
}

#passHead {
    margin: 0px 0px 0px 196px;
}

#inputsHead a {
	font-size: 12px;
	color:#0C3380;
	text-decoration:underline;
}

#inputsHead a:hover {
	color:#561C1C;
}

#inputsFields {
	margin: 5px 0px 0px 0px;
}

#inputsFields div {
	display: inline;
	width: 300px;
	text-align:left;
	color:#0C3380;
}

#search {
    margin: 0px 0px 0px 20px;
}

#login {
    margin: 0px 0px 0px 70px;
}

#pass {
    margin: 0px 0px 0px 40px;
}


#date {
	margin: 7px 10px 0px 0px;
	color: #0C3380;
	float: right;
}

#content {
	background-image: url(/images/repeat.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px 0px 0px 2px;
	text-align:left;
	overflow-x: hidden;
	overflow-y: hidden;
}

#subContent {
	background-image: url(/images/repeat.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px 0px 0px 2px;
	text-align:left;
	overflow-x: hidden;
	overflow-y: hidden;
}

#main {
	margin: 0px 8px 0px 0px;
	width: 725px;
	float: right;
}

#sec1 {
	margin: 5px 0px 0px 0px;
}

#sec2 {
	margin: -2px 0px 0px 0px;
}

#sec3 {
	margin: -2px 0px 0px 0px;
}

#sec3left {
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	width: 218px;
	border-right: 1px solid #561C1C;
}

#sec3right {
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 42px 0px 10px 0px;
	width: 200px;
}

#sec3bot {
	clear: both;
	padding: 10px 5px 0px 0px;
	width: 430px;
    height: 130px;
	border-top: 1px solid #561C1C;
}

#sec3bot img{
	padding-right: 10px;
}

#secTop {
	background-image: url(/images/sec_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#secCon {
	background-image: url(/images/sec_repeat.jpg);
	background-repeat: repeat-y;
	margin-top: -21px;
	height: auto;
	padding: 0px 10px 5px 10px;
}

#secBot {
	background-image: url(/images/sec_bot.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#sub {
     width:998px;
     margin: 0px 0px 0px 10px;
     text-align: center;
}

#subTop {
	background-image: url(/images/sub_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#subCon {
	background-image: url(/images/sub_repeat.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding: 0px 10px 5px 10px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

#subLeft {
	float: left;
    	width: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#subRight {
	float: right;
	width: 978px;
}

#subBot {
	background-image: url(/images/sub_bot.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#left {
	float: left;
	margin: 5px 0px 0px 6px;
	width: 270px;
}

#leftTop {
	background-image: url(/images/left_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#leftCon {
	background-image:url("/images/left_repeat.jpg");
	background-repeat:repeat-y;
	/*height:1144px;*/
	margin-top:-10px;
	padding:5px 10px;
}

#leftBot {
	background-image: url(/images/left_bot.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 60px;
	margin: 0px 0px 0px 1px;
	padding-top: 25px;
	align:center;
	color: #fff;
}

#footer div {
	display: inline;
	margin-left: 12px;
}

#footer a {
	color: #fff;
}

/* CLASS styles */

.inset {
	margin: 5px 10px 5px 10px;
}

.note {
	font-style:italic;
	font-size:11px;
}

.blueNote {
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#0C3380;
	background-color: #E6EAF3;
	padding: 4px;
}

/* SP Toolkit */

#navigation
{
    margin-left: 0px;
}

.section
{
}

.section.article
{
    float: right;
    width: 694px;
    margin-left: 220px;
    padding: 14px;
}

#navigation
{
    background-image: url("/images/SPTlogo.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: -28px;
    margin-left: -235px;
    margin-top: -28px;
    padding: 28px 0 0 210px;
    width: 960px;

}

#navigation ul.menu
{
    margin:0px;
    padding: 0px;
    margin-bottom: -3px;
}

#navigation ul li
{
    display: inline;
    list-style: none;
    background-repeat: no-repeat;
    margin-right: -4px;
    background-position: center;
}

#navigation ul li.module-start-up
{
    background-image: url('/images/startup-inactive-tab-bg.png');
    padding: 24px 23px 0px;
}

#navigation ul li.module-applicants-recipients
{
    background-image: url('/images/applicants-inactive-tab-bg.png');
    padding: 24px 12px 0 8px;
}

#navigation ul li.module-applicants-recipients.active
{
    background-image: url('/images/applicants-active-tab-bg.png');
}

#navigation ul li.module-start-up.active
{
    background-image: url('/images/startup-active-tab-bg.png');
    background-repeat: no-repeat;
    padding: 24px 31px 0 15px;
}

#navigation ul li.module-enhancements
{
    background-image: url('/images/enhancements-inactive-tab-bg.png');
    padding: 24px 10px 0 5px;
}

#navigation ul li.module-enhancements.active
{
    background-image: url('/images/enhancements-active-tab-bg.png');
}

#navigation ul li.module-accountability
{
    background-image: url('/images/accountability-inactive-tab-bg.png');
    padding: 24px 8px 0;
}

#navigation ul li.module-accountability.active
{
    background-image: url('/images/accountability-active-tab-bg.png');
    padding: 18px 6px 0;
}

#navigation ul li a img
{
}

/* Menu */

.section.sub-nav
{
    float: left;
    margin-left: 0;
    margin-right: -730px;
    width: 220px;
    margin-top: 54px;
}

.section.sub-nav ul, .section.sub-nav p
{
    list-style: none;
    padding-left: 14px;
    padding-right: 8px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #000000;
}

.section.sub-nav ul li
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    margin-left: -6px;
    list-style-image: none;
}

.section.sub-nav ul li:hover,
.section.sub-nav ul li:active
{
    background-color: #030e55;
}

.section.sub-nav ul li a
{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-family: georgia, serif;
}

.section.sub-nav ul li a:hover,
.section.sub-nav ul li a:active
{
    text-decoration: underline;
}

.section.sub-nav ul li ul
{
    padding-top: 6px;
    padding-bottom: 6px;
}

.section.sub-nav ul li ul li a
{
    font-weight: normal;
    list-style: circle;
    font-style: italic;
}

.section.subnav
{
    background-color: none;
    padding:0px;
}

#start-up-nav
{
    background-image: url('/images/startup-subnav-bg.png');
    background-repeat: repeat-y;
    moz-border-radius: 10px 0px 0px 10px;
    webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

#start-up-subnav ul
{
}

#applicants-recipients-subnav
{
    background-image: url('/images/applicants-subnav-bg.png');
    background-repeat: repeat-y;
    moz-border-radius: 10px 0px 0px 10px;
    webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

#applicants-recipients-subnav ul
{

}

#enhancements-subnav
{
    background-image: url('/images/enhancements-subnav-bg.png');
    background-repeat: repeat-y;
    moz-border-radius: 10px 0px 0px 10px;
    webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

#start-up-subnav ul
{

}

#accountability-subnav
{
    background-image: url('/images/accountability-subnav-bg.png');
    background-repeat: repeat-y;
    moz-border-radius: 10px 0px 0px 10px;
    webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

#start-up-subnav ul
{

}


/* main section */

.section.article
{
    border: 14px solid;
}

.section.article.module-start-up
{
    background-color: white;
    border-color: #4784be;
    color: #030e55;
}

.section.article.module-applicants-recipients
{
    background-color: white;
    border-color: #1664a1;
    color: #030e55;
}

.section.article.module-accountability
{
    background-color: white;
    border-color: #4c3483;
}

.section.article.module-enhancements
{
    background-color: white;
    border-color: #3f459d;
}

.section.article h1
{
    font-size: 22pt;
    font-family: georgia, serif;
}

.section.article h2
{
    font-size: 16pt;
    font-family: georgia, serif;
    color: #030E55;
    -webkit-margin: 0;
    -webkit-margin-before: 0;
    margin:0;
    margin-left: 32px;
}

.section.article.module-start-up h1
{
    color: #4784be;
}

.section.article.module-applicants-recipients h1
{
    color: #1664a1
}


.section.article.module-accountability h1
{
    color: #4c3483
}

.section.article.module-enhancements h1
{
    color: #3f459d
}

.section.article h1,
.section.article p
{
    margin: 20px 34px;
}

.section.article p
{
    font-family: verdana, sans-serif;
}

.section.article ul
{
    margin-left: 12px;
}

.section.article ul li
{
    list-style: disc;
    list-style-image: none;
}

.section.article ul li ul li
{
    list-style: circle;
}

.section.article ol li
{
    list-style-image: none;
}

/* Bio */
.bio
{
    padding: 14px;
    border: 1px solid #030e55;
    width: 380px;
}

/* Resource Box */

.resource-box
{
    background: #030e55;
    padding: 12px;
    width: 220px;
    margin-left: 420px;
    color: white;
}

.resource-box ul li
{
    list-style: disc;
    list-style-image: none;
    margin-left: 0;
    padding-left: 10px;
}

.resource-box ul li,
.resource-box ul li a
{
    color: white;
    text-decoration: none;
}

.resource-box ul li a:hover
{
    text-decoration: underline;
}

#ToolkitSearch2
{
    float: right;
    position: relative;
    top: -8px;
}

#ToolkitSearch2 #st
{
    width: 96px;
}

.section.article table
{
    margin: 34px;
}

.section.article table tbody
{
    border: 2px solid #030E55;
}

.section.article table tbody td
{
    border: 1px solid #030E55;
}

#subContent #main
{
    padding-top: 22px;
}



