body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/mockup2copy_04.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 16px}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
}

.bodycontentLEFTRAIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
}
.toptabmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	letter-spacing: 2px;
	background-image: url(images/menuback.gif);
	background-repeat:no-repeat;
}
.toptabmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 2px;
	color: #0D1874;
}
.toptabmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 2px;
	color: #FFB800;
}
.toptabmenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 2px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 24px;
	color: #0B216A;
}
.bodycontentnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/


/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#E9E9E9; height:80; width: 85; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 85; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 85; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:000066; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#FFFFFF; font-weight:bold; }



/**** month and year header at top of calendar ****/
.date_header2			{
	font-size:10px;
	font-family:arial, helvetica;
	font-weight:bold;
	height: 15px;
	
	background-image: url(../../images/dateback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/**** color and size of calendar cells.  ****/
.day_cell2				{ background-color:#E9E9E9; width: 12px; height:28px;}
.empty_day_cell2			{
	width: 12px;
	height:28px;
	background-color: #FFFFFF;
}
.today_cell2				{ background-color:#FFCC00; width: 12px;  height:28px;}

/**** day number in upper left corner of each cell ****/
.day_number2				{ font-size:9px; font-family:verdana, arial, helvetica; color:#000;  width: 20px; }

/**** title_txt is the text for each post on main page ****/
.title_txt2				{ font-size:10px; font-family:verdana, arial, helvetica; color:#f00 }
.title_txt2 A:link		{ color:#f00; text-decoration:underline }
.title_txt2 A:active		{ color:#f00; text-decoration:underline }
.title_txt2 A:visited	{ color:#f00; text-decoration:underline }
.title_txt2 A:hover		{ color:#f00; text-decoration:underline }


.title_txt2				{ font-size:10px; font-family:verdana, arial, helvetica; color:#f00 }
.title_txt2 A:link		{ color:#f00; text-decoration:underline }
.title_txt2 A:active		{ color:#f00; text-decoration:underline }
.title_txt2 A:visited	{ color:#f00; text-decoration:underline }
.title_txt2 A:hover		{ color:#f00; text-decoration:underline }
/**** time line under title text when event time given ****/
.time_str2				{ font-size:15px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header2			{ background-color:#000066; font-size:11px; font-family:arial, helvetica; color:#FFFFFF; font-weight:normal}

/**** footprint text ****/
.footprint2				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint2 A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
.rosterheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.breaking {
	background-image: url(images/breaking_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}
.breaking a{
	color: #001962;	
}
.breaking a:hover{
	color: #C18C00;	
}
.breaking ul{
	padding: 0px 5px 5px;
	margin: 10px;

	list-style-type: circle;
}
.copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6B6B6;
}
.copyrightlink a{

	color: #B6B6B6;
}

.copyrightlink a:hover{
	
	color: #FCB800;
}


/* blogger css */
/*
-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
----------------------------------------------- */






/* Header
----------------------------------------------- */
@media all {
  #header {
    width:580;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:580px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:580px;
    float:left;
    }
  #sidebar {
    width:220px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
	margin:1.5em 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:16px;
  font-weight:bold;
  line-height:1.4em;
  color:#132757;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
color:#132757;

  }
  
  




.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:12px/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
	font-style:normal;
	color:#999;
	margin-right:.6em;
	font-size: 10px;
  }
  
  .post-footer a {
	font-style:normal;
	color:#0D1874;
	margin-right:.6em;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 10px/1.6em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }

.sidebar-title{
	color:#666;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  }

/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:580px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
  .pagetopnavsw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D1874;
}
  .pagetopnavsw a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D1874;
}
  .pagetopnavsw a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFB800;
}


.rss-items li{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}


.rss-items a{
	
	color: #0D1874;
	list-style-type: none;
	list-style-image: none;
	
}

.rss-items a:hover{

	color: #D79B00;
		
}

.rss-title {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
		list-style-image: none;
}
