/* =========================================================================================
    CSS styles for PROVIDENT.ISTARS.COM - 2006 by iSTARS.
   =========================================================================================
		To change website theme please edit fonts and colors in the code below marked "Theme change"
		To change images please download /headerFooters/images folder and update (overwrite) existing
		files. As addition you will have to update dimension of those images (if different) in their 
		styles code.
		
		Current Color Themes:
		#336699 - Dark Blue
		#336699 - Blue
		#AABEF0 - Light Blue
		
		Fonts:
		Large Fonts - Geneva, sans-serif;
		Small Fonts - Tahoma, sans-serif;
		
		
*/

/* ======================================== GENERAL ========================================  */

/* style for links */
a:link {
	text-decoration: none;
	color:	#0000CC;
}
a:visited {
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
	color:	#AABEF0; /*Theme Change*/
}
a:active {
	text-decoration: none;
}

/* style for page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222;
	background-repeat: repeat-x;
}


/* ======================================== page ========================================  */

.pagewrapper{
margin:0px;
width:100%
background-color:#000;
}


/* ======================================== header ========================================  */



#outersectionright{
 position:relative;
 background-color:#FFF;
 background-image: url(images/SideBarImage.png);
 background-repeat: no-repeat;
 z-index:3;
 width:175px;
 min-width:175px;
 min-height:250px;
 margin: 0 auto;
 margin-right:-225px;
 margin-top:-15px;
}
#outersectionright h1{
 width:175px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:48px;
 font-style:bold;
 color: #333;
 text-align: center;
 padding-left:3px;
 padding-top:143px;
 z-index:3px;
}
#outersectionright h2{
 width:175px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:48px;
 font-style:bold;
 color: #FFF;
 text-align: center;
 padding-left:0px;
 padding-top:0px;
 margin-top:-88px;
 z-index:5px;
}


/* ======================================== content ========================================  */

.contentwrapper {
	background-color:#000;
	background-image: url(images/DallasNightBG.jpg);
  margin: 0 auto;
	height: 640px;
	width:1200px
}

.contentwrapperInner {
	background-repeat: repeat;
	width:940px
  margin: 0 auto;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
	text-decoration: none;
}


/* ======================================== forms ========================================  */
.formwrapper{
width: 700px;
background-color: #eee;
}

