/* veryacceptable.com Stylesheet 2004. */

BODY {
		FONT-SIZE: 90%; 
		FONT-FAMILY: verdana,arial,helvetica,sans-serif
		background: #FFFFFF;
	    margin-top: 15;
		margin-left: 20;
		margin-right: 20;
}

A:link.Nbar	{color: #194D7F}
A:visited.Nbar	{color: #194D7F}
A:active.Nbar	{color: #194D7F;
		 background-color: #FFFFFF;
		 text-decoration: underline}
A:hover.Nbar	{color: #194D7F;
		 background-color: #FFFFFF;
		 text-decoration: underline}

A:link		{color: #194D7F}
A:visited	{color: #194D7F}
A:active	{color: #194D7F;
			text-decoration: underline}
A:hover		{color: #9AB5CE;
			text-decoration: underline}


A:link.Tab		{color: #FFFFFF;
				text-decoration: none}
A:visited.Tab	{color: #FFFFFF;
				text-decoration: none}
A:active.Tab	{color: #9AB5CE}
A:hover.Tab		{color: #9AB5CE}



H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 140%; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 125%; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 110%; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	COLOR: #000066; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

.newsDate {
	FONT-SIZE: 85%; COLOR: #6666cc; FONT-STYLE: italic
}

CITE	{font-family: verdana,arial,helvetica,sans-serif;
	 font-style: italic}

TABLE {}

TABLE.main {	
	border-collapse: collapse;
	border-color: #000000;
}

TD	{font-family: verdana,arial,helvetica,sans-serif;
	 font-size: 90%;
	 color: #000000;
	 background: #ffffff}


TD.TopBarL	{background: #D1DBE9;
			text-align: left;
			border-right:none;
			border-right-style:none;}

TD.TopBarR	{
	background: #D1DBE9;
	text-align: right;
	vertical-align: bottom;
	border-left:none;
	border-left-style:none;
	padding-right: 5;
	padding-bottom: 5
}

TD.SearchBar {
	color: #ffffff;
	background: #105A8C;
	text-align: right;
	font-size: 75%
}

TD.TipBar {
	color: #ffffff;
	background: #105A8C;
	text-align: left;
	font-size: 75%
}

INPUT.small {
	FONT-SIZE: 75%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}


TD.ColumnL {
	background-color: #EFEEED;
	width: 20%;
	vertical-align:top;
	padding-left: 5;
	padding-right: 5;
	padding-bottom: 5
}

TD.ColumnC {
	background-color: #ffffff;
	vertical-align:top;
	width: 60%;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}

TD.ColumnR {
	background-color: #EFEEED;
	vertical-align:top;
	width: 20%;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}

TD.BotBar	{
	background: #D1DBE9;
	text-align: left;
	padding-left: 3;
	font-size: 8pt
}


TD.InnerL {
	background-color: #ffffff;
	vertical-align:top;
	text-align:left;
	width: 100%;
}

TD.InnerR {
	background-color: #ffffff;
	vertical-align:top;
	text-align:right;
	width: 100%;
}TD.Inner {	background-color: #ffffff;
	vertical-align:top;
}


TD.Normal {
	background-color: #ffffff;
	vertical-align:top;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}TD.NormalC {
	background-color: #ffffff;
	vertical-align:top;
	text-align: center;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}


	 	
	 	
	 	
	 	

TD.TitleBarLeft {
	background-color: #336699;
	vertical-align:top;
	color: #FFFFFF;
    font-weight:bold;
    width: 200px;
}

TD.SearchBox {
	background-color: #C8DBF8;
	vertical-align:top;
	color: #000000;
	width: 200px;
	height: 100px;
}

TD.BrowseBox {
	background-color: #C8DBF8;
	vertical-align:top;
	color: #000000;
	width: 200px;
}


TD.TitleBarRight {
	background-color: #336699;
	vertical-align:top;
	color: #FFFFFF;
    font-weight:bold;
    height: 12px;
}


TD.Disclaim	{font-family: verdana,arial,helvetica,sans-serif;
	 	font-size: 8pt;
	 	color: #000000;
	 	background: #FFFFFF;
	 	text-align: left;
}

TD.WorkArea	{vertical-align: top; 
             height:auto;
             border-color: #FFFFFF;
             border: 10px}

TD.WorkAreaDotTopLeft	{vertical-align: top; 
             height:auto;
             border-left: thin dotted #336699;}
             
TD.WorkAreaDotTopRight	{vertical-align: top; 
             height:auto;
             border-right: thin dotted #336699;
             border-left: thin dotted #336699;}
             
TD.WorkAreaDotBotLeft	{vertical-align: top; 
             height:auto;
             border-left: thin dotted #336699;
             border-bottom: thin dotted #336699;}

TD.WorkAreaDotBotRight	{vertical-align: top; 
             height:auto;
             border-right: thin dotted #336699;
             border-left: thin dotted #336699;
             border-bottom: thin dotted #336699;}




