/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/








/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/




body {
	font: 12px Arial, Helvetica, sans-serif;;
	color:#000;
	text-align: center;
	background-color: #ffffff;
	line-height: 140% ;
	
}






/* Commonly used to style page titles. */
h1 {
  color: #ff0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bolder;
  letter-spacing: -1px;
}
/* Commonly used to style section titles. */
h2 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
font-weight: bolder;
  line-height: 130%;
  letter-spacing: -1px;
}
/* Sets the style for the h3 header. */
h3 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  line-height: 130%;
  letter-spacing: -1px;
}
/* Sets the style for the h4 header. */
h4 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
/* Sets the style for the h5 header. */
h5 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* Sets the style for the h6 header. */
h6 {
   color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 3px 5px;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #0033ff;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000;
}

.Head { font-size: 12px; font-weight: bold;	color: #000000; }



.showborder { border: black 1px solid }	


#wrapper1 {
margin: 0;
padding: 0;
width: 100%;
background: url(images/BG.jpg) center top repeat-y #ff0000;
}

#wrapper1B {
margin: 0 auto;
padding: 0;
width: 990px;
background: transparent;
}

#wrapper2 { 	
width:990px;
margin:0 auto;
padding:0px;
text-align:left;
background: #f2f2f2;	
}


#PageWrap				{ background-color:transparent; margin: 0; padding: 0px; text-align: left; }



#BannerPane { width: 990px; margin: 0px; padding: 0px; border: 0px; }
#HeaderWrap { margin: 0px; padding: 0px; background-color: transparent; }
#Header { width: 990px; height: 275px; background: url(header.jpg) top left no-repeat; margin: 0px; padding: 0px; }
#NavBar { margin: 0px; padding: 0px; height: 43px; text-align: center; }

#Nav { margin: 0px; padding: 0px; height: 43px; width: 990px; border: 0px; text-align: center; }
#MenuWrap { background-color: #cccccc; padding: 5px; }


#MainLayout { margin:0px; padding: 0px; background: url(images/contentWrapper_bg.jpg) top center repeat-y; text-align: left; }
#MainLayoutWrap { width: 990px; margin:0px; padding: 0px; }
#TopPane { width: 980px; }



#LeftColumn {	width: 660px; float: left; margin: 0px; padding: 0px;}

#LeftTop,
#contentpane,
#LeftBottom { width: 660px; float: left; overflow: hidden; margin: 0px; padding: 0px; 	 }

#RightColumn {	width: 310px; float: right; overflow: hidden; margin: 0px; padding: 0px; }

#RightTop, 
#RightPane,
#RightBottom {	width: 310px; overflow: hidden; margin: 0px; padding: 0px; background-color: #f2f2f2; }

#BottomPane {	width: 980px; }



#Footer { height: 60px; text-align: center; background-color: transparent; color: #ffffff;  }




