a:link {
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	font-weight: bold;

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

}
a:active {
	color: #D5B61B;
	text-decoration: underline;
	font-weight: bold;

}
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}	


ol {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: 900;
	color: #D5B61B;
}
h3 {
	font-size: 14px;
	font-weight: 900;
	color: #D5B61B;
}
h4, h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.P-Justified {
	text-align: justify;
}
.nav-BG {
	background-image: url(../images/hp/nav_bg.gif);
	background-repeat: repeat-y;
}
.inner-nav-BG {
	background-image: url(../images/inner/nav_bg.gif);
	background-repeat: repeat-y;
}
.sidenav-Links {
	font-size: 12px;
	font-weight: bold;
	color: #F7F3DF;
	text-indent: 10px;
}
.hr-SideNav {
	border: thin solid #D5B61B;
}
.hr-Content {
	border: medium solid #F7F3DF;
	height: 8px;
	width: 100%;
}
a.sideNavLinks {
	color: #F7F3DF;
}
a.newsLinks {
	color: #818386;
}
a.internal-Links {
	color: #B7A127;
}
.form-side-BG {
	background-image: url(../images/inner/call_paper_side_bg.gif);
	background-repeat: repeat-y;
}
.input, textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F3DF;
}
