BODY
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.logo_background
{
  background-image: url(/_images/bigflag.gif);
}



td, th
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


A:link
{
  color: Blue;
}
A:active
{
  color: Blue;
}
A:visited
{
  color: Blue;
}
A:hover
{
  color: Blue;
  text-decoration: underline;
}



.textbody
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.smallgray
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #555555;
}

h1
{
  font-size: 18px;
}
h2, h3
{
  font-size: 15px;
}


.boundingtable
{
  width: 95%;
  border: solid 3px #dddddd;
}

/* classes for the front page */
.fp_calendar /* in the right hand column */
{
  font-size: 11px;
}

.fp_event_title
{
  color: Blue;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.fp_event_registration
{
  font-size: 11px;
  color: Gray;
}

.fp_ShortDescription
{
  font-size: 11px;
  color: Gray;
}


.calendarMonth
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #444444;
}

.eventsummary
{
  border: 2px solid #c0c0c0;
  padding: 5px;
  margin: 0 0 5px 5px;
  text-align: right;
  float: right;
  font-size: 12px;
}

.eventheading
{
  font-size: 17px;
  font-weight: bold;
}

.eventdate
{
  font-size: 14px;
  font-weight: bold;
}

.MainContent
{
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.titlebar /* used for the gray title bars, like on the login screen */
{
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  background-color: gray;
  text-align: center;
  padding: 2px 5px 2px 5px;
  background-image: url(images/background-dark.gif);
}

.tableheading
{
  font-weight: bold;
  font-size: 17px;
  color: #800080;
  background-color: #c0c0c0;
  text-align: center;
}

.hot
{
  font-weight: bold;
  color: #ff0000;
}

.myMenu_OnClass
{
  font-weight: normal;
  text-decoration: none;
  border-bottom: solid 4px #0033cc;
}

.myMenu_OffClass
{
  font-weight: normal;
  text-decoration: none;
  border-bottom: solid 4px #f4f4f4;
}

.myMenu_PageClass
{
  font-weight: normal;
  text-decoration: none;
  border-bottom: solid 4px #0033cc;
}

.NewsFlashText
{
  background-color: #fee9cd;
  padding: 5px 5px 5px 5px;
  text-align: left;
}

.titletop
{
  font-size: 15px;
  padding: 0px 0px 10px 0px;
}

.NewsTitle
{
  font-size: 25px;
  color: #666666;
  padding: 0px 10px 10px 0px;
  font-weight: bold;
}
.NewsDate
{
  font-size: 13px;
  color: #0B7DB0;
  padding: 0px 00px 10px 0px;
}
.NewsSecondTitle
{
  font-size: 13px;
  color: #666666;
  padding: 0px 10px 10px 0px;
}
.NewsLongTitle
{
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  padding: 0px 10px 5px 0px;
}


.Classified_PopUp
{
  visibility: hidden;
  background-color: #eeeef5;
  background: #eeeef5;
  padding: 9px 9px 9px 9px;
  border: solid 2px #555566;
  font-family: Verdana;
}

.popupinfo
{
  font-size: 10px;
  background: #f5f5f5;
  border: solid 1px #cccccc;
  margin: 0px 0px 0px 10px;
  padding: 0px 4px 0px 4px;
}

table.dsappbody td
{
  font-size: 13pt;
}

td.dsappbody
{
  font-size: 13pt;
}
dsappbody
{
  font-size: 13pt;
}


.LoginBox
{
  background-color: #F0F0ED;
  border-color: #d0d0d0;
  border-width: 1px 1px 1px 1px;
  border-style: double;
}

.LoginBox_td
{
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 3px;
  padding-top: 8px;
}

.LoginBox_td_right
{
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 3px;
  padding-top: 8px;
 text-align:right;
 }

/*--Begin of "p21_double_story_narrow_portlet.jsp"--*/
.p21_middle{
	background:url(../_images/css/p21_middle.jpg) repeat-y;
	width:300px;
	margin:0px 8px 0px 0px;
	padding:2px 0px 0px 0px;
	font-size:9pt; text-align:left;
}
.p21_bottom{
	background:url(../_images/css/p21_bottom.jpg) no-repeat;
	width:300px;
	height:18px;
	margin:0 8px 8px 0;
	padding:0;
}




#p21_top{
	background:url(../_images/css/p21_top.jpg) no-repeat;
	width:300px;
	height:30px;
	margin:0;
	padding:0;
}
#p21_middle{
	background:url(../_images/css/p21_middle.jpg) repeat-y;
	width:300px;
	margin:0 8px 0 0;
	padding:0;
	font-size:9pt; text-align:left;
}
#p21_image{
	padding: 5px 0 5px 10px;
	vertical-align:top;
}
#p21_image_static{
	width:300px;
	height:250px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px 5px 0px 5px;
	overflow:hidden
}
#p21_abstract_static{
	padding: 5px 10px 5px 5px;
	text-align:center;
	vertical-align:top;
	font-size:9pt;
	color:#00000
}
#p21_abstract{
	padding: 5px 10px 5px 10px;
	text-align:left;
	vertical-align:top;
	font-size:8pt;
}
#p21_bottom{
	background:url(../_images/css/p21_bottom.jpg) no-repeat;
	width:300px;
	height:18px;
	margin:0 8px 8px 0;
	padding:0;
}
/*--End of "p21_double_story_narrow_portlet.jsp"--*/

.bg_header_politics {
	background:url(../_images/css/p21_top.jpg) no-repeat;
	font-size: 14px;
	color:white;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	width:300px;
	padding-left: 10px;
	margin-top:8px;
  text-align:left;
}
