* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	color: #757575;
	text-decoration: none;
	padding-bottom: 25px;
	font: 12px Arial, Helvetica, sans-serif;
}
/* boxes ------------------------------------- */
div#wrapper {
	margin-left: 1px;
	width: 776px;
}
div#menu {
	height: 26px;
	width: 775px;
	background-color: #ff0038;
}
div#photoBox {
	margin-top: 1px;
	height: 148px;
}
div#photoOne {
	margin-right: 1px;
	float: left;
}
div#photoTwo {
	margin-right: 1px;
	float: left;
}
div#photoThree {
	float: left;
}
div#contentBox {
	margin-top: 1px;
	width: 776px;
}
div#productsBox {
	margin-right: 1px;
	width: 199px;
	height: 190px;
	float:left;
	background-color: #EBF9FC;	
}
div#storiesBox {
	margin-right: 1px;
	width: 225px;
	height: 190px;
	float:left;
	background-color: #ffffff;
}
div#announcementsBox {
	width: 349px;
	height: 190px;
	float:left;
	background-color: #F7F7F7;
}
div.padBox {
	margin: 5px 10px 10px 10px;
}
div#trailBox {
	padding: 7px 0 0 10px;
	height: 18px;
	color: #39368F;
	border-bottom: 1px solid #b4b6b6;
	background: url(images/squares.jpg) no-repeat right bottom;
	font-size: 90%;
}
div#quoteBox {
 	padding: 25px 0 0 10px;
	width: 225px;
	float: left
}
div#textBox {
 	padding: 25px 0 0 0;
	width: 450px;
	float: left
}
div#header {
	margin-bottom: 30px;
}
div#footer {	
	margin-top: 1px;
	padding: 15px 0 0 0px;	
	color: #A3A3A3;
	border-top: 1px solid #b4b6b6;
	font-size: 90%;
}
/* links ------------------------------------- */
div#storiesBox a, div#announcementsBox a, div#productsBox a {
	color: #0A41B2;
}

a.navi:link {
	color: #0000ff;
	text-decoration: none;
}
a.navi:visited {
	color: #000099;
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;	
}

/* forms ------------------------------------- */
input.search {
	width: 120px;
	border: 1px solid #39368f;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #eef0f2;
}
form.searchForm {
	position: absolute;
	top: 15px;
	left: 600px;
}
/* type ------------------------------------- */
p {
	margin: 6px 0 6px 0;
	line-height: 110%;
}
div#storiesBox b, div#storiesBox strong, div#announcementsBox b, div#announcementsBox strong {
	color: #000000;
}
b {
	color: #39368F;
}

/* --- Page style starts here --- */

TD {
     COLOR: 6e6e6e; 
     FONT: 12px trebuchet ms,arial,helvetica,sans-serif
}
#footer {
     COLOR: #A3A3A3; 
     FONT: 10px arial,helvetica,sans-serif  
}
#text {
     COLOR: #6e6e6e; 
     FONT: 12px arial,helvetica,sans-serif
}
#hometext {
     COLOR: #4b494c; 
     FONT: 15px Times,sans-serif,arial,helvetica
}

#homedate {
     COLOR: #737373; 
     FONT: 11px arial,sans-serif,helvetica
}

#text2 {
     COLOR: #6e6e6e; 
     FONT: bold 14px arial,helvetica,sans-serif
}
#menu {
     COLOR: #5B5755; 
     FONT: 10px arial,helvetica,sans-serif
}
#menu2 {
     COLOR: #3366FF; 
     FONT: 12px arial,helvetica,sans-serif
}
#subtitle {
     COLOR: #495973; 
     FONT: bold 18px arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#subtitle2 {
     COLOR: #080B58; 
     FONT: bold 14px arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#subtitle3 {
     COLOR: #ED0E0E; 
     FONT: bold 13px arial,helvetica,sans-serif
}
#subtitle4 {
     COLOR: black; 
     FONT: bold 14px arial,helvetica,sans-serif
}
#subtitle5 {
     COLOR: black; 
     FONT: bold 18px arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#subtitle6 {
     COLOR: #FE3E03; 
     FONT: bold 14px verdana, arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#subtitle7 {
     COLOR: #080B58; 
     FONT: bold 13px arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#subtitle8 {
     COLOR: #FE3E03; 
     FONT: bold 13px arial,helvetica,sans-serif; 
     TEXT-DECORATION: none
}
#caption {   
     COLOR: #959090; 
     FONT: 10px arial,helvetica,sans-serif    
}
#cellheader {
     COLOR: #FFFFFF; FONT: bold 12px arial,helvetica,sans-serif
}
#tableheader {
     COLOR: #ffffff; FONT: bold 13px arial,helvetica,sans-serif  
}

#tableheaderbg {
     BACKGROUND-COLOR: #8A6DBF
}

#tablerowbg1 {
     BACKGROUND-COLOR: #FFFBF0
}

#tablerowbg2 {
     BACKGROUND-COLOR: #F4F4F4
}
#tableincolor {
	BACKGROUND-COLOR: #F8F8F0
}
#tableincolor2 {
	BACKGROUND-COLOR: #F3F3F2
}
/* --- Standard hyperlink style starts here --- */
a {  
	font-family: arial,helvetica,sans-serif,trebuchet ms;
	font-size: 12px; 
	color: #6070a1; 
	text-decoration: none	
}


/* link.hover */
a:hover {  
	font-family: arial,helvetica,sans-serif,trebuchet ms;
	font-size: 12px;
	color: #ff0000; 
	text-decoration: underline;

}

a.footer {  
	font-family: arial,helvetica,sans-serif,trebuchet ms;
	font-size: 10px; 
	color: #A3A3A3; 
	text-decoration: none	
}


/* link.hover */
a.footer:hover {  
	font-family: arial,helvetica,sans-serif,trebuchet ms;
	font-size: 10px;
	color: #ff0000; 
	text-decoration: underline;

}


#heading1 {
	font-family: arial, verdana, trebuchet ms;
	font-size: 24px;	
	color: #F67215;
}

#heading2 {
	font-family: arial, verdana, trebuchet ms;
	font-size: 14px;	
	color: #464831;
}

#heading3 {
	font-family: bold arial, verdana, trebuchet ms;
	font-size: 13px;	
	color: red;
}

#heading4 {
	font-family: bold arial, verdana, trebuchet ms;
	font-size: 13px;	
	color: #F67215;
}

#navi {
     COLOR: #39368F; 
     FONT: bold 12px arial,helvetica,sans-serif
}














