/***********************************************LINKSandTAGS**********************************************/

/*Headers*/
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #08538A;
	line-height: 17px;
	font-weight: normal;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #076797;
	line-height: 17px;
}

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background:none;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background:none;
	line-height: 17px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* Link Styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #0A7AA8;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #086DB3;
	text-decoration: underline;
}
.margin {
	margin-left: 30px;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #C6E1F2;
	text-decoration: none;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.outlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}

/* List Styles */

.list {
	margin-left: 60px;


}


/* Link Styles Ends */

.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0A7AA8;
	text-decoration: none;
}

/***********************************************PAGE PROPERTIES**********************************************/

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
	background-color: #5C5C5C;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	text-align:left;
}

/***********************************************PICTURES**********************************************/

/*Pictures*/
.picborder {
	border: 1px solid;
	border-color:#0978A6;
}

.picRight {
	border: 1px solid;
	border-color:#2890C7;
	float:right;
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}

/***********************************************CONTACT INPUTS**********************************************/


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #0A7AA8;
	width:175px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #0A7AA8;
	width:175px;
	background-color: #FFFFFF;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #095A91;
}

/***********************************************REPEATERS**********************************************/

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}

/***********************************************DIVCONTENT**********************************************/


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #08538A;
	text-decoration: none;
}


/***********************************************TOPMENU**********************************************/


div#topwrapper {
	margin:0;
	padding:0;
	width:734px;
	height:380px;
}

div#practicename {
	margin:0;
	padding:0;
	width:734px;
	height:88px;
	background:url(images/drc-top.jpg) no-repeat top center;
	float:left;
}

div#navbarwrapper {
	margin:0;
	padding:0;
	width:734px;
	height:21px;
}

div#docpicright {
	margin:0;
	padding:0;
	width:326px;
	height:21px;
	background:url(images/drc-blank.jpg) no-repeat top center;
	float:right;
}


div#cosmetic {
	margin:0;
	padding:0;
	width:208px;
	height:21px;
	float:left;
}

div#noncosmetic {
	margin:0;
	padding:0;
	width:200px;
	height:21px;
	float:left;
}


div#docpic {
	margin:0;
	padding:0;
	width:734px;
	height:271px;
	float:left;
	display:none;
	background:url(images/drc-main.jpg) no-repeat top center;
}
