/* CSS Document */

body,table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
.textBold{
	font-weight:bold;
}
h2 {color:#2A4790; text-decoration : none; font-size: 16px;font-weight: bold; margin-bottom: 0px; }
a:link,a:active,a:visited, a {color : #2A4790; text-decoration : none; font-size: 13px;font-weight: bold; }
a:hover {color : #ff0000; text-decoration : underline; font-size : 13px; 	font-weight: bold;}

.menuHeight{ height: 332px; }

.orangeboldheader { font-size: 14px; font-style: normal; color: #2A4790; font-weight: bold ;} /*#AB174B*/
.orange2ndline { font-size: 12px; font-style: normal; color:#808080; font-weight: normal;} /*#E86837*/

