/* CSS Document */

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
margin:0;
padding:0;

}
body {
	background: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
/*	line-height: 1.2;*/
	min-height: 100%;
	height: auto !important; 
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

a { color: #0000ff; text-decoration: none; }
a:hover { text-decoration: underline; }

a.footer { color: #c7bdb5; text-decoration: underline; font-size: 10px; }
a.footer:hover { color: #8a7c70; text-decoration: none; }

a.orange { color: #dd5533; text-decoration: none; font-size: 10px; font-weight: bold; }
a.orange:hover { text-decoration: underline; }

a.white { color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight:bold;}
a.white:hover { text-decoration: underline; }

img { border: 0; }

#logo {
	float: left;
	width: 165px;
	height: 45px;
	text-align: center;
	background: url(FLATLOGO-SMALLER.JPG) no-repeat #FFFFFF;
	z-index: 5;
	margin-top: 15px;
	margin-left:5px;

}

#Search
{


}
	

#topNavMain {
	float: center;
	height: 38px;
	margin: 0 auto;
	color: #ffcc33;
	text-align: left;
	width: 980px;
	vertical-align:middle;
	margin-top:0px;
	background-color: #000066;
	background-image: url(/site/userimage/image/TopNav.jpg);
}
#topNavMain ul{
	padding:0px 0 0 0;
	margin:0;
}

#topNavMain li {
	display: inline;
	text-align: center;
	padding-top:3px;
	padding-left:10px;
	padding-right:13px;
	margin-top:0px;
	padding-bottom: 0px;
	font-weight: bold;
	vertical-align:center;

}
#topNavMain li a {
	color:#FFFFFF;
}

#footer {
	padding: 20px 10px 0 10px;
	width: 100%;
	color: #c7bdb5;
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
}

#leftnav
{
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	background-color: #f4f5f7;
}
#sidebar {
	margin:0px;
	float: left;
	width: 155px;
	margin-top: 0px;
	background-color:#f4f5f7;
	padding-top:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sidebar form {
	margin:0px;
	padding:0px;
}
#sidebar h2 {
	font-size: 1em;
	color: #04003f;
	height: 15px;
	padding: 5px;
	vertical-align:middle;
	font-weight:bold;
	background-color:#ebc900;
margin-right:0px;

}
#sidebar p
{
	padding:0px 5px 0px 5px;
}
#sidebar ul {
	list-style-type:none;
	list-style-image: url(/site/userimage/image/Bullet.jpg);
	margin-left: 0px;
	padding-left: 10px;
	margin-left:10px;
margin-top:3px;
padding-top:3px;
padding-bottom:5px;

}

#sidebar li {
	display: list-item;
	text-align: left;
	padding-bottom: 5px;
	line-height:1.8;
	border-bottom:1px #5c5c5e dotted;


}

#sidebar li.active {
	color: #8cc63f;
	font-weight: bold;
	padding-left: 7px;
	
}

#sidebar li a {
	color: #4d4d4f; 
	text-decoration: none;
	padding-left: 0px;
        font-family: Helvetica Narrow, Arial Narrow;
	font-size:1.1em;
text-indent:-3px;
}

#sidebar li a:hover {
	text-decoration: underline;
}
#banner {
	width: 700px;
	height: 100px;
	float: left;
	margin-top: 5px;
	margin-left:10px;

}
#content {
	float: left;
	margin-top: 0px;
	margin-left:3px;
	margin-right:3px;
	line-height: 1.4em;
/*	background: url(/site/userimage/image/bg_content.png) no-repeat top left;*/
	width: 630px;
	background-repeat:no-repeat;
	padding:3px;
	padding-top: 0px;
	vertical-align: top;
        
}
#content td
{
padding:0 3px 0 3px;
}
#content ul
{
	
padding-left:0px;
margin-left:0px;
}
#content li
{
	padding-bottom:10px;
padding-left:0px;
margin-left:0px;
}

#content h1 {
	font-size: 15px;
	color: #dd5533;
	padding: 0px 0 0 5px;
	text-transform:uppercase;
}
#content h2 {
	font-size: 15px;
font-weight:normal;
	color: #FFFFFF;
	/*background-color:#63659c;
	padding: 5px;
	border-top: 2px solid #003da9;
	border-bottom: 2px solid #003da9;*/
	background-image: url(/site/userimage/image/ArticleHeader.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	height:24px;
	padding-top:3px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#rightnav
{
	vertical-align:top;
	background-color:#FFFFFF;
border-left: 1px dotted #4d4d4f;
width: 180px;


}
#rightsidebar {
	margin:0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	background-color:#f4f5f7;
	padding-top:0px;
	padding-bottom: 5px;
	padding-left: 3px;


}

