html,body, table td,table th, textarea{
  font-size: 11pt;
}

*{ 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.mini {
	font-size: 9pt;
}

.tiny {
	font-size: 8pt;
}

.aogs10_menu {
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	color:#243f8f;
}

.aogs10_submenu {
	text-indent:40px;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a.aogs10_submenu {
	text-indent:40px;
	font-size:12px;
	color:#243f8f;
	text-decoration: none;
}
a.aogs10_submenu:hover{
 text-decoration: underline;
}

a{
  color: #25559C;
}

a.menu {
  text-decoration: none;
}
a.menu:hover{
 text-decoration: underline;
}

a.societySubMenu{
  color: #666666;
  text-decoration: none;
}
a.societySubMenu:hover{
  text-decoration: underline;
}

a.amosMenu{
  color: #666666;
  text-decoration: none;
}
a.amosMenu:hover{
  text-decoration: underline;
}

menuConfMain{
	font-size: 10pt;
	line-height: 160%;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

a.menuConfSub{
	line-height: 160%;
	text-decoration:none;
	color: #666666;
}
a.menuConfSub:hover{
  text-decoration: underline;
}


.title {
	color: #000066;
	font-weight: bold;
	background : url(../images/title_bg.gif) repeat-x 0 0;
	padding: 5px 2px 5px 2px
}

h1 {
	font-size: 11pt;
	color: #000066;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
.error {
	color: #FF0000;
}
.notify {
	color: #00AA00;
}
.blue {
	color: #0000FF;
}
.aogsMenuText {
	color: #666666;
}
.aogsMenuTextInactive {
	color: #999999;
}

.menuGreen {
	color: #9DCF00;
	font-weight: bold;
	font-size: 11pt;
}
.menuBlue {
	color: #005898;
	font-weight: bold;
	font-size: 11pt;
}

.homeMenu {
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#CCCCCC;
	line-height: 160%;
}

.input{
  background-color: #FFFFFF;
}

.input,.border{
 border: 1px solid #AAAAAA; /*B4D1FE*/
}

.dotGrid{
border: 1px solid #AAAAAA;
/*border-collapse: collapse;*/
border-style: dotted;
}

.bordered {
	border: 1px solid #AAAAAA;
	padding: 2px
}

.borderBottom{ 
border-bottom: 2px solid #E9EDF3
}

.borderDash{
border: 1px dashed #AAAAAA;
}

.tdUnderline{
border-bottom: 1px solid #CCDDFF;
}


.pl{ 
border-bottom: 1px solid #CCCCCC;
font-size: 8pt;
}
p.kw{font-family:verdana, arial, helvetica, sans-serif;font-size:12px;color:#000000;margin-top: 0.1em;margin-left : 36px;margin-bottom: 0.1em; text-align: left;text-indent:-36px;}

