@charset "UTF-8";

/*
***********************************************************

Title:			financial.css
Author: 		TBCherry (www.tbcherry.com)
Created: 		10.05.2008
Last modified: 	10.22.2008

***********************************************************
*/


/* This body style defines the backround grey gradient on every page*/
body {
	background-image: url(images/1pixel_b.gif);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}
h1 {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
	width: 360px;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 0 0 0;
	margin: 0 0 0 233px;
}

#content h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #003399;
	margin: 0;
	padding: 0 0 .25em 0;
}
#content h2 a {
	color: #003399;
	text-decoration: none;
}
#content h2 a:hover {
	color: #993300;
	text-decoration: underline;
}
#content h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #003399;
	margin: 2em 0 0 0;
	padding: 0 0 .25em 0;
}
#content h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #993300;
	margin: .5em 0 0 0;
	padding: 0 0 .25em 0;
}

#form {
	width: 250px;
	margin: 0;
	padding: 0;
}
#content p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 0 1em .0;
	margin: 0;
}
#content p a {
	color: #003399;
	text-decoration: none;
}
#content p a:hover {
	color: #993300;
	text-decoration: underline;
}
#content p span {
	color: #993300;
	text-decoration: none;
}
#note {
	margin: 0;
	padding: 0 0 1em 2em;
}
#note p em {
	color: #336699;
	margin: 0;
	padding: 0;
}
#content ul {
	margin: .25em 0 .5em 2em;
	padding: 0;
}
#content li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	padding: 0 0 1em 0;
	margin: 0;
	list-style-type: square;
}
#content li a {
	color: #CC6633;
	text-decoration: none;
}
#content li a:hover {
	color: #993300;
	text-decoration: underline;
}
#content p a[href^="http:"] {
 padding-right: 10px;
 background-image: url(images/ex_link.gif);
 background-repeat: no-repeat;
 background-position: right top;
}
/*-----------------------------------This starts Tertiary Navigation------------------*/

#ternav1, #ternav2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	text-align: left;
	margin: 0 auto;
	padding: 0;	
}

#ternav1 ul, #ternav2 ul {
	margin: 0;
	padding: 0 0 0 0;
}

#ternav1 li, #ternav2 li {
	line-height: 1em;
	display: inline;
	list-style-type: none;
	margin:  0;
	padding: 0 .75em 0 .5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#ternav1 li.selected, #ternav2 li.selected {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #999;
	line-height: 1em;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#ternav1 li a, #ternav2 li a {
	color: #993300;
	text-decoration: none;
}

#ternav1 li a:hover, #ternav2 li a:hover {
	color: #000066;
	text-decoration: underline;
}

#ternav1 li.first, #ternav2 li.first {
	padding-left: 0;
}

#ternav1 li.last, #ternav2 li.last {
	border-right: 0;
}


/*-----------------------------------This ends Tertiary Navigation------------------*/

/* These styles are used in the Contacts pages*/
.block1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 235px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height: 100%;
}
.block1 li {
	color: #CC6633;
	list-style-image: none;
	list-style-type: square;
}
.block1 ul li a {
	font-size: 1em;
	color: #CC6633;
	line-height: 1.6em;
	padding-right: 15px;
	background-image: url(images/mailith.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.block1 ul li a:hover {
	font-size: 1em;
	line-height: 1.6em;
	padding-right: 15px;
	background-image: url(images/mailit2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.block2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 235px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
.block2 li {
	color: #CC6633;
	list-style-image: none;
	list-style-type: square;
}
.block2 ul li a {
	font-size: 1em;
	color: #CC6633;
	line-height: 1.6em;
	padding-right: 15px;
	background-image: url(images/mailith.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.block2 ul li a:hover {
	font-size: 1em;
	line-height: 1.6em;
	padding-right: 15px;
	background-image: url(images/mailit2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .85em;
	line-height: 1.4em;
	color: #666699;
	margin-left: 10px;
	text-align: left;
}
/* These styles are used in the Frequently Asked Questions pages*/
#content #questions {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

#content #questions ol li, #content #questions ol li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
	display: block;
	margin: 0;
	padding: 0 0 15px 0;
}
#content #questions ol li a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.faq {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.faq ol li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.faq dt {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.faq dd {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	margin: 0px;
	padding-left: 35px;
	padding-top: 0px;
}
.faq dd a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.faq dd a:hover {
	text-decoration: underline;
}
.faq dd a[href^="http:"] {
 padding-right: 10px;
 background-image: url(images/ex_link.gif);
 background-repeat: no-repeat;
 background-position: right top;
}
/* End of the Frequently Asked Questions pages*/


a[href^="http://www.robeson.cc.nc.us"], a[href^="http://www.robeson.edu"], a[href^="http://204.211.38.145"] {
 padding-right: 0px;
 background-image: none;
}

