/*
Layout for the main page.

*/

body {
	background-color:#F6F7EB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	text-align: justify;
	color: #000000;

}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #00CC00;
	font-weight: bold;
}


/* Header */

#header {
	background: transparent url(images/img2.gif) no-repeat center top;
	width: 850px;
	height: 125px;
	margin: 0px auto;
}

#header h1 {
	text-align: right;
	margin: 0px;
	margin-right: 15px;
	padding-top: 110px;
	text-align: right;
	font-family:Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	
}

#header h2 {
	margin: 0px;
	text-align: right;
	font-family:Tahoma;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


#f-source-menu {
	position: relative;
	float:left;
	overflow: inherit;
	padding-top: 1px;
	height:130px;
	z-index:99;
	
}

/* Telephone */

#telephone {
	padding: 15px 0 1em 0px;
	background: none;
	text-decoration:none;
}

.telephone a{
padding-right: 3px; /*adjust bullet image padding*/
color: #CECECE;
text-decoration: none;
}

.telephone a:visited, .breadcrumb a:active{
text-decoration:none;
color: #BAC7DA;
}

.telephone a:hover{
color:#85d80a;
}


/* Breadcrumb */

#breadcrumb {
	padding: 0px 0 1em 15px;
	background:#ffffff url(../main/images/img03.gif) left no-repeat;
	font-size: 85%;
	color:#808080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	text-decoration:none;
}

.breadcrumb a{
padding-right: 3px; /*adjust bullet image padding*/
color: #CECECE;
text-decoration: none;
}

.breadcrumb a:visited, .breadcrumb a:active{
text-decoration:none;
color: #BAC7DA;
}

.breadcrumb a:hover{
color:#85d80a;
}


/* Options */

.title {
	background: url(images/img4.gif) no-repeat right center;
	
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}


.boxed2 .title {
	font: normal 160% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1B508F;
	font-weight:normal;
	background: transparent url(../main/images/img03.gif);
	padding-left: 7px;
	padding-right: 7px;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 7px;
}

.boxed3 .title {
	font: normal 130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/application.gif) repeat-x left bottom;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}

.boxed3 .content {
	padding: 0px 5px 20px 20px;
	color:#333333;
	
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}



/* Page */

#page {
	width: 850px;
	margin: 1px auto;
	background: url(images/img03.gif) repeat-y ;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	float:right;
	width:600px;
	padding: 5px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
	text-align: left;
	padding-left: 5px;
	font-family: Arial, "Helvetica", sans-serif;
}




/* Sidebar */

#sidebar {
	float: left;
	padding: 5px;
	width: 175px;
	
}

#sidebar p {
	margin-top: 10px;
	margin-bottom:inherit;
}

#sidebar h2{
	padding: 7px 7px 7px 7px;
	background: transparent url(images/right.gif);
	border: 1px solid #888889;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	text-decoration:none;
	list-style-image: url(images/img1.gif);
}

#sidebar li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#sidebar li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 20px;
	background: url(images/img1.gif) no-repeat left center;
}

#sidebar a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

#sidebar a:hover {
	color: #00CC00;
}





/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}



/* Left Menu */	
	
#left {
	padding-top: 1px;
	padding-bottom: 0;	
	border-bottom-width: 0;
	
}
#left ul {
	margin: 0;
	padding:0;
	margin: 0;
	list-style-type: none;
	font: normal 90% 'Helvetica', Arial, sans-serif;
	text-align:left;
	font-weight:bold;
}


#left ul li { list-style:none; margin-bottom: 1px;  padding:0; }

#left ul li a {
	display: block;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
	color: #333333;
	background-color:#E8E8E8;
	border-bottom: 1px solid #F2F3F4;
	border-left: 7px solid #004282;
	
}


* html #left li a{ /*IE only */
	width: 160px; /*IE 5*/
	w\idth: 180px; /*158px minus all left/right paddings and margins*/
}


#left ul li a:hover {
	background-color: #FFFFFF;
	border-left-color: #76A5B5;
	color: #A7A7A8;
}

#left div.current{
	background-color: #ACC7D1;
	border-left: 7px solid  #76A5B5;
	font: bold 95% 'Helvetica', Arial, sans-serif;
	text-align:left;
	text-decoration:none;
	list-style-type: none;
	display: block;
	padding: 3px 0;
	padding-left: 9px;
}

#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a {
	padding:5px;
	background-color:#EFEFEF;
}

#left div.menutitle{
	color: white;
	border-bottom: 1px solid white;
	padding: 5px 0;
	padding-left: 9px;
	background: transparent url(images/back-left-menu.png) left repeat-x;
	font: bold 103% 'Helvetica', Arial, sans-serif;
	text-align:left;
}

#left div.menunews{
	color:#676767;
	border-bottom: 1px solid white;
	padding: 5px 0;
	padding-left: 9px;
	background: transparent url(images/left-news.png) left repeat-x;
	font: bold 103% 'Helvetica', Arial, sans-serif;
	text-align:left;
}

#left div.specialtitle{
	color: white;
	border-bottom: 1px solid white;
	padding: 5px 0;
	padding-left: 9px;
	background: transparent url(images/backv.gif) left repeat-x;
	font: bold 103% 'Helvetica', Arial, sans-serif;
	text-align:left;
}

#left div.menusubtitle{
	border-bottom: 1px solid white;
	border-left: 7px solid  #0064b3;
	background-color:#7BA0BB;
	font: bold 95% 'Helvetica', Arial, sans-serif;
	text-align: left;
	display: block;
	padding: 5px 0;
	padding-left: 5px;


}


#left div.currentb{
	border-bottom: 1px solid white;
	border-left: 7px solid  #0064b3;
	background-color:#BFBFBF;
	font: bold 95% 'Helvetica', Arial, sans-serif;
	text-align: left;
	margin-left: 1.1px;
	display: block;
	padding: 5px 0;
	padding-left: 5px;
	
}



/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Applications */

#application1, #application2 {
	float: left;
	width: 230px;
}

#application1 {
}

#application2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 850px;
	height: 110px;
	margin: 0 auto;
	padding: 3px;
	background: #EDEEEF url(images/members.png) no-repeat center bottom;  
	border-top: 2px dotted #D5D7D9;
	font-size: 90%;
	color:#047BDD;
	text-decoration:none;
}
#footer a:link {
	color: #3859A7;
	text-decoration:none;
}
#footer a:visited {
	color: #A0A6Ba;
	text-decoration:underline;
}
#footer a:hover {
	color: #36AD39;
	text-decoration:none;
}
#footer a:active {
	color: #265CB7;
	text-decoration:none;
}

#footer p {
	text-align: left;
	font-size: 77%;
	padding-left: 5px;
	color:#A2B5BB;
	text-decoration:none;

}
#flinks {
	width: 850px;
	margin: 0 auto;
	padding: 3px;
	border-top: 2px dotted #D5D7D9;
	font-size: 70%;
	color: #333333;
	text-decoration:none;
}
#flinks a:link {
	color: #999999;
	text-decoration:none;
}
#flinks a:visited {
	color: #A0A6Ba;
	text-decoration:none;
}
#flinks a:hover {
	color: #36AD39;
	text-decoration:none;
}
#flinks a:active {
	color: #265CB7;
	text-decoration:none;
}

#flinks p {
	text-align: left;
	font-size: 95%;
	padding-left: 5px;
	color:#39494F;
	text-decoration:none;



}

