body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
            margin: 0px;
}

a.navy12b:link, a.navy12b:visited { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3250;
      text-decoration:none;
}


a.navy12b:hover { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3250;
      text-decoration:underline;
}

a.navy12b:active { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3250;
      text-decoration:none;
}

a.menu12b:link, a.menu12b:visited, a.menu12b:active { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFffff;
      text-decoration:none;
}

 a.menu12b:hover { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
      text-decoration:underline;
}

.menu-row {
      background-image: url(../images05/bg-2.jpg);
      text-align:center;
}

.orange12b { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      color: #DC8003; 
      text-decoration:none;
}

.orange16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
      font-style: normal;
      color: #DC8003;
     
 }



.navy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;    
}

.navy10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
        
}

.navy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
        
}

.navy12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000044;
       
}


.navy18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
       
}

.lightblue10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #255B9F;
       
}

.lightblue12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3250;
}

.lightblue14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
      font-style: normal;
	color:  #003399;               
}


.lightblue18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
      font-style: normal;
	color:  #0F3250;         
 }

.inlinelink12b {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4040FF;  
}

.inlinelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4040FF;
}

.red14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
      font-style: normal;
	color:  #C00000;        
       
}

.green14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
      font-style: normal;
	color: #008000;        
       
}

.black16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
      font-style: normal;
	color: #000000;       
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
      font-style: normal;
	color: #F68D04;
	text-transform : capitalize;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
      font-style: normal;
	color:  #003399;  
	text-transform : capitalize;
	border-bottom : 1px solid #003399;
	width : 400px;
	margin : 35px 0 0 0;
}


.white9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.white10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.white12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#main {
	position: absolute;
	width: 100%;
	top: 102px;
	left: 10px;
	background-color: #FFFFFF;
	height: 425px;
}

#rightBox {
	  position:absolute; 
        right:0px; 
        top:102px; 
        width:20%; 
        border: #006699 1px solid;
        text-align:center;
}

#logbox {
width:26%; 
border: #006699 2px solid;
text-align:center;
}

#footer {
	position: absolute;
	left:0px;
	top:550px;
	width:101%;
	text-align:center;
	background-image: url(images/bg7.gif);		
}

.right_col {
  /*    background-image: url(../images/bg_dotted.gif);
      background-position:left;  */
      border-left: 2px solid #0F3250;
      padding-left:4px;
}

/*
table.right_column {
      background-image: url(../images/bg_dotted.gif);
      background-position:left;
          
}
*/
table.right_column th {
     background-image: url(../images05/bg-2.gif);
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color : #FFFFFF;
     padding-left:6px;
}

table.right_column td {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight:normal;
     color : #000033;
     padding-left:2px;
     padding-top:2px;
}


.error {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	background : #FFCCD4;
	width: 100%;
	padding : 4px;
	margin: 10px 0 0 0;
}

.success {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	background : #CCFFCC;
	width: 100%;
	padding : 4px;
	margin: 10px 0 0 0;
}

.form1{
	color: #000000;
	padding: 0 0 0 3px;
	width: 200px;
	border: 1px solid #999999;
	background-color : white;
}

.form4{
	color: #000000;
	padding: 0 0 0 3px;
	width: 350px;
	border: 1px solid #999999;
	background-color : #F7F7F7;
}

.formTextArea{
	color: #000000;
	padding: 0 0 0 3px;
	width: 300px;
	height : 100px;
	border: 1px solid #999999;
	background-color : white;
}

.formTextArea2{
	color: #000000;
	padding: 0 0 0 3px;
	width: 300px;
	height : 300px;
	border: 1px solid #999999;
	background-color : white;
}

.formTextArea3{
	color: #000000;
	padding: 0 0 0 3px;
	width: 450px;
	height : 300px;
	border: 1px solid #999999;
	background-color : white;
}

.formTextArea4{
	color: #000000;
	padding: 0 0 0 3px;
	width: 300px;
	border: 1px solid #999999;
	background-color : white;
}

.paymentInfo{
	background-color : #FFFFCC;
	border : 1px dashed Black;
	margin: 5px 0 5px 0;
	width: 550px;
	font-size: 12px;
}

.paymentInfo table{
	font-size: 12px;
}

#standard{
		margin: 15px 0 30px 20px;
}

.listInfo{
	background-color : #FFFFCC;
	border : 1px dashed Black;
	margin: 5px 0 5px 0;
	width: 550px;
}


ul {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}

li{
	padding: 0 0 4px 10px;
}

#bullet_list {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
      margin: 2px;
}

#bullet_list ul {
     list-style-type: none;
     margin           : 0px 0px 0px 8px;
     padding-left     : 4px;
  }

#bullet_list li {
    list-style-type  : none ;  
    padding-left     : 16px; 
    padding-bottom   : 8px;
    background-image : url("../images/arrow4.gif");
    background-repeat: no-repeat;
    background-position: 0 .2em;
    line-height      : 13px;
}


#bullet_list2 {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
      margin: 2px;
}

#bullet_list2 ul {
     list-style-type: none;
     margin           : 0px 0px 0px 4px;
     padding-left     : 4px;
  }

#bullet_list2 li {
    list-style-type  : none ;  
    padding-left     : 8px; 
    padding-bottom   : 8px;
    background-image : url("../images/arrow2.gif");
    background-repeat: no-repeat;
    background-position: 0 .3em;
    line-height      : 13px;
}


.box_title {
	  border:1px solid #006699;
        font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000033;
        background-image:url(../images/bg6.gif);
}


.box_content {
	  border: #006699 1px solid;
        font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  color: #333333;
        padding:4px;
        background-color:#ffffff;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	margin : 5px 0 0 5px; 
}

#greyBox{
	border : 1px dashed #BCBCBC;
	margin: 5px 0 5px 0;
	width: 600px;
}


a.grey12b:link { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
      text-decoration:none;
}

a.grey12b:visited { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
      text-decoration:none;
}

a.grey12b:hover { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
      text-decoration:underline;
}

a.grey12b:active { 
      font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
      text-decoration:none;
}

