/* CSS Document */

/*----------------TAGS----------------*/
body	{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color:#496D92;
}

h1 {
	font-size:12px;
	margin-bottom:10px;
	font-family: Verdana, Arial;
	color:#496D92;
}
h2	{
	font-size: 11px;
	font-family: Verdana, Arial;
	border-bottom: #D3DBE6 1px solid;
	width:100%;
	padding-bottom:3px;
	color:#496D92;
}
h3 {
	font-weight:bold;
	font-size:10px;
	color:#496D92;
}
ul {
	color:#496D92;
	line-height:20px;
	list-style-type:square;	
}
hr {
	height:1px;
	color:#D3DBE6;
}
caption {
	font-weight:bold;
	font-size:11px;
	color:#496D92;
	text-align:left;
	border-bottom:#496D92 1px solid;
	width:100%
}
img, div { behavior: url(iepngfix.htc) }

/*----------------CLASSES----------------*/

#one {
	height:auto;
	width:197px;
	margin-left:0px;
	margin-top:0px;
	float: left;
}
.coloumnOne	{
width:173px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	padding:5px 6px 6px;
	border-top: 1px solid #AABCCC;
	border-right: 1px solid #AABCCC;
	border-bottom: 1px solid #AABCCC;
	border-left: 1px solid #AABCCC;
	background-image: url(../graphics/optionBG.gif);
	background-repeat: no-repeat;
	float: left;
}
.coloumnTwo {
 border:solid 1px #AABCCC;
 background-image:url(../graphics/contentBG.gif);
 background-position:top;
 background-repeat:repeat-x;
 margin-top:5px;
 width:768px;
 padding:10px 10px 10px 10px;
 min-height:463px;
}
.fadeTable {
	padding:8px 7px 5px 7px;
	width:100%;
	height:281px;
	vertical-align:top;
	background-color:#eaf1f8;
}
.mainlink {
	color:#496D92;
	background-color:#E9F2F5;
	margin-bottom:1px;
	border: 1px solid #AABCCC;
	line-height:22px;
	float: left;
}

.branchLink	{
	color:#496D92;
	background-color:#E9F2F5;
	float: right;
	width: 83px;
	border: 1px solid #AABCCC;
	margin-left: 5px;
	line-height:15px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
.required {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color:Red;
}
.largeBlue {
	font-weight:bold;
	font-size:13px;
	color:#496D92;
}
.price	{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-align:right;
}
.inputradio {
 width:30px;
}
.input	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#496D92;
}
.marginFourPx	{
	margin-left:4px;
	font-weight:bold;
}


.topDrop {
	background-position: bottom; 
	BACKGROUND-image: url(../graphics/drops/topDrop.png);
	background-repeat:repeat-x;
	behavior: url(iepngfix.htc);
}
.topLeftDrop {
	background-position: right bottom; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-image: url(../graphics/drops/topLeftCor.png);
	behavior: url(iepngfix.htc);
}
.topRightDrop {
	background-position: left bottom; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-image: url(../graphics/drops/topRightCor.png); 
	behavior: url(iepngfix.htc);
}
.leftDrop {
	background-position: right;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-image: url(../graphics/drops/leftDrop.png);
	behavior: url(iepngfix.htc);
}
.rightDrop {
	background-position: left;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-image: url(../graphics/drops/rightDrop.png);
	behavior: url(iepngfix.htc);
}
.botDrop {
	background-position: top; 
	BACKGROUND-image: url(../graphics/drops/botDrop.png);
	background-repeat:repeat-x;
	behavior: url(iepngfix.htc);
}
.botLeftDrop {
	background-position:right top; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-image: url(../graphics/drops/botLeftCor.png);
	behavior: url(iepngfix.htc);
}
.botRightDrop {
	background-position: left top; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-image: url(../graphics/drops/topRightCor.png);
	behavior: url(iepngfix.htc);
}


/*--------Element IDs-----------*/ 
#header	{
	height:101px;
	width:985px;
	border:#AABCCC 1px solid;
	background-image:url(../graphics/PGTop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
}
#footer {
	width:807px;
	text-align:center;
	margin-left:193px;
}
#branchMenu	{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	height:78px;
	width:970px;
	padding-top:60px;
	padding-right:5px;
	z-index:2;
	left: 0px;
	top: 15px;
}

/*----------Links------------*/
a:link {
	color:#496D92;
	text-decoration:underline;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}
a:active {
	color:#496D92;
	text-decoration:underline;
}
a:visited {
	color:#496D92;
	text-decoration:underline;
}

a.main:link {
	color:#496D92;
	text-align: center;
	font-weight:bold;
	float: left;
	width: 170px;
	text-decoration:none;
	font-weight:bold;
}
a.main:hover {
	color:#003366;
	background-color:#FFCC00;
	text-align:center;
	font-weight:bold;
	float: left;
	width: 170px;
	text-decoration:none;
	font-weight:bold;
}
a.main:active {
	color:#496D92;
	text-align: center;
	font-weight:bold;
	float: left;
	width: 170px;
	text-decoration:none;
	font-weight:bold;
}
a.main:visited {
	color:#496D92;
	text-align: center;
	font-weight:bold;
	float: left;
	width: 170px;
	text-decoration:none;
	font-weight:bold;
}

a.yell:link {
 width:99%;
 line-height:19px;
 border:1px #AABCCC solid;
 color:#496D92;
 text-decoration:none;
 text-align:center;
 display:block;
 font-weight:bold;
 }
a.yell:hover {
 width:99%;
 line-height:19px;
 border:1px #AABCCC solid;
 color:#496D92;
 background-color:#FFCC00;
 text-decoration:none;
 text-align:center;
 display:block;
 font-weight:bold;
 }
a.yell:visited {
 width:99%;
 line-height:19px;
 border:1px #AABCCC solid;
 color:#496D92;
 text-decoration:none;
 text-align:center;
 display:block;
 font-weight:bold;
}
a.yell:active {
  width:99%;
	line-height:19px;
  border:1px #AABCCC solid;
  color:#496D92;
  background-color:#FFAE00;
  text-decoration:none;
  text-align:center;
  display:block;
  font-weight:bold;
}

a.branch:link {
	color:#496D92;
	text-align: left;
	float: left;
	width: 83px;
	text-decoration:none;
	text-align:center;
}
a.branch:hover {
	color:#496D92;
	background-color:#FFCC00;
	float: left;
	width: 83px;
	text-decoration:none;
	text-align:center;
}
a.branch:active {
	color:#496D92;
	padding:0px;
	float: left;
	width: 83px;
	text-decoration:none;
	text-align:center;
}
a.branch:visited {
	color:#496D92;
	float: left;
	width: 83px;
	text-decoration:none;
	text-align:center;
}

a.potw:link {
	color:#496D92;
	text-align: left;
	float: left;width: 171px;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}

a.potw:hover {
	color:#003366;
	background-color:#FFCC00;
	text-align:left;
	float: left;
	width: 171px;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}

a.potw:active {
	color:#496D92;
	text-align: left;
	float: left;
	width: 171px;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}

a.potw:visited {
	color:#496D92;
	text-align: left;
	float: left;
	width: 171px;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}

/*-----Css New End------*/