.forms {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
html>body .forms{
	margin-left: 30px;
}	

.formsBigBlue {
	background-image: url(images/forms/formblue-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}
.formsSmall {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 1px;
}

/* ======================================== buttons ========================================  */
.button {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width:	109px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-expand {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	background-repeat: repeat-x;
	height: 26px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-small {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button-small.gif);
	background-repeat: repeat-x;
	width: 50px;
	height: 22px;
	text-align: center;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

/* ======================================== lines ========================================  */
.v-separator {
	border-left: 1px solid #CCCCCC;
}	
.h-separator {
	border-top: 1px solid #CCCCCC;
}
.hb-separator {
	border-bottom: 1px solid #CCCCCC;
}
.hbottom-separator {
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
}
.borderall {
	border: 1px solid #CCCCCC;
}





/* ======================================== CONTENT ========================================  */


/* =============== Content header General styles=============== */

.content-header {
	background-image: url(images/content/content-headerbknd.jpg);
	background-repeat: repeat-x;
}

.content-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336699; /*Theme change*/
	font-weight: normal;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 100px;
	padding-right: 75px;
	padding-bottom:	24px;
	margin-bottom:	12px;
}

.content-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A4A276;
	padding: 3px;
}
.content-button-table {
	background-color: #F2F2F2;
	padding: 10px;
}
.content-table {
	border: 1px solid #336699; /*Theme change*/
}


/* =============== General Styles =============== */
.content-table-rowcolor	{
	background-color: #E4E4E4;
}
.content-subheader {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #336699; /*Theme change*/
}
.content-description {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;	
}
.content-text10 {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #272727;
}
.content-text10-white {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text10-gray {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.content-text10-color {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text11 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
}
.content-text11-white {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text11-color {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text12 {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
}
.content-text12-white {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text12-color {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text12-gray{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666; /*Theme change*/
}
.content-text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text14-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text14-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666; /*Theme change*/
}
.content-text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text16-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text16-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #272727;
}
.content-text18-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text18-color {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699; /*Theme change*/
}
.content-text20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #272727;
}
.content-text20-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text20-color {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #272727;
}
.content-text22-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text22-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666; /*Theme change*/
}
.content-text-faded	{
	color:	#E4E4E4;
}
.content-labels	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 5px;
}
.content-records	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 5px;	
}
.content-list-labels	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	color:	#336699; /*Theme change*/
	background-color: #AABEF0; /*Theme change*/
	padding: 5px;
}
.content-list-labels-links {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:link {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:visited {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:hover {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
	padding-left: 5px;
}
a.content-list-labels-links:active {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.content-list-records	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 2px;	
}
.content-list-records2	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	color:	#272727;
	padding: 2px;	
}
.content-list-records3	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color:	#272727;
	padding: 2px;	
}
/*-------------------------------------------------------------------------
Calendar Styles
-------------------------------------------------------------------------*/
.cal_prev_button {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/Calendar/LeftArrow.png);
	background-repeat: no-repeat;
	height: 100%;
	width:	75px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.cal_next_button {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/Calendar/RightArrow.png);
	background-repeat: no-repeat;
	height: 100%;
	width:	75px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.cal_frameTL {
	background-image: url(images/Calendar/Cal_Frame_TopLeft.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
}
.cal_frameT {
	background-image: url(images/Calendar/Cal_Frame_Top.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.cal_frameTR {
	background-image: url(images/Calendar/Cal_Frame_TopRight.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
}
.cal_frameR {
	background-image: url(images/Calendar/Cal_Frame_Right.gif);
	background-repeat: repeat-y;
	width: 12px
}
.cal_frameL {
	background-image: url(images/Calendar/Cal_Frame_Left.gif);
	background-repeat: repeat-y;
	width: 12px
}
.cal_frameBR {
	background-image: url(images/Calendar/Cal_Frame_BottomR.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.cal_frameB {
	background-image: url(images/Calendar/Cal_Frame_Bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.cal_frameBL {
	background-image: url(images/Calendar/Cal_Frame_BottomL.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.cal_day_active {
	background-color: #FFFFFF;
	padding: 3px;
	height: 40px;
}
.cal_day_nonactive {
	background-color: #F1F1F1;
	border: 1px solid #FFFFFF;
	padding: 3px;
	height: 40px;
}
.cal_day_name {
	font-size: 14px;
	font-weight: bold;
	color: #0060B6;
	font-family: arial, Helvetica, sans-serif;
	background-color: #CCDFF0;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #0060B6;
}
.cal_header td{
	background-image: url(images/Calendar/Cal_header_Bknd.gif);
	font-family: arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.cal_day_today {
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	padding: 5px;
	height: 40px;
}
.cal_day_number	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.cal_day_text	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	height: 40px;
	vertical-align: bottom;
}
.cal_panel_header	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0060B6;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 10px 0px;	
}
.row-white	td {
	background-color: #FFFFFF;
}
.row-color	td {
	background-color: #F2F2F2;
}


/* ======================================== FOOTER ========================================  */
.footerwrapper {
  background-color: #300;
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #333333;	
	height: 50px;
	width:100%
	text-align: center;
}

.footer {
  background-color: #fff;
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #333333;	
	height: 30px;
	text-align: center;
}

.footerlink{
float:left;
margin: 0 auto;
width:100px;
text-align:center;
padding:2px;
font-family:arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
color:#ccc;
border-right-color:#ccc;
border-right-style:solid;
border-right-width:thin;
}	

.footerlink a{
color:#ccc;
}	

#copyright {
width:1500px;
margin: 0 auto;
margin-top: 4px;
font-family:arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
color:#999;
text-align:center;
padding:2px;
}	

a.footer:hover {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer:visited {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer:active {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}

.FooterText {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}

.Text12 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.Text11 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text10 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.Text9 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text8 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.Text7 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text6 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bolder; color: #000000; line-height: normal}
.Text4 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 4pt; font-weight: normal; color: #000000; line-height: normal}
.Text2 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 2pt; font-weight: normal; color: #000000; line-height: normal}
.Text1 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 1pt; font-weight: normal; color: #000000; line-height: normal}

.text12 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.text11 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text10 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.text9 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text8 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.text7 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text7Red {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #660000; line-height: normal}
.Text7Blue {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000099; line-height: normal}
.Text7Green {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #319E29; line-height: normal}

.clear {
	clear: both;
}


