body {
 background-color:#ddd;
 font-family:arial,helvetica,sans-serif;
 font-size:small;
}

img {border:none;}

/*
h1 {color: #d00;}

h2 {color:#005399;}

h3 {color:#005399;}*/

h1 {color: #d00; font-size: 2em; font-weight: bold; line-height:normal; }

h2 {color:#005399; font-size: 1.5em; font-weight: bold; line-height:normal; }

h3 {color:#005399; font-size: 1.17em; font-weight: bold;}

P {
	line-height:1.4em;
	text-align:justify;
}

#header, #footer {
width:1024px;
margin:0px auto 0px auto;
background-color:#fff;
}

#leftSide {
width:220px;
}

#rightSide {
width:795px;
}

#leftSide {
float:left;
background-color:#fff;
}

#rightSide {
float:right;
background-color:#fff;
}

#leftSide a, #leftSide a:visited {
	color:#d00;
	text-decoration:none;
}
#leftSide a:hover {
	text-decoration:underline;
}
#rightSide a, #rightSide a:visited {
	color:#005399;
	text-decoration:none;
}
#rightSide a:hover {
	text-decoration:underline;
}

#container {
width:1024px;
margin:0px auto 0px auto;
padding-top:4px;
background-color:#fff;
overflow:hidden;
}

#cse-search-box {float:right;padding:0;margin:0 8px 0 0;}
#searchinput {margin:0;padding:0 0 1px 0;}
#go {position:relative;top:6px;left:-4px;display:inline}

.contentbox {
	overflow:hidden;
	margin:10px;
	padding:0;
}

.contenthdr {
	font-size:140%;
	text-align:center;
	padding:5px 0;
}

.mainhdr {
	letter-spacing:1px; 
	font-weight:bold; 
	font-size:160%; 
	word-spacing:2px;
}

.contentarea {
	padding:4px;
}

.pad {padding:6px 0;}

.imgcenter {
	margin-left: auto;
    margin-right: auto;
	border:0;
	display: block;
}
.imgleft {
	float:left;
	margin:0 8px 0 0;
}

.imgright {
	float:right;
}


/* these are for the rounded boxes. The negative
 * position offsets the padding around the text
 * so the image top aligns.
 */
.imgcornerleft {
	float:left;
	border:0;
	position:relative;
	top:-6px;
}
.imgcornerright {
	float:right;
	border:0;
	position:relative;
	top:-6px;
}

.imgfix {display:inline;}

.yellowul {
	MARGIN: 2px 0px 2px 20px; 
	LIST-STYLE-TYPE:none;
	padding-left:10px;
}
.yellowul li
{
	list-style-image: url(/home/img/yellowbullet.gif);
	background-repeat: no-repeat;
	line-height:1.8em;
	margin-left: 1px; 
}

.hdrsaffron {
	background-color:#f9dea9;
	color:#d00;
}

.bksaffron {
	background-color:#feefda;
	color:#d00;
	border:1px solid #f9dea9;
}

.bksaffron a, .bksaffron a:visited {
	color:#d00;
	text-decoration:none;
}	

.bksaffron a:hover {
	text-decoration:underline;
}
		
.hdrdksaffron {
	background-color:#e67817;
	color:#fff;
}
.bdrsaffron {
	border:1px solid #e67817;
}
.bkyellow{
	background-color:#FFFCC7;
	color:#005986;	
	border:1px solid #e67817;
	font-weight:bold;
}

.bkyellow a{
	color:#0D4580;
	text-decoration:none;
	margin:8px 15px;
}

.bkyellow a:hover{
	color:#e67817;
	text-decoration:none;
}

.safimgbox {
	width:100%;
	margin:0;
	padding:6px 0;
	clear:left;
}

.separator {
	margin:8px 20px;
}

.safsep {
	margin:8px 20px;
	border:1px solid #dc8346;
}

.safsepcenter {
	margin:8px 10px;
	border:1px solid #dc8346;
}

.hdrblue {
	background-color:#c5e6f9;
	color:#005399;
}

.bkblue {
	background-color:#f0f7fd;
	color:#005399!important;
	border:1px solid #c5e6f9;
}

.bkblue a, .bkblue a:visited{
	color:#005399!important;
}

.bluesep {
	margin:8px 20px;
	border:1px solid #c5e6f9;
}

.textright {text-align:right;margin-right:6px;}
.textred {color:#e00; padding:8px 0;}
.textblue {color:#009;}
.textjustify {text-align:justify;padding:0 6px;}
.textsmaller {font-size:90% !important;}
.textbold { font-weight:bold;}
.textcenterblue {font-size:100%;color:#009;text-align:center;line-height:1.2em;margin:4px;}
.textcenterred {font-size:100%;color:#d00;text-align:center;line-height:1.2em;margin:0}

.clearleft {clear:left;}

#footer {
text-align:center;
font-size:smaller;
}

/*Footer Menubar Styles*/
#menubar2 {
	width:1024px;
	height:32px;
	padding:0;
	background-image:url(/home/img/menubar2.jpg);
	background-repeat:repeat-x;
	margin:0 auto 0px auto;
	text-align:center;
}

#menuitems2 {
	padding:8px 0 0 150px;
	margin:0;
	text-align:center;
	position:relative;
}

#menu2 {
	margin: 0;
	padding: 0;
}
#menu2 li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
	border-left:1px solid #082971;
}
#menu2 a, #menu2 a:visited {
	padding: 4px 22px 4px 22px;
	color: #082971;
	font-weight:bold;
	text-decoration: none;
}
#menu2 a:hover {
	background-color: #9F6F9F;
	background-image:  url(/home/img/menu2hi.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
#menu2 li:first-child {border-left:none;}

/*Top Campaigns Styles*/
.topcampbox {
	margin:0;
	padding:5px 10px;
}

.topcampbox h2 {
	font-weight:bold;
	font-size:100%;
	color:#d00;
}

.topcampbox a {
	color:#005399!important;
	text-decoration:none;
}

.safseptopcamp {
	margin:10px 4px;
	border:1px solid #dc8346;
}

.pagenav a {
	font-size:11px;
	color:#FF0000!important;
	text-decoration:none;
}

.pagenav a:hover {
	text-decoration:underline;
}

.dashed_border_bottom {
	border-bottom:1px dashed #d00;
}

/*News articles*/
#article {
	line-height:1.4em;
	TEXT-ALIGN: justify;
	padding-right:10px;
}

/*
	breadcrumbs box
*/
.breadcrumbs_box, #breadcrumbs
{
	padding: 5px;
	border: 1px solid #E67817;
}
/*-- misc. --*/
.border_bottom
{
	border-bottom: 1px solid #E67817;
}

.attached_images
{
	background-color: #F0F7FD;
	border:1px solid #C5E6F9;
	color:#005399;
	padding:5px;
	margin: 3px;
	text-align:center;		
}

/*
	START: Article Loop ----------------------------
*/
.article_loop
{

	margin:2px;
	padding:4px;	
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E67817;
}

.article_loop .subject
{
	font-weight: bold;
}


/*
	Sub-Category Boxes
*/
.subcat
{
	width:45%;
	margin:4px;
	padding:3px;
	float:left;
}


/*
	table head
*/
.tblhead	{ color:#005399; padding-top:5px; font-size:120%; font-weight:bold;}

.subhead {
	display:block; background-color:#F0EFE4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; color:#0070DF;
	padding:3px; text-align:center;
	font-weight:bold;
}


