/***********************************************/
/* 2col_leftNav.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #015ab3;
	line-height: 1.166;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #015ab3;
}

h1{
 font-family: Arial,sans-serif, Verdana,;
 font-size: 114%;
}

h2{
 font-size: 90%;
}

h3{
 font-size: 75%;
}

h4{
 font-size: 60%;
 font-weight: bold;
}

h5{
 font-size: 50%;
}

label{
	font-size: 75%;
}

p{
	margin: 0 0 1.1em 0; 
	padding:0px 0px 0px 10px;
}				

hr{
  border: 0;
  width: 95%;
  height:1px;
  color: #ccc;
  background-color:#ccc;
}

fieldset{
	margin: 0px 0px 0px 10px;
	padding:0px 10px 10px 10px;
	-moz-border-radius: 7px;
}

legend{
	font-size:80%;
	font-weight:bold;
	color:#696969;
}
	
input.btnRight
{
	float:right;
	vertical-align: middle;
	font-size:70%;
}

input.btnLeft
{
	float:left;
	vertical-align: middle;
	font-size:70%;
}
	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width:100%;
	height:110px;
	background-image: url(/Images/atixTitleBack.png);
	background-repeat: repeat-x;
}

#masthead{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 84px;
}

#flashBlock{
	position: absolute;
	left: 527px;
	top: 0px;
	z-index: 0;
}

#navBar
{
	float:left;
	margin: 10px 0px 0px 6px;
	padding: 17px 4px 17px 4px;
	background-color: #F1F6FB;
	width: 12em;
	-moz-border-radius:20px;
	border-radius:20px;
}

#content
{
	float:left;
	width:60%;
	min-width:500px;
	margin: 5px 0px 20px 0px;
	color: #000000;
}

#rightBar
{
	float:right;
	width: 15%;
	margin: 10px 6px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #F1F6FB;
	-moz-border-radius:20px;
	border-radius:20px;
}

.leftPadding{
	padding: 0px 0px 0px 20px;
}

.leftIndent{
	margin: 0px 0px 0px 10px;
}

.verticalBottom
{
	vertical-align:bottom;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 5px 0px 5px 10px;
}

#pageSubHeading{
	padding: 5px 0px 5px 10px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	height: 24px;
	z-index: 1;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color: #EBEBEB;
	font-size: 80%;
	padding: 0px 4px 0px 0px;
	font-weight: bold;
}


/************* #content styles *************/
#content ul{
	list-style-image: url(/Images/bulletArrow.png);
	font-size: 80%;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 50px;
}

#content li{
	margin:0% 0% 1% 0%;
}

#content a
{
	color: #015ab3;
	text-decoration: underline;
	font-weight: normal;
}

#content a:hover
{
	color: #cc0033;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 5px 0px 5px 10px;
}

#breadCrumb a{
	text-decoration: underline;
	font-weight: normal
}

#breadCrumb img{
	margin: 0px 8px 0px 8px;
	vertical-align: bottom;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #cccccc;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .bullet styles ***************/

.bulletBold
{
	font-weight:bold;
	color: #015ab3;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	text-align: justify;
}

.storyFirstPar{
	font-size: 85%;
	text-align: justify;
}

.storyCentralImg{
	position:absolute;
	left:50%;
}

.storyWarning{
 	color:#FF0000;
}



/************* #siteInfo styles ***************/

#siteInfo
{
    clear:both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #cccccc;
	margin: 0px 0px 0px 18.5em;
	padding: 3px 10px 3px 10px;
	max-width:58%;
	width:73%;
	-moz-border-radius:20px;
	border-radius:20px;
}
/* max-width is a hack to force IE and firefox to display the same width */ 


#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #tel styles ***************/

#tel{
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	margin: 0px 0px 5px 0px;
}

#mainTel{
	font-size: 140%;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
}

.sectionLinkCurr{
	background-color: #b9d2ea;
	}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #b9d2ea;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 0px 5px 5px 5px;
	font-size: 80%;
	margin: 50px 10px 0px 10px;
	border: 1px solid #cccccc;
	text-decoration: none;
	-moz-border-radius:20px;
	border-radius:20px;
	
}

#advert img{
	margin: -1px 0px 0px -6px;
}


/************** #headlines styles **************/

#headlines{
	margin: 30px 0px 0px 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 5px 0px 0px;
}


/************** #dataListing styles **************/

.tableStyle
{
	font-size:80%;
	width:100%;
	border:0px solid #ccc;
}

.tableStyle td
{ 
	border:1px solid #ccc;	
    padding: 2px 5px 2px 5px;
}

.headerStyle
{
	font-size:90%;
	font-weight:bold;
	color:White;
	background-color:#2773BF;
	vertical-align:middle;	
}

