
/* basic elements */


body 	{
	font-family: Arial, Helvetica, Garamond;
	font-size: small;
	color: #474747; 
	text-align: center;
	margin-top: 0px; /* Do NOT remove this tag - enables the menubar to appear in correct place.*/	
	background: transparent url(BOM_banner.gif) no-repeat top center; 
	padding:0;
	margin:0;
	}


h1 	{
	font-size: medium;
	padding:10px 10px 0px 10px;
	color: #D60031;	
	}


h2 	{
	font-size: small;
	padding:4px 10px 0px 10px;
	color: #474747;
	margin-bottom: 0px;
	}


h3 	{
	font-size: small;
	padding:2px 10px 0px 10px;
	color: #D60031;
	margin-bottom: 0px;
	}



p 	{
	padding: 2px 10px 0px 10px;
	color: #474747;
	margin-top: 0px;
	}


p.webstd
 	{
	font-size: x-small;
	padding: 2px 10px 0px 10px;	
	}



td	{
	font-size: small;
	padding: 10px 2px 10px 10px;
	}

th	{
	font-size: small;
	font-weight: bold;

	padding: 10px 2px 0px 10px;
	}




a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #D60031;
	}

	
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #D60031;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #D60031;
	background-color: #D6D6D6;
	}


.location {
	font-size: x-small;
	padding: 2px 10px 0px 10px;	
	color: #1B5078;
	}


/* Specific DIVs ################################################# */

#printlogo {

	display: none;
	}
	
#frame {
	width:732px;
	height:30px; /* frame height determines where the right menu starts*/
	margin-right:auto;
	margin-left:auto;
	margin-top:62px;
	padding-top:0px;
	text-align:left;
	border: 0px;
/*	border-top:2px solid #000;
	border-right:2px solid #000;
	border-left:2px solid #000; */
	}
		

#mainmenu {
	float:center;
	width:732px; /* px width of CT banner  */
	height:30px;
	margin-top:0px;
	padding-top:0px;
	padding:0;
	margin:0;
	border: 0px;
	/* border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;*/
	}



#framecontent {
	width:755px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	border: 0px;
	text-align:left;
	}


#framecontenthome {
	width:755px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	margin-top: -13px;
	border: 0px;
	text-align:left;
	}

#leftmenu {
	width:150px;
	padding:0px;
	float:left;
	margin-top: 80px;
	border: 0px;
	background:#fff;
	}
	
#content {
	width:432px;
	padding:0px 10px 10px 10px;
	float:left;
	margin-top: 43px;
	background:#fff;
	border-left: 1px solid #F99CA7;
	}
	
#contenthome {
	width:732px;
	padding:0px 0px 10px 4px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	background:#fff;
	border: 0px;
	}

/* contenthome for home page so that graphic doesn't push rightmenu down - no padding */


#contenthardware {
	width:432px;
	padding:0px 10px 10px 10px;
	float:left;
	margin-top: 43px;
	background: transparent url(pinpad_info.jpg) no-repeat top center; 
	border-left: 1px solid #AECCF0;
	}


#rightmenu {
	width:150px;
	margin-top: 11px;
	padding:0px;
	float:right;
	font-size: x-small;
	text-align: left;
	background:#FDF4F5;
	border: 0px;
	/* border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000; */
	}
	

#framefooter {
	width:755px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
		

#footerleft { 
	width:150px;
	padding:0px;
	float:left;
	margin-top: 0px;
	background:#fff;
	}

#footerxhtmlicon { 
	width:150px;
	padding:0px;
	float:left;
	margin-top: 0px;
	background:#fff;
	}

#footerright { 
	width:150px;
	padding:0px;
	float:right;
	font-size: x-small;
	text-align: left;
	background:#fff;
	}



#footercenter { 
	width: 755px;
	padding: 0px 10px 0px 10px;
	float: left;
	background: #fff;

	}



#footercenter2 { 
	width: 755px;
	padding: 0px 10px 0px 10px;
	float: left;
	background: #fff;
	border-top: 1px solid #F99CA7;
	}





/* Styles within specific DIVs ################################################# */

#mainmenu h2{

	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	color: #fff;	
	padding:0px 0px 0px 0px;
	margin-bottom: 4px;
	}


#mainmenu a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;

	}

	
#mainmenu a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;

	}

#mainmenu a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	background-color: #636363;

	}


#content h1 {
	text-size: large;
	padding:10px 10px 0px 10px;
	color: #D60031;
	}

#content p {
	text-size: large;
	font-weight: normal;
	padding:10px 10px 0px 10px;
	color: #474747;
	}


#rightmenu li {
	font-size: x-small;
	text-align: left;
	list-style-type: none;
	margin-left: -20px;
	padding:0px 0px 0px 0px;
	}


#rightmenu .h1 {	
	color: #636363;
	font-weight: bold;
	font-size: small;
	padding:6px 6px 0px 0px;
	}


#rightmenu .h2 {
	color: #D60031;
	font-weight: bold;
	font-size: x-small;
	padding:0px 0px 0px 0px;
	}


#footerright p {
	text-align: center; 
	font-size: x-small;
	}


#footercenter p {
	text-align: center; 
	font-size: x-small;
	}


#leftmenu p {
	color: #D60031;
	font-size: small;
	text-align: left;
	}


#leftmenu li {
	color: #D60031;
	font-size: small;
	text-align: left;
	list-style-type: none;
	margin-left: -20px;
	padding:0px 0px 0px 0px;
	}


#leftmenu a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #D60031;

	}

	
#leftmenu a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #D60031;

	}

#leftmenu a:hover, a:active { 
	text-decoration: none; 
	color: #D60031;
	background-color: #D6D6D6;

	}


li#current a 
	{
	font-weight: bold; 
	background-color: #D6D6D6;
	}


/* Specific Spans ################################################################## */
				

span.accesskey {
	text-decoration: underline;
	}