.FOOTER_objects						{ color: #ffffff; line-height: 140%; }
a.FOOTER_objects:active,
a.FOOTER_objects:visited,
a.FOOTER_objects:link				{ color: #000000; text-decoration: underline; }
a.FOOTER_objects:hover				{ color: #ffffff; text-decoration: underline; }





#OuterContainer						{ width: 980px; margin: 0 auto; background: #ffffff; text-align: center; }
#OuterContainerMiddle				{ width: 100%; }
#OuterContainerMiddlePadding		{ padding: 10px 20px 40px 20px; }
img.corner							{ width: 10px; height: 10px; border: none; display: block !important; }
.w800x600							{ width: 780px; }
.w1024x768							{ width: 980px; }
.wFull								{ width: 90%; }


#Logo								{ float: left; margin-bottom: 20px; }
#Logo a								{ border: none; }
#Logo a:hover						{ border: none; background: transparent; }


/* --------------- SEARCH --------------- */
#SearchBox        { display: block; height:35px; text-align:left; background:url(images/BG/GreyBar3.jpg) top left repeat-x #999; line-height:35px;  padding: 0 4px 0 9px; }
img.searchbutton    { padding-top:-3px; margin-top:-4px; vertical-align:middle; border:1px solid #888; } 

#SearchBox input, 
#SearchBox select, 
#SearchBox textarea { margin:5px 2px; padding:2px; color:#333; border-width:1px; border-style:solid; border-color:#888; width:220px; } 



#Breadcrumb							{  }

#Breadcrumb,
#Breadcrumb span,
#Breadcrumb div						{ }

.BorderBottom						{ border-bottom: 1px #e4e4e4 solid; }
#MiddleRow							{ }
.w800x600 #MiddleRow				{ width: 740px; }
.w1024x768 #MiddleRow				{ width: 940px; }
.wFull #MiddleRow					{ width: 100%; }






.left								{ float: left; }
.right								{ float: right; }
.clear								{ clear: both; margin: 0; padding: 0; }
.dummy								{ display: none; }

.textIntro							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 10px; font-weight:300; line-height: 12px; color: #ff0008; border: none; margin: 10px 20px; }

.w990px { width: 990px; }
.w980px { width: 980px; }
.w680px { width: 680px; }
.w310px { width: 310px; }
.w100%  { width: 100%; }






/* Forms */
div.form							{ width: 500px; text-align: left; }
div.form_group						{ text-align: left; margin-bottom: 10px; font: 14px; color: #e42000;  }
div.form_text						{ float: left; margin: 0; }
p.form_text							{ margin: 0 0 3px 0; }
textarea.form_text,
input.form_text,
select.form_text					{ font: bold 12px; color: #333; background: #efefef; border-color: #bbb #bbb #ddd; border-width: 2px 1px 1px; padding: 0.2em; margin: 0 10px 10px 0; }



/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

a.USER_object:active,
a.USER_object:visited,
a.USER_object:link,
.USER_object,
a.LOGIN_object:active,
a.LOGIN_object:visited,
a.LOGIN_object:link,
.LOGIN_object						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; }
a.USER_object:hover,
a.LOGIN_object:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #CC0000; text-transform: uppercase; text-decoration: underline; }

a.BREADCRUMBS_object:active			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; }
a.BREADCRUMBS_object:visited,
a.BREADCRUMBS_object:link,
.BREADCRUMBS_object					{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; }
a.BREADCRUMBS_object:hover			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #CC0000; text-transform: uppercase; text-decoration: underline;  }

.FOOTER_objects						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; color: #CC0000; background: transparent; text-transform: uppercase; text-decoration: underline;  }
a.FOOTER_objects:active,
a.FOOTER_objects:visited,
a.FOOTER_objects:link				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000000; background: transparent; text-transform: uppercase; text-decoration: underline;  }
a.FOOTER_objects:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000000; background: transparent; text-transform: uppercase; text-decoration: underline;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

.Normal,
.normal								{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #000; line-height: 150%; }

strong,
b,
.NormalBold							{ font-family: Arial, Helvetica, Verdana, Sans; line-height: 120%; }

.NormalRed							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #C00; line-height: 120%; }
.SubHead							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000; line-height: 120%; }
span.SubHead						{ font-size: 10px; margin:0; padding:0; }
span.SubHead br						{ display: none; }
.font-family						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #000; line-height: 120%; background: transparent; }



/*========================================================*/
/*  6. Links                                        	  */
/*========================================================*/

a:active, 
a:visited,
a:link 								{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline; }

a:hover								{ color: #cc0000; text-decoration: underline; font-weight: normal; }


a.Normal:visited,
a.Normal:link						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline; }


.CommandButton,
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline; line-height: 140%; }
a.CommandButton:hover				{ color: #cc0000; text-decoration: underline; font-weight: normal; }

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

input								{ color: #000; }
select								{ color: #000; }
.StandardButton						{ color: white; background: #ee000c; border-right: solid 1px #D1C7BE; border-bottom: solid 1px #D1C7BE; border-left: none; border-top: none; height: 17px; }


/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/



.MainMenu_MenuContainer				{ z-index: 999999; padding: 0px 5px 0px 0px; background: #ff0000; }
.MainMenu_MenuBar					{ z-index: 999999; background: transparent; vertical-align: top; }

/*-- submenu --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu					{ padding: 0px; margin: 0px; background: #f2f2f2; border: 1px #999999 solid; z-index: 999999; white-space: nowrap; }

/*-- submenu items idle       --*/
.ModuleTitle_MenuItem,
.MainMenu_MenuItem					{ font-size: 10px; font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif; vertical-align: middle; text-transform: uppercase; height: 20px; margin: 0px; padding: 6px 30px 6px 10px; border: 0px; white-space: nowrap; }

/*-- submenu items hover      --*/
.ModuleTitle_MenuItemSel,
.MainMenu_MenuItemSel				{ font-size: 10px; font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif; vertical-align: middle; text-transform: uppercase; height: 20px; margin: 0px; padding: 6px 30px 6px 10px; border: 0px; white-space: nowrap; background-color: #cccccc; }



/*-- menuitems idle           --*/
.MainMenu_Idle						{ width: 100%; background: transparent url('images/nav.sep.png') right no-repeat; height: 43px; z-index: 999999; vertical-align:: middle; }
.MainMenu_Idle td					{ width: 100%; padding: 0px 12px 2px 10px; font-family: Helvetica, Verdana, Arial, sans-serif; height: 43px; z-index: 999999; color: #FFFFFF; font-size: 13px; font-weight: bold; text-transform: uppercase; vertical-align: middle; background-color: #ae0110; }

/*-- menuitems over           --*/
.MainMenu_Selected					{ color: #cc0000; height: 43px; width: 100%; z-index: 999999; font-size: 13px; background: transparent url('images/nav.sep.png') no-repeat right; vertical-align: middle; }
.MainMenu_Selected td				{ text-decoration: none; width: 100%; color: white; font-family: Helvetica, Verdana, Arial, sans-serif; height: 43px; z-index: 999999; font-size: 13px; font-weight: bold; text-transform: uppercase; vertical-align: middle; padding: 0px 12px 2px 10px;  vertical-align: middle; background-color: #e70013; }

/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{ height: 43px; width: 100%; z-index: 999999; font-size: 13px; background: transparent url('images/nav.sep.png') no-repeat right; vertical-align: middle; }
.MainMenu_Active					{ height: 43px; width: 100%; z-index: 999999; font-size: 13px; background: transparent url('images/nav.sep.png') no-repeat right; vertical-align: middle; }

.MainMenu_BreadcrumbActive td		{ background-color: #ff0002; height: 43px; padding: 0px 12px 2px 10px; text-decoration: none; width: 100%; color: white; font-family: Helvetica, Verdana, Arial, sans-serif; z-index: 999999; font-size: 13px; font-weight: bold; text-transform: uppercase; }
.MainMenu_Active td					{ background-color: #ff0002; text-decoration: none; width: 100%; color: white; font-family: Helvetica, Verdana, Arial, sans-serif; height: 43px; padding: 0px 12px 2px 10px; z-index: 999999; font-size: 13px; font-weight: bold; text-transform: uppercase;  }




/*-- not needed - main menu   --*/	.MainMenu_MenuIcon  		{ display: none; }
									.MainMenu_RootMenuArrow  	{ display: none; }
									.MainMenu_MenuArrow  		{ display: none; }
/*-- module menu continer     --*/	.ModuleTitle_MenuContainer	{ color: #2c2c2c; }
/*-- module menu bar          --*/	.ModuleTitle_MenuBar		{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/	.ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
									.ModuleTitle_MenuItem		{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/	.ModuleTitle_MenuIcon 		{ display: none; }
									.ModuleTitle_RootMenuArrow	{ display: none; }
									.ModuleTitle_MenuArrow		{ display: none; }
									.MainMenu_MenuBreak			{ display: none; }
									.MainMenuSeperator			{ display: none; }
									.ModuleTitle_MenuBreak		{ display: none; }











/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{
    padding-bottom: 10px;   
}

.SearchOptions 
{
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 12pt;
} 
.CreateFrom
{
	font-size: 12px;
	color: #003366;
}
.blog_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 10px 0px;
	display: block;
}
.blog_head
{
}

.blog_Description_Heavy 
{
	
}
.blog_Description 
{



}


.blog_entry_description 
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 0px;
line-height: 150%;

}



.blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(images/clip-bottom.png) right top no-repeat;
	width:2.5em;
	margin-right: 5px;
}
.blog_pub-month {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:url(images/clip-top.png) center top repeat-x;
	text-transform:uppercase;
}
.blog_pub-date { 
	display:block; 
	font-size:10px;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: 10px;
	margin:0; 
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
}

.blog_comments_normal {
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 11px;
}
	
.blog_topics
{
	background-image: url(images/blog_topic.png);
	font-size: 12px;
}
.blog_more_link
{
	font-size:12px;
	/*padding-left: 3px;*/
	font-weight: bold;
	
}



.blog_gravatar
{
	float:left;
	padding:2px;
	margin:5px;
    border: solid 1px #ddd;
    background-color: #fff;
    margin-left:expression("4px");
    margin-bottom:expression("-5px");
}

.blog_gravatar_preview
{
	padding: 2px;
    margin: 0px;
    border: solid 1px #ddd;
    background-color: #fff;
    float: right;
}


.blog_lefttd 
{
	white-space:nowrap;
	vertical-align:top;
}
.blog_tags
{
	display: none;
	visibility: hidden;
	background-image: url(images/blog_tag_blue.png);
	font-size: 12px;
}
.blog_trackback {
	background-image: url(images/blog_trackback.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
.blog_permalink
{
	background-image: url(images/blog_permalink.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
.blog_print
{
	background-image: url(images/blog_print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
	font-size: 12px;
}
.blog_edit_link
{
	background-image: url(images/blog_edit_link.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
/*.blog_tags,*/ .blog_topics, .blog_permalink{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	clear: both;
	float: none;
}
.blog_date {
	color: #666666;
}



h2.blog_title 

{

font-family: Helvetica, Verdana, Arial, sans-serif;

font-size: 18px;

margin-bottom: 3px;

margin-top: 5px;

line-height: 100%;

color: #ff0000;

font-weight: bold;

}

h2.blog_title a

{

font-family: Helvetica, Verdana, Arial, sans-serif;

font-size: 18px;

margin-bottom: 3px;

margin-top: 5px;

line-height: 100%;

color: #ff0000;

font-weight: bold;

}



h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}




.blog_subhead
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 42px;
	position: relative;
}
.blog_subhead .blog_comments
{
	position: absolute;
	top: 0pt;
	right: 0pt;
}

.blog_footer_right {

	float:right;
	display: inline;
	position: relative;
}
.blog_footer_left {
	float:left;
	display: inline;
}
.blog_footer {
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	padding-bottom: 30px;
	padding-top: 0px;
}
.clear { 
	clear: both;
}
.blog_copyright	{
	font-size: 10px;
}

.blog_entry_description 
{
}

/* Normal Bubble */
div.blog_bubble, div.blog_bubble_owner {
	width: auto;
	font-size: 10pt;
	margin-bottom: 24px;
}

div.blog_bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	zoom:1;
	min-height:64px;
}

div.blog_bubble_owner blockquote 
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #aaa;
	background-color: #e0e0e0;
	zoom:1;
	min-height:64px;
}

div.blog_bubble blockquote p, div.blog_bubble_owner blockquote p {
	margin: 10px;
	padding: 0px;
}

div.blog_bubble cite, div.blog_bubble_owner cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/blog_comment_tip.gif) no-repeat 20px 0;
	font-style: normal;
}
div.blog_bubble_owner cite 
{
	background: transparent url(images/blog_comment_tip_owner.gif) no-repeat 20px 0;
}
/* Calendar Styles */
.Blog_Archive_DayHeader{
	font-size: 11px;
	background-color: #ccddff;
}

.Blog_Archive_Day{
	font-size: 11px;
	background-color: #fff;
}

.Blog_Archive_Day a, .Blog_Archive_SelectedDay a, .Blog_Archive_WeekendDay a, .Blog_Archive_TodayDay a
{
	width:100%;
}

.Blog_Archive_NextPrev{
	font-size: 11px;
}

.Blog_Archive_OtherMonth{
	font-size: 11px;
	background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
}

.Blog_Archive_Selector{
	font-size: 11px;
}

.Blog_Archive_Title{
	font-size: 12px;
	font-weight: bold;
}

.Blog_Archive_TodayDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
}

.Blog_Archive_WeekendDay{
	font-size: 11px;
	background-color: #fffff0;
}

.blog_image_list{
    line-height: 20px;
    vertical-align: middle;
}

.blog_dateline
{
   font-size: 8px;
   font-weight: bold;
   padding: 10px 0px;
}

div.blog_bubble p
{
color: black;
}





