/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles         14_9_09                    */
/***********************************************/ 
/**********19 april 2010*****************/

body{
	font-family: Arial, sans-serif;
	color: #000000;
	width: 950px;
	margin: 0 auto;
	padding: 0px;	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

a{
	color: #000000;
}

a:link{
	color: #ffba00;
	font-weight:bolder;
}


a:hover{
	color: #006699;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 175%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}


h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 150%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 130%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 115%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0;
}

h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h6 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 9pt;
 color:#003399;
 margin: 0px;
 padding-bottom: 10px;
 font-style: italic;
}

ul{
	list-style-type: square;
	list-style-position:inside;
	font-weight: bold;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 950px;
	margin: 0 auto;
	
}

#masthead #mastheadAnnounce {
	color: #50546B;
	background: #50546B;
	text-align: center;
	font-size: 6px;
	position: relative;
	height: 10px;
	padding-top: 2px;
	padding-left: 5px;
}
#masthead #reservedMasthead {
	padding-bottom:2px;
	position: relative;
	text-align: left;
	padding-top: 2px;
	background: #0000FF;
	font-size: 6px;
	}
#youarehere {
	font-size: 100%;
	color: #FFFFFF;
	background: #FFFFFF;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 2px;	
}



/************** #headlines styles **************/

#headlines{
	padding: 5px 5px 20px;
	font-size: 100%;	
}

#headlines p{
	padding: 5px 0px 5px 5px;
}

#headlines a, #headlines a:link {
	border-bottom:dotted;
	border-width:thin;
	}
	
#headlines a:hover  {
	text-decoration:underline;
	border-bottom-style: none;
	}

/*************************links******************************/


.feature a, .feature a:link {
	text-decoration:none;
	border-bottom-width:2px;
	border-bottom-style:dotted;
	color: #003399;
}

.feature a:hover {
	text-decoration: underline;	
	border-bottom:none;
}


/********************************************************************/

#headlines{
    float:right;
	width: 200px;
	background:url(../images/gifheadlinesR210W.gif) repeat-y;	
}

/****************************removed background-color: #CCCCCC;*****************************************************/


#content{
	float: left;
	width: 550px;
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#header #headerNav a {
	color: #FFFFFF;
}
#searchTopR {
	color: #50546B;
	background: #50546B;
	height: 15px;
	position: relative;
	padding-right: 10%;
}
#NavTopL {
	height: 25px;
	position: relative;
	background: #50546B;
	padding-right: 10%;
	padding-left: 10%;
}
#NavTopL a {
	color: #FFFFFF;
	text-decoration: underline;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: #CCC;
	color: #000000;
	height: 20px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/




/************** .feature styles ***************/

.feature{
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	border-bottom: 4px solid #CCCCCC;
}


	
.feature h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9A0000;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
}

.feature h3{
	text-align: left;
	color: #000000;
}
.feature h4{
	color: 	#FF3300;
	font-weight:bold;
}

.feature p{
	font-weight:bold;
}
#content .feature h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#content .feature h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A0000;
	padding-right: 10px;
	padding-bottom: 5px;
}
	
.bigQuote {
	padding: 5px;
	width: 92%;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 1px solid ##FFFFFF;
	margin: 0 auto;
	margin-top: 3px;
	background-color:#0033FF;
}
.bigQuote p {
	font-family:"Times New Roman", Times, serif;
	padding: 5px;
	font-size: 120%;
	color:
	#FFFF00;	
	font-weight: bold;	
}

.bigQuote ul {
	color:#FFFF00;
}

.bigQuote a:link {
	color:#FFFF00;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 100%;
}

.quoteDiv {
	color: #0033CC;
	padding: 5px;
	width: 92%;
	border-top: 2px solid #0033CC;
	border-right: 1px solid #0033CC;
	border-bottom: 4px solid #0033CC;
	border-left: 1px solid #0033CC;
	margin: 0 auto;
	margin-top: 10px;
}
.quoteDiv p{
	font-family:"Times New Roman", Times, serif;
	padding: 5px;
	font-size: 110%;
	color: #0000CC;
	font-weight: bold;	
}

.story h4 {
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#0000CC;
	color:#FFFFFF;
	padding: 5px;
	text-align:center;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 2px;
}