#rightsidebar form {
	margin:0px;
	padding:0px;
}
#rightsidebar td
{
        border-bottom: 1px dotted #4d4d4f;
        padding:3px;
}
#rightsidebar th h2{
font-size: 1.5em;
	color: #04003f;
	padding:5px;
height:25px;
	vertical-align:middle;
	font-weight:bold;
	background-color:#FFFFFF;
        border-bottom: 1px dotted #4d4d4f;
	font-family: Georgia, "Times New Roman", Times, serif;

	
}
#rightsidebar p
{
	/*padding:0px 5px 0px 5px;*/
        line-height:1.5;
	font-size:0.9em;
}


#rightsidebar a {
	color: #ff0000; 
	text-decoration: none;
	padding-left: 2px;
        font-family: Georgia, \"Times New Roman\", Times, serif;
font-size:14px;
font-weignt:normal;
}


#rightsidebar a:hover {
	text-decoration: underline;
}

#feedback {
margin:0px;
	width: 180px;
	margin-top: 10px;
	background-color:#ffffff;
	padding-top:0px;
	padding-bottom: 5px;
	padding-left: 3px;
margin-left:1px;
overflow:hidden;
}

#feedback h2 {
	font-size: 1.5em;
	color: #04003f;
	height: 25px;
	padding: 5px;
	vertical-align:middle;
	font-weight:bold;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #4d4d4f;

}
#feedback p
{
	padding:0px 5px 0px 5px;

}
#feedback ul {
	padding-left:0px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: 0px;
}

#feedback li{

	list-style-type: none;
	text-align: left;
	padding-bottom: 2px;
	line-height:1.5;
	border-bottom:1px #5c5c5e dotted;
font-size:0.9em;
padding-left:10px;
width:170px;
word-wrap:break-word;

}

#feedback li.active {
	color: #8cc63f;
	font-weight: bold;
	padding-left: 7px;
	
}

#feedback a {
	text-decoration: none;
	padding-left: 2px;
font-weight:bold
}


#feedback li a:hover {
	text-decoration: underline;
}




#innercontent {
	float: left;
	margin-top: 5px;
	margin-left:5px;
	margin-right:0px;
	width: 815px;
	background-repeat:no-repeat;
	padding:3px;
	vertical-align: top;

}
#innercontent p{
line-height:1.4;
color: #5a595b;
}

#innercontent div{
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 13px;

}

#innercontent h1 {
	font-size: 24px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-weight:normal;
}
#innercontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#innercontent ul{
	list-style-type:disc;
margin:10px;
padding:10px;
padding-top:10px;
}

#innercontent li {
	list-style-type:disc;
margin:0px;
padding:0px 0 5px 0;
line-height:1.2;
	color: #4d4d4f;
}
#forumTable
{
	border:2px #d49f00 solid;
}
#forumTable td
{
	border-bottom:1px #d49f00 solid;
	border-right: 1px #d49f00 solid;
	padding:2px;
	background-color: #f6f3f1;
}
#forumTable th
{
	border-bottom:1px #d49f00 solid;
	border-right: 1px #d49f00 solid;
	padding:2px;
	background-color: #ffcc33;
}
/* Form Styling */

input.field {
	background: url(/site/userimage/image/bg_search.gif) repeat-x;
	border: 1px solid #999999;
	padding: 4px 3px 2px 3px;
	margin: 0 0 3px 7px;
	font-size: 10px;
	color: #333333;
}




textarea{

	width: 600px;
	height: 120px;
	border: 1px solid #cccccc;
	padding: 5px;
        font-family: "Calibri","Tahoma", Verdana;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

input{
	font-family: "Calibri", "Tahoma", Verdana;
	font-size:10pt;
	background-color:#FFFFFF;
	border-color:#cccccc;
	border: 1px solid #cccccc;
	color:000000;
}

form
{
	display: inline;
	}
	
	
	
	div.centered 
{


text-align: center;




}
div.centered table 
{

margin: 0 auto; 


text-align: left;
}
#Diclaimer
{


	font-size:0.9em;
	color:#000000;
padding-left:5px
	}
#GoogleAd
{
border-top:1px #5c5c5e dotted;
padding:10px;
}
  

hr{  
color: #ffffcc;
background-color: #ffffcc;
height: 1px;
}
/* for fsck editor repeated p,h1,h2,ul,li */

p{
line-height:1.4;
color: #5a595b;
}

h1 {
        font-size: 24px;
        color: #000000;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight:normal;
}
h2 {


        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
}
/*ul{
        list-style-type:disc;
margin:10px;
padding:10px;
padding-top:10px;
}

li {
        list-style-type:disc;
margin:0px;
padding:0px 0 5px 0;
line-height:1.2;
        color: #4d4d4f;
}*/
/* END for fsck editor repeated p,h1,h2,ul,li */
