.category_heading {
	font-size : 18px;
}

.express {
	font : 14px;
	font-weight : bold;
	color : #669933;
}

.description {
	font : bolder x-small;
	font-style : italic;
}
 
body,td {
	font-size: 12px;
	color:#333333;
	font-family: verdana, arial, geneva;
	margin-top:0px;	margin-left:0px; margin-right:0px; 	margin-bottom:0px;	}

th  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color :#009999 ;
	text-align : left
}

table  {
	text-align : left;
}

.padding {
	padding: 2px;
}

.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10287C;
}

.padding4px {
	padding: 4px;
}

.leftandrightborder {
	border: 2px solid #003366;
}

.borderline4sides {
	border: 1px solid #000000;
}

.main {
width:145px;
border:1px solid black;
}

.showcode {
	color : Red;
	font-weight : bold;
	font-size : x-small;
}

.filename {
	color: #EDEDED;
	font-style: italic;
	font-size: xx-small;
}

.required {
	color : #B22222;
	font-weight : bold;
	font : bold;
}
.favcolor {
	background : #EDEDED;
}

.system {
	background-color : #DFDFDF;
	color : Red;
	border-color : Black Black Black Black;
	font-size : x-small;
	font-family : sans-serif;
	padding : 3px;
	width : auto;
}

.universal {
	background-color : #29aad6;
}


.back {
	background-color : Black;
	color : #FFFFCC;
}

H1  {
	font-size : 18px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10287c;	
}

H2  {
	font-size : 16px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10287c;
}
	
H3  {
	font-size : 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #10287c;
	}

H4 {
	font-size : 12px;
    font-family: verdana, Arial, Helvetica, sans-serif;
	color: #10287c;
	font-weight : bold;
}

H5  {
	font-size : 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #29AAD6;
	text-transform : capitalize;
}

H6  {
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	color: #10287c;
	text-transform : none;
}

.sitedesign  {
	font-size : xx-small;
	font-family : sans-serif;
	color : White;
	text-indent : 0px;
}

.instruction {
	background : #EDEDED;
	font-size : xx-small;
	font-family : sans-serif;
}

.row_default {
	background-color : #FFFFF0;
	background : #FFF5EE;
}

.row_alternating {
	background-color : #EDEDED;
}

.input {
	background-color : White;
	color : Gray;
	font-weight : bolder;
}

.submit {
	background-color :#29aad6;	
	color : seashell;
	font-weight : bold;
}

.form  {
	border-style : double;
	border-color : #8B4513;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding : 2px;
}

.navigation  {
	font-size : x-small;
	text-align : left;
	text-indent : 0px;
	background-color : #ffffcc;
}

/* Start of FinTalk CSS Files  */

a { 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #10287C; 
	 font-weight: bold; 
}
a:link {
	color: #10287C;
}
a:visited { 
	 color: #10287C; 
}
a:hover { 
	 color:#993399; 
}
a:active {
	color: #408080;
}
.LargeLink {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.LargeLink2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	
a.LargeLink2:link {
    text-decoration: underline; 
	color: #10287C;
}
a.LargeLink2:visited {
	text-decoration: underline;
	color: #10287C;
}
a.LargeLink2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.LargeLink2:active {
	text-decoration: underline;
	color: #FFFFFF;
}	
.SmallLink {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.bglink { 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #10287C;
	}
A.bglink:link { 
	text-decoration: underline;
	color: #10287C;
	}
A.bglink:hover { 
	text-decoration: none;
	color: #FFFFFF;
	background-color:#10287C;
	}
A.bglink:active {
	color: #408080;
}

.bglinksmall { 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #10287C;
	}
A.bglinksmall:link { 
	text-decoration: underline;
	color: #10287C;
	}
A.bglinksmall:hover { 
	text-decoration: none;
	color: #FFFFFF;
	background-color:#10287C;
	}
A.bglinksmall:active {
	color: #408080;
}
.currentlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0369A0;
	}	
A.currentlink:link {
	text-decoration: underline;
	color: #0369A0;
	}	
A.currentlink:hover { 
	text-decoration: underline;
	color:#F97C00;
	}
A.currentlink:visited { 
	text-decoration: underline;
	color:#0369A0;
	}
A.currentlink:active { 
	text-decoration: underline;
	color: #0369A0;
	}
	
.fr	 { font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	color:#009999;
	}
A.fr:link {
    text-decoration:underline;
	color:#009999;
	}	
A.fr:hover {
    text-decoration:none;
	color:#993399;
	}	
A.fr:visited {
    text-decoration: inherit;
	color:#009999;
	}
A.fr:active {
    text-decoration: inherit;
	color:#009999;
	}
	
.xtlargelink {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.Xxtlargelink {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

textarea {
	font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.send-button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336666
}
input { 
	font: 8pt Verdana, Arial, Helvetica, sans-serif
}
.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}
.maintext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.Textarea-Style {
	border: 1 outset rgb(50,50,50);
}
li
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}
.color_blue {
	color: #10287C;
}
.color_red {
	color: #FF0000;
}
.color_turquois {
	color: #009999;
}
