@charset "utf-8";
/* CSS Document */

body {
	FONT-SIZE: 10px; color: #307AA7; TEXT-INDENT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;;
	background-color:#ffffff;
	margin: 0px;
	line-height: 19px;
}


a:link {
color:#FF9900;
text-decoration:none;
padding-left: 2px;
padding-right: 3px;
}

a:visited {
color:#FF9900;
text-decoration:none;
padding-left: 2px;
padding-right: 3px;
}

a:hover {
	color:#307AA7;
	background-color:#eaeaea;
	padding-left: 2px;
	padding-right: 3px;
}

a.nobackground:hover { background: transparent; }  

.sub a:link {
	color:#999999;
	text-decoration:none;
	padding-top: 4px;
}
.sub a:visited {
	color:#CCCCCC;
	text-decoration:none;
	padding-top: 4px;
}
.sub a:hover {
	color:#666666;
	background-color:#ffffff;
	text-decoration:none;
	padding-top: 4px;
}

.blurbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #307AA7;
}

.switch-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #307AA7;
	padding-right:2px;
}

h1 {
font-size: 13px;
margin-top: 5px;
}

h2 {
font-size: 12px;
margin-top: 5px;
}

#splashwrapper {
width: 624px;;
	height: 502px;
	text-align: left;
	background-color: #ffffff;
	color: #fff000;
	position: absolute;
	padding: 0px;
	left: 50%;
	top: 50%;
	margin-left: -312px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -251px; 
	/* Half the height of the DIV tag which is also 50 pixels */
	}
	
#wrapper {

	width: 750px;;
	height: 486px;
	text-align: center;
	background-color: #ffffff;
	color: #fff000;
	position: absolute;
	padding: 0px;
	left: 50%;
	top: 50%;
	margin-left: -375px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -236px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}

#nav-loco-container {

width: 750px;
height:38px;
}

#logo-left {

width:300px;
height:38px;
float:left;
text-align: left;
}

#navboxes-right {

width:300px;
height:38px;
float:right;
text-align: right;

}

#box-in-wrapper {
	width: 750px;;
	height: 448px;
	text-align: center;
	background-color: #ffffff;
	border:solid #000000 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #307AA7;

	}


/* 2 cols divs */

#pic-container {
width:314px;
height:448px;
float:left;
}


#one-left {
	top:0px;
	left:0px;
	width:314px;
	height:448px;
}

#threediv-container {
width:436px;
height:448px;
float:right;
}

#two-right-nav {
	width:310px;
	height:60px;
	float:left;
	text-align: left;


}

#navandswitch-container {
	width:436px;
	height:60px;
	float:right;
	text-align: left;
}
#two-right-switch {
	width:120px;
	height:60px;
	float:right;
	text-align: right;


}

#two-right-main {
	width:350px;
	height:283px;
	float:right;
	text-align: left;
	padding-left: 43px;
	padding-right: 43px;
	padding-top: 15px;
}

#two-right-bottom {

height:90px;
padding-right:4px;
float:right;
text-align: right;

}

/* 1 div spans whole width */

#fcms {

width:750px;
height:298px;
float:left;
text-align:center;

}

.fcmstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #307AA7;

}

#two-div-container {
width:750px;
height:60px;
float:left;

}

.clear { clear: both;}

#leftspace {

width:314px;
height:60px;
float:left;
background-image:url(images/promptu-space-bg3.gif);
}

#leftspace-test {

width:314px;
height:60px;
float:left;
background-image:url(images/promptu-space-bg2.jpg);
}

.fmcs-hdr {
font-size:14px;
font-weight:bold;
}

#boxes  {
width:750px;
height:20px;
float:right;
text-align:right;

} 

.trbg {
background-color:#33FFCC;

}

.tdcell-one {

background-image:url(images/fcms-td-bg-1.gif);
width: 121px;

}

.tdcell-one-two {

background-image:url(images/fcms-td-bg.gif);
padding-left: 8px;
width: 121px;

}

.tdcell-three {

background-image:url(images/fcms-td-bg2.gif);
	padding-left:8px;
	width: 121px;

}

.tdcell-four {

background-image:url(images/fcms-td-bg-4.gif);
	height: 5px;

}

.tdpadding {
padding-top:3px;
padding-bottom:1px;


}

.tdpaddingtop {
padding-top:12px;
padding-bottom:3px;
font-size: 13px;

}

.trcollapse {
height:4px;
}

fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 0px solid #000000; 
} 
legend { 
padding: .2em; 
background-color: #EBEBFF; 
font-weight: bold; 
color: #000000; 
border: 1px solid #000000; 
} 
input { 
border: 1px solid #000000; 
font-weight: bold; 
background-color: #E8F4F9; 
} 
textarea { 
border: 1px solid #000000; 
font-weight: bold; 
background-color: #E8F4F9; 
} 