navBar ul a, #navBar ul a:link {
	text-decoration:none;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********************************************************************************/

#navBar {
	float: left;
	width: 160px;
	border-bottom: 1px solid #000000;	
	margin: 0px;
	padding: 0px;
	background:url(../images/gifNavBarL160W.gif) repeat-y;	
}

#navBar a:visited {	
	color:	#FFBB00;
	background-color: 26354A;
	text-decoration:none;
	font-weight:normal;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	text-transform: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #ffba00;	
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
}

#sectionLinks a:hover{
	color: 26354A;
	background-color: #FFBA00;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 10px;
	color: #ffba00;	
}

#relatedLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	font-weight: bold;
}
.relatedLinks a:link {
	display: block;	
}
.relatedLinks a:visited {
	display: block;
	text-decoration:none;
}
.relatedLinks a:hover {
	color: 26354A;
	background-color: #FFBA00;
	text-decoration: none;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#masthead #header {
	background: #00CCFF;
	height: 50px;
	width: 100%;
}

#header {
	background: #50546B;
	height: 90px;
	width: 100%;
	color: #FFFFFF;
}


#masthead h2 {
}


#header #headerNav {
	text-decoration: none;
	width: 80%;
	margin-left: 10%;
	height: 67px;
}
#header form {
	float: right;
	width: 40%;
	margin-right: 10%;
	text-align: right;
}

#header #headerSearchR {
	float: right;
	width: 50%;
	margin-right: 10%;
	text-align: right;
}
#header #headerSearchR {
	float: right;
	width: 40%;
	position: static;
}
searchDivR {
	float: right;
}
#header #headerNav #headerSearchR {
	float: right;
	width: 40%;
	position: relative;
}
.tableWiWiPn {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000099;
	background: #FFFFCC;
	padding: 5px 10px;
	width: 90%;
	border: 1px solid #0000FF;
	margin: 0 auto;
}

hr {
	border: 1px solid #333333;
	width: 40%;
	margin: 0 auto;
}

#masthead #breadCrumbs {
	font-size: 100%;
	position: relative;
	padding: 5px 0px 0 10px;
	color: #0066FF;
	height: 20px;
}

.smallCaps {
	font-variant: small-caps;
}
.blueType {
	color: #0000FF;
}
.title {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #000000;
}
.wordHighlight {
	font-size: 110%;
	font-weight: bold;
	color: #0000FF;
}
.nameRedBold {
	font-weight: bold;
	color: #FF0000;
}
.italic {
	font-style: italic;
}
.bold {font-weight:bold;
}

.tipBox {
	color: #000000;
	background: #FFFFFF;
	width: 75%;
	margin: 0 auto;
	border: thick solid #FF0000;
	padding: 10px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
.tipTitle {
	font: bolder normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.quoteInHighlight {
	font: bolder 110% "Times New Roman", Times, serif;
	color: #0000FF;
	padding: 10px;
	border-top: 6px solid #0000FF;
	border-right: thin solid #0000FF;
	border-bottom: 3px solid #0000FF;
	border-left: thin solid #0000FF;
}
.joke {
	font:  bold 110% "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 5px 15px;
	width: 80%;
	border: 1px solid #003366;
	background: #0000FF;
	margin-right: auto;
	margin-left: auto;
}
.noteTip {
	font: 100% "Times New Roman", Times, serif;
	padding: 10px;
	width: 90%;
	border-top: 6px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 1px solid #FF0000;
	margin-right: auto;
	margin-left: auto;
}

dl {
	color: #000000;
}
dt {
	color: #FF0000;
	font-weight:bold;
}
dd {
	padding-bottom: 6px;
	margin-left:15px;
}
.photo200 {
	width: 210px;
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;	
} 

.photo200r {
	width: 210px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
} 

.photo200 h6{
	width: 200px;	
}

.photo250 {
	width: 260px;
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;	
} 

.photo250 h6{
	width: 240px;
}

.photo300 {
	width: 310px;
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
} 

.photo350 {
	width: 360px;
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
} 

.photo350 h6{
	width: 350px;
}

.photo500 {
	width: 500px;	
	margin: 0px auto;
	
}

.linkBox {
	font:  bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	width: 50%;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	background: #26354A;
	text-align: center;
}
 
