/* 
SIMPLE SOFTWARE 
CSS STYLES CREATED:2/06 
*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
}

a:link, a:active, a:visited{
	color:#003399;
	text-decoration:none;
}

a:hover{
	color:#003399;
	text-decoration:underline;
}

h3{
	font-size:14px;
	color:#FF9900;
	margin:0px;
	padding:0px;
}

h1{
	font-size:18px;
	color:#333399;
}

#shadow-border-01{
	border:1px solid #666666;
	background-color:#FFFFFF;
}

#shadow-border-02{
	border:1px solid #999999;
}

#shadow-border-03{
	border:1px solid #CCCCCC;
}

#top-header-bg{
	background-image:url(../images/top_header_bg_01.gif);
	background-repeat:repeat;
	height:60px;
	width:750px;
}

#top-header-right{
	background-image:url(../images/top_header_rt.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:750px;
	height:60px;
}

#menubar-bg{
	background-image:url(../images/menubarbg_01.gif);
	background-repeat:repeat-x;
	height:35px;
	width:750px;
	vertical-align:top;
	line-height:25px;
}

#menubar-bg a:link, #menubar-bg a:active, #menubar-bg a:visited{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#menubar-bg a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#center-container{
	width:750px;
	height:198px;
}

#center-left{
	width:225px;
	float:left;
}

#center-right{
	width:505px;
	float:right;
}

#center-divide{
	background-image:url(../images/mid_bar_bg_01.gif);
	background-repeat:repeat;
	border-top:1px solid #FFFFFF;
	width:750px;
	height:28px;
}

#lower-container{
	width:750px;
}

#annoucements{
	background-image:url(../images/announce_bg_01.gif);
	background-repeat:repeat;
	height:37px;
	text-align:left;
}

#announcements-content{
}

#announcements-content p{
	padding:0px;
	margin:0px;
}

#footer-links{
	width:750px;
	text-align:center;
}

#footer{
	background-image:url(../images/footer_bg_01.gif);
	background-repeat:repeat;
	width:750px;
	color:#FFFFFF;
	font-size:10px;
}

#breadcrumbs{
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}

#breadcrumbs .currentlink{
	color:#FF9900;
	font-weight:bold;
}

#breadcrumbs a:link,#breadcrumbs a:active,#breadcrumbs a:visited{
	color:#003399;
	text-decoration:none;
}

#breadcrumbs a:hover{
	color:#003399;
	text-decoration:underline;
}

.faq-01{
	background-color:#E8E8E8;
	background-image:url(../images/gradient_bg_gray_01.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:8px;	
	border-top:1px solid #999999;

}

.faq-01 a:link,.faq-01 a:active, .faq-01 a:visited{

	text-decoration:none;
}

.faq-01 a:hover{

	text-decoration:underline;
}

.faq-02{
	border-top:1px solid #999999;
	background-color:#FFFFFF;
	padding:8px;
}

.faq-container{
	background-color:#FFFFCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;		
}

.faq-title{
	color:#000000;
}

.standard-cell{
	background-image:url(../images/mid_bar_bg_01.gif);
	background-repeat:repeat;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.standard-cell-02{
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}