/*  ANNOUNCEMENT MODULE *********************************************/
.AnnouncementModule { margin: 6px 0 6px 0}
.AnnouncementModule a.Title { font-weight:bold; font-size:90%; color:#000}
.AnnouncementModule a.Title:hover { text-decoration:underline;}
.AnnouncementModule .PostDate { font-size:80%; padding:6px 0 6px 0}




.AnnList a.Title {font-weight:bold; font-size:90%; color:#000}
.AnnListModule a.Title:hover { text-decoration:underline;}
.AnnList .PostDate {font-size:80%; padding:6px 0 6px 0}

.AnnDetail .Title {font-weight:bold; font-size:120%; color:#000}
.AnnDetail .PostDate {font-size:80%; padding:6px 0 6px 0}

.PRList {padding:6px 0 6px 0}

.PRList .Headline {padding:6px 0 6px 0; font-size:100%}
.PRList .ReleaseMonth {font-size:120%; font-weight:bold;}
.PRList .Left {float:left; width:50px}
.PRList .Right{float:left;}

.PRDetail .Headline { font-size:120%; font-weight:bold; color:#d31245; padding:6px 0 6px 0}
.PRDetail .Location { text-transform:uppercase }
.PRDetail .Body { line-height:200%}
.PRDetail .Footer { text-align:center;}
a {
	color: #D31245;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}



A.Welcome
{
	color: #454545;
	text-decoration: none;
	padding: 5px;
	 font-size:100%;
}

A.Welcome:Hover
{
	color: black;
}

.formcontent
{
	width: 100%;
	text-align: center;
}

.basemodule
{
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px auto 3px 3px;
	border: solid 1px #e3e3e3;
}

.ModuleTitle 
{
	 font-family:Helvetica,Arial, Sans-Serif;
	 font-size:100%;
	 font-weight:bold;
	 font-style: oblique; 
	 color:#000;
	 background-color:#e3e3e3;
	 
	
	/* 
	font-family:Geneva, Sans-Serif;
	font-family:Lucida Sans, Sans-Serif;
	font-family:Trebuchet, Sans-Serif;
	font-family:Verdana, Sans-Serif;


	font-family:Garamond, Serif;
	font-family:Georgia, Serif;
	font-family:New York, Serif;
	font-family:Times New Roman, Serif;


	font-family:Copperplate, Fantasy;
	font-family:Desdemona, Fantasy;
	font-family:Impact, Fantasy;
	font-family:Kino, Fantasy;


	font-family:Comic Sans MS, Script;
	font-family:Lucida Handwriting, Script;
	font-family:Zapf Chancery, Script;
	font-family:Script, Script;

	*/
	 
	
	
	}

/* ARTICLE MODULE *******************************/

.LeadinPhotoCredit
{
	background-color: #e3e3e3;
	font-size: 84%;
	text-align:right;
	padding:0 2px 0 2px;
}
.LeadinCaption
{
	background-color: #e3e3e3;
	text-align:left;
	font-size: 84%;
	padding: 5px 2px 5px 2px;
}

.ImagePhotoCredit
{
	font-size: 80%;
	text-align:left;
}
.ImageCaption
{
	font-size: 80%;
	padding: 6px 0 0  12px;
	font-style:italic;
	
}

#divImageModule *
{
	vertical-align: text-top;
}

.text-bottom *
{
	vertical-align: text-top;
}

#divImageCaption
{
	display: inline;
}






/* ADMIN PAGE STYLES ********************************************************/
.Head
{
	padding:  6px  0px  5px  0px;
	font-weight: bold;
	font-size: 140%;
	margin: 0px 0px;
	color: #000066;
	font-style: normal;
	
}

.SubHead
{
	padding: 4px 0px 6px 0px;
	font-weight: bold;
	font-size: 110%;
	margin: 0px 0px;
	color: #F16F1A;
	font-style: normal;
	
}

.ItemTitle
{
	font-weight: bold;
	font-size: 80%;
	color: #000066;
	
	
	
}

A.CommandButton
{
	font-weight: bold;
	font-size: 100%;
	color: #3366CC;
	
	
	text-decoration:none;
}
A.CommandButton:Hover 
{
	color: #3366CC;
	text-decoration:underline;}

.InfoText
{
	
	
	font-weight: normal;
	font-size: 80%;
	color: #000;
	
}

.NormalTextBox
{
	
	font-size: 90%;
	color: #000;
	
	
	
}


.NormalRed
{
	font-weight: Bold;
	font-size: 90%;
	color: red;
	line-height:160%
}

.NormalGreen
{
	font-weight: Bold;
	font-size: 90%;
	color: green;
	line-height:160%
	
	}

.PanelButtons
{
	
	
	
}

.TitleHR {padding:0 0 0 0;margin:0 0 0 0}


/* FONT MANAGEMENT *******************************************************/

li { padding:3px 0px 3px 0px}

hr {padding: 0px 0px 3px 0px}

h1 {
margin-bottom: 0;
color:#d31245;
font-weight:bold;
padding:6px 0 6px 0

} 
h2 {
margin-bottom: 0;
color:#d31245;
font-weight:bold;
padding:6px 0 6px 0

}
h3 {
margin-bottom: 0;
color:#d31245;
font-weight:bold;
padding:6px 0  6px 0

}
h4 {
margin-bottom: 0;
color:#000;
font-weight:bold;
}
h5 {
	margin-bottom: 0;
}
h6 {
	margin-bottom: 0;
}
	

h1, h2, h3 {font-family:  Verdana,   Tahoma, sans-serif;}
h1 { font-size: 200% }
h2 { font-size: 150% }
h3 { font-size: 120% }
h4 { font-size: 100% }
h5 { font-size: 89% }
h6 { font-size: 75% }
/*

small {
 font-size: smaller;
 }
big {
 font-size: larger;
 }
h1 {
 font-size: xx-large;
 }
h2 {
 font-size: x-large;
 }
h3 {
 font-size: large;
 }
h4 {
 font-size: medium;
 }
h5 {
 font-size: small;
 }
h6 {
 font-size: xx-small;
 }
font[size=1] {
 font-size: xx-small;
 }
font[size=2] {
 font-size: small;
 }
font[size=3] {
 font-size: medium;
 }
font[size=4] {
 font-size: large;
 }
font[size=5] {
 font-size: x-large;
 }
font[size=6] {
 font-size: xx-large;
 }
font[size=7] {
 font-size: 300%;
 }
font[size=-1] {
 font-size: smaller;
 }
font[size=+1] {
 font-size: larger;
 }
font[size=-2] {
 font-size: 60%;
 }
font[size=+2] {
 font-size: 150%;
 }
font[size=+4] {
 font-size: 300%;
 }
 */

p
{
	line-height:140%;
	margin: 0 0 0 0;
	padding:  6px 0  6px 0;
	
	}


/* ADMIN MENU STYLES ********************************************************/



a.AdminItem, a.AdminItem:link, a.AdminItem:visited
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	display: block;
	font-size: 85%;
	
	
	background: #E4E2DD;
	overflow: hidden;
	border-left: 1px ridge;
	
	color: #000;
	border-bottom: 1px ridge;
	padding: 2px 6px 2px 6px;
	text-align: center;
	text-decoration: none;
}

a.AdminItem:hover
{
	color: #fff;
	background: #699FF9;
}
a.AdminItem:active
{
	color: #fff;
	background: #317bfa;
}




a.AdminSelectedItem, a.AdminSelectedItem:link, a.AdminSelectedItem:visited
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	display: block;
	font-size: 85%;
	
	
	background: #699ff9;
	overflow: hidden;
	border-left: 1px ridge;
	
	color: #000;
	border-bottom: 1px ridge;
	padding: 2px 6px 2px 6px;
	text-align: center;
	text-decoration: none;
}

a.AdminSelectedItem:hover
{
	color: #fff;
	background: #699FF9;
}
a.AdminSelectedItem:active
{
	color: #fff;
	background: #317bfa;
}



a.VerticalItem, a.VerticalItem:link, a.VerticalItem:visited
{
	display: block;
	width: 150px;
	height: 25px;
	background: #dce6f7;
	border: 1px solid #000;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	
	
	font-size: 100%;
	color: #000;
	line-height: 25px;
	overflow: hidden;
}

a.VerticalItem:hover
{
	color: #fff;
	background: #699ff9;
}
a.VerticalItem:active
{
	color: #fff;
	background: #317bfa;
}

a.SelectedVerticalItem, a.SelectedVerticalItem:link, a.SelectedVerticalItem:visited
{
	display: block;
	width: 150px;
	height: 25px;
	background: #a2c2f9;
	border: 1px solid #000;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	
	
	font-size: 100%;
	color: #000;
	line-height: 25px;
	overflow: hidden;
}

a.SelectedVerticalItem:hover
{
	color: #fff;
	background: #699ff9;
}
a.SelectedVerticalItem:active
{
	color: #fff;
	background: #317bfa;
}

/** EASY MENU STYLES *********************************************************/




/* ARTICLE MODULE **********************************************/

/* Article lists */

.Section 
{
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	color: #666666;
	
	padding: 5pt 0  5pt 0;
	
	}

.HeadLine
{
	font-size:120%;
	font-weight:bold;
	color: #000066;
	padding: 3pt 0   0pt 0;
}

A.HeadLine:link { color: #000066; text-decoration: none; }         
A.HeadLine:visited { color: #000066; text-decoration: none;}      

A.HeadLine:hover { 	color: #000066; 	text-decoration: underline; }     
A.HeadLine:active { color: #000066; text-decoration: none; }   

/* ARTICLE TOP STORIES **********************************************/

#TopStories .Section 
{
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	color: #666666;
	
		
	
	}


#TopStories .Title {
	font-size: 140%;
	color: #000066;
	margin: 0 0 10px 0;
	padding: 0;
	}

#TopStories .ByLine {
	
	color: #808080;
	font-size: 90%; }
	
#TopStories .TimeStamp 
{
	
	font-weight: normal;
	color: #808080;
	font-size:90%;
	
	
	}

/* DESKTOP ARTICLE MODULE **********************************************/

#ArticleLeftColumn 
{
	position:relative;
	top:5px;
	left:0;
	width:120px;

	
	
	}
#ArticleContent
{
	left: 200px;
	position: relative;
	top: 5px;
	width:60%
	
}
#Article .Section 
{
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	color: #666666;
	
		
	
	}


#Article .Title {
	font-size: 140%;
	color: #000066;
	margin: 0 0 10px 0;
	padding: 0;
	}

#Article .ByLine {
	
	color: #808080;
	font-size: 90%; }

#Article .ByLineTitle {
	
	
	font-weight: normal;
	color: #808080;
	font-size:90%; }
	
#Article .TimeStamp 
{
	
	font-weight: normal;
	color: #808080;
	font-size:90%;
	
	
	}
	
#Article .Body { }
	
	
#ArticleCommentsHeader 
{
	
	font-weight: bold;
	color: #808080;
	
	
	}
	
#ArticleComments 
{
	font-size: 90%;
	color: #000066;
	margin: 0 0 10px 0;
	padding: 0;
	
	}
	
#ArticleComments .Comment {color: #333333;}

#ArticleComments .Postedby
{
	
	font-weight: bold;
	color: #000000;
}

#ArticleComments .PostedDate
{
	
	font-weight: bold;
	color: #000066;
	
}
	
#PostComment
{
	background-color: #DEDDD9;
}

#PostComment .Title 
{
	
	font-weight: bold;
	color: #D30000;
	font-size: 120%;
	padding:10px   10px 10px 10px;
	
	}
	
#PostComment .ViewComments 
{
	
	font-weight: bold;
	color: #333333;
	font-size: 100%;
	padding:10px  10px 10px 10px;
	
	}

#PageTools
{
	border-right: #EAE8E9 1px solid;
	border-top:   #EAE8E9 1px solid;
	left: 5px;
	border-left:   #EAE8E9 1px solid;
	
	border-bottom:   #EAE8E9 1px solid;
	position: absolute;
	top: 5px;width: 180px;
}

#PageTools a {	color: #3B3B3B;	}
#PageTools a:hover {text-decoration:underline;}
#PageTools div { padding:2px 2px 2px 2px}

#RelatedItems
{
	border-right: #EAE8E9 1px solid;
	border-top:   #EAE8E9 1px solid;
	left: 5px;
	border-left:   #EAE8E9 1px solid;
	
	border-bottom:   #EAE8E9 1px solid;
	position: absolute;
	top: 100px;width: 180px;
}

#RelatedItems .Title { background:#EAE8E9 ; font-size:80%; text-transform:uppercase; font-weight:bold; text-align:center}

#RelatedItems .Link {}

#RelatedItems a.Link
{
	
	color: #3b3b3b;
	
}
#RelatedItems a.Link:hover {text-decoration:underline;}
#RelatedItems div { padding:2px 2px 2px 2px}

#share 
{
	left: 5px;
	position: absolute;
	top: 160px;
	
	}