.headerStyle td
{
	border:1px solid #ccc;	
}

.itemStyle
{
	font-size:90%;
	vertical-align:middle;
}

.alternatingItemStyle
{
	font-size:90%;
	vertical-align:middle;	
	background-color:#F1F6FB
}

.checkColumn
{
	text-align:center;
	width:20px;
}

.quantityColumn
{
	width:4em;
	text-align:center;
}

.dateColumn
{
	width:7em;
}

.pagerStyle
{
	vertical-align:middle;	
	text-align:center;
	font-weight:bold;
	color:Red;
}

.pagerStyle a
{
	font-weight:bold;
}

.resultCount
{
	font-size:70%;
	margin: 0px 0px 3px 0px;
}

.deleteButton
{
	height:22px;
	font-size: 73%;
}

.proceedButton
{
	height:21px;
	text-align:center;
	width:59px;
}

.popupTable
{ 
	float:right;
	border:1px solid #ccc;
    font-size: 75%;
    margin: 0px 10px 0px 10px;
    width:41%;
}

.popupTable td
{ 
    padding: 2px 5px 2px 5px;
}

.popupTableInfo
{ 
	border:1px solid #ccc;
    font-size: 75%;
    margin: 0px 10px 0px 10px;
    width:95%;
}

.popupTableInfo td
{ 
    padding: 2px 5px 2px 5px;
}

.popupStory
{
	float: right;
	font-size: 70%;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	width: 41%;
}


/************** #searchForm styles **************/

.searchLeftFloat{
	 float:left;
}

.searchRightFloat{
	 float:right;
}

#searchOptions
{
	text-align:center;
	float:right;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #F1F6FB;
	border:solid 1px #ccc;
	width:23%;
	-moz-border-radius:20px;
	border-radius:20px;
}

#searchOptions a
{
	font-size:80%;
	font-weight: normal;
	text-decoration:none;
}

#searchOptions label
{
	color:#696969;
}

.narrowInputWidth
{
	width:50px;
	margin:0px 10px 0px 0px;
}

.standardInputWidth
{
	width:100px;
	margin:0px 10px 0px 0px;
}

.wideInputWidth
{
	width:275px;
	margin:0px 15px 0px 0px;
}

.widerInputWidth
{
	width:350px;
	margin:0px 10px 0px 0px;
}

.extraWideInputWidth
{
	width:500px;
	margin:0px 10px 0px 0px;
}

.dateInputWidth
{
	width:269px;
	margin:0px 14px 0px 0px;
}

.additionalInfo
{
	width:99%;
	height:50px;
	font-size:75%;
}

.inputInfo
{
	font-size:75%;
}

.userName
{
	width:100px;
	margin:0px 0px 0px 10px;
}

.password
{
	width:100px;
	margin:0px 0px 0px 10px;
}

.dottedBack{
    background-image: url(/Images/greydot.gif);
	background-repeat: repeat-x;
	width:100%;
	height:24px;
}


/************** #homePage styles **************/

#homeOption1 
{ 
	padding-left: 131px; 
	font-weight: bold; 
}

#homeOptionText1 
{ 
padding-left: 80px; 
}

#homeOption2 
{ 
	padding-left: 130px; 
	font-weight: bold; 
}

#homeOptionText2 
{ 
padding-left: 37px; 
}

.homeOption a:hover 
{ 
color:#FF0000 
}


/************** #paperStorage styles **************/

#boxBarImg
{
	float:right;
	margin: 0px 0px 20px 20px;
}


/************** #archiveBox styles **************/

#atixBoxDimen
{
	padding-left:40%;
}


/************** #General styles **************/
  
.testimonial
{
	margin: 20px 50px 0px 50px;
	padding: 17px 24px 17px 24px;
	background-color: #F7F7F7;
	layer-background-color: #E5E5E5;
	border: 1px none #000000;
	color: #000000;
	font-size: 80%;
	-moz-border-radius:20px;
	border-radius:20px;
}

.fullHR
{
  	border: 0;
  	width: 100%;
  	height:1px;
  	color: #ccc;
  	background-color:#ccc;
}

.error
{
	font-size:70%;
	color:#FF0000;
}

.btn
{
	height: 20px;
	font-size: 55%;
	vertical-align: middle;
}

.calendarService
{
	float:left;
	margin: 0px 0px 0px 10px;
	font-size: 80%;
}

.calendarServiceTitle
{
	margin: 0px 0px 0px 0px;
	background-color: #F1F6FB;
}

.smallRightLink
{
	float:right;
	font-size:80%;
	margin: 0px 10px 0px 0px;
}

.jvButton
{
	font-size:80%;
}

.checkoutColl
{
	border:1px solid #ccc;
	background-color:#F1F6FB;
}



.ruzeed {

}